body{
	background-color:#000000;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
Input
{
  Background-Color : #002288;
  Border-Bottom : #001166 2px solid;
  Border-Left : #0033A8 2px solid;
  Border-Right : #001166 2px solid;
  Border-Top : #0033A8 2px solid;
  Color : #DDDDDD;
  Font-FAMILY : Tahoma, Arial;
  Font-Size : 9px;
  Font-Weight : Bold;
}
TextArea
{
  Background-Color : #00003C;
  Border-Bottom : #00006C 2px Solid;
  Border-Left : #00004C 2px Solid;
  Border-Right : #00006C 2px Solid;
  Border-Top : #00004C 2px Solid;
  Color : #D0D0B0;
  Font-Family : Helvetica;
  Font-Size : 12px;
  Font-Weight : Normal
}
a:link {
	color: #3bdada;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3bdada;
}
a:hover {
	text-decoration: none;
	color: #1D9E0B;
}
a:active {
	text-decoration: none;
	color: #75da3b;
}
img{
	Border-Color: #EEEEAA;
}
td{
	Font-Family: Verdana, Arial;
	Font-Weight: Normal;
	Font-Size: 12px;
	Color: #75da3b;
}
th{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #3bdada;
}
.Cim{
	font-family: Times, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #00A888;
}
.kiem{
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #dada3b;
}
.mini{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: Bold;
	color: #75da3b;
}
.desc{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: Normal;
	color: #75da3b;
}
.price1{
	font-family: Arial;
	font-size: 12px;
	font-weight: Normal;
	color: #888818;
}
.price2{
	font-family: Arial;
	font-size: 12px;
	font-weight: Bold;
	color: #dada3b;
}
div.title{
	background: url(pictures/title.gif) no-repeat;
	width: 384px;
	height: 32px;
	margin: 0 auto;
	text-align: center;
	font-family: Times, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #00A888;
	padding-top: 5px;
}
