.productitle { FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Verdana, Arial, sans-serif; font-weight: bold; }
.productsummary { FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana, Arial, sans-serif; font-weight: normal; }
.productdetails { FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Verdana, Arial, sans-serif; font-weight: normal; }
.price { FONT-SIZE: 10px; COLOR: darkred; FONT-FAMILY: Verdana, Arial, sans-serif; font-weight: bold; }

.button {BACKGROUND-COLOR: #FEF0B2; color:black; font-size:8pt; font-weight: bold;} 
.datafieldnames { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color:white }
.dataentrytable { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color:black; width:100% }
.dataentrylabel { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color:black; }
.datainputbox {font-size:8pt; COLOR: #990000} 
.dropdown {font-size:8pt; COLOR: #990000} 
.errortext { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: darkred }  
.formtitle { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color:white; background-color:darkgray;}
.gentext { font-family: Arial, Helvetica, sans-serif;font-size: 10pt;color: black;}
.tinybutton {BACKGROUND-COLOR: #304250; color:white; font-size:8pt; font-weight: normal;} 
.cartbutton {BACKGROUND-COLOR: #56585C; color:white; font-size:8pt; font-weight: normal;} 

.logotext { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color:#405D72; }
.addresstext { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color:black; }
.gentext { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color:black; }
.prodintro { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color:#18659A; }

ul {margin:0; padding:0; list-style:none; line-height:16px}
.ul {margin:0; padding:0; list-style:none; line-height:15px}
li {background:url(images/pointer.gif) left no-repeat;padding:0 0 0 15px;}
.li {background:url(images/pointer_green.gif) left no-repeat;padding:0 0 0 10px;}

 body {margin:0px; padding:0px; background:URL(images/tall_x.gif); background-repeat:repeat-x;background-color:#313131}

.white {font-family:Tahoma; font-size:11px;  color:#FFFFFF;}
.menu {font-family:Tahoma; font-size:11px;  color:#C2C2C2;}
.policy {font-family:Tahoma; font-size:11px;  color:#9C9C9C;}
.main {font-family:Tahoma; font-size:11px;  color:#412E41; line-height:13px}
.blue {font-family:Tahoma; font-size:11px;  color:#007A97; line-height:13px}
.text {font-family:Tahoma; font-size:10px;  color:#737373; line-height:13px}

.topsellerlist {font-family:Tahoma; font-size:11px;  color:#A9C5EF;font-weight: bold; line-height:13px}

.input{
 	width:112px; height:18px;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	border-color:#42423D;
	font-family:Tahoma; font-size:11px;  color:#412E41; line-height:13px;
	padding-top:0px;
	padding-left:4px;
}
		
.input1{
	width:172px; height:18px;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	border-color:#42423D;
	font-family:Tahoma; font-size:11px;  color:#412E41; line-height:13px; 
	padding-top:0px;
	padding-left:5px;
}

.textarea{
	width:172px; height:119px;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	border-color:#42423D;
	font-family:Tahoma; font-size:11px;  color:#412E41; line-height:13px; 
	padding-top:0px;
	padding-left:5px;
	overflow:auto;
}
