* {
	margin: 0;
	padding: 0;
}
.textInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:250px;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-color: #7A7E7C #7A7E7C #7A7E7C #7A7E7C;
	border-style: solid groove groove solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.textInputSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-color: #7A7E7C #7A7E7C #7A7E7C #7A7E7C;
	border-style: solid groove groove solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.drpdwn	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:White}
.inputBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;background: white;
	border-bottom: 1px solid #616161;
	border-right: 1px solid #616161;
	border-left: 1px solid #666666;
	border-top:1px solid #666666;
	color:#666666; 
	font-weight:bold;
	text-decoration:none;
	cursor: hand;
	letter-spacing:1px;
}
.m{color: maroon; }
.text {  font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 13px}
.regular {  font-family: Verdana ; font-weight:normal; font-size: 11.5px;}
.productTitle {font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#990033;font-size:17px; }
.categoryDescription{font-family:Verdana; font-weight:normal;font-size:11px; }
.categoryTitle {font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#990033;font-size:23px; }
.subcategoryName{font-family:Arial, Helvetica, sans-serif;font-weight:normal; color:#990033; font-size:13px;}
.leftColumn {font-family:Verdana; font-weight:bold; color:0A5EE7;font-size:10.5px;}
A {
	font-size : 12px;
	color:#000000;
	font-family:  Arial, Arial , Helvetica, sans-serif; 
	text-decoration: none;
	}
A:HOVER {
	font-weight:normal;	
	text-decoration: underline;
}
a.main {color: #3399ff; font-weight:bold;}

a.bottom {color: #666666; font-weight:normal; font-size:11px ; margin-top:3px ; margin-bottom:3px}

P, TD { color : #000000; font-size : 12px; font-family: Arial, Helvetica, sans-serif}

.description { color : black; font-size : 9px; font-family: Verdana, Arial, Helvetica, sans-serif}
.small { color : black; font-size : 9px; font-family: Verdana, Arial, Helvetica, sans-serif}
.body { color : black; font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif}

A.link:hover { color: #cc0000; text-decoration: underline ; font-weight:bold;}
.link { color: RED;font-weight:bold;font-family:  Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}

A.whitelink:hover { color: black;text-decoration: underline}
.whitelink { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}

A.redlink:hover { color: #cc0000; text-decoration: underline} 
.redlink { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}

.fild {font-size: 8pt; color: black; font-family: Arial cyr, Arial, Helvetica, sans-serif; background-color: white; }
/* design option*/
.price {color:#ff9900; font-size : 14px; font-family: Arial, Helvetica, sans-serif;font-weight:bold}
div .rightproducts {margin: 0 12px 10px 12px;}
.moreinfo {font-size: 11px}
/* design option*/

h5  {font-family:Verdana;font-size:9px;font-weight:bold;font-style:normal;}
.smallest {font-family:Verdana;font-size:7px;font-weight:bold;font-style:normal;}
h4 {font-family:Arial;font-size:12px;font-weight:bold;font-style:normal;color: #3399ff;}
h3, .categoryTitle {font-family:Verdana;font-size:12px;font-weight:bold;font-style:normal; color:#343331}
.brand {color:#cd1d0e; font-size:16px;font-family:Verdana; text-transform:uppercase;font-weight:bold}
h2, .biggest {font-family:Arial;font-size:12px;font-weight:bold;font-style:normal;color:#4da6ff}
h1 {font-family:Verdana;font-size:14px;font-weight:bold;font-style:normal;text-align:center}
.subcategoryName {font-family:Arial;font-size:12px;font-weight:bold;font-style:normal;text-align:center}
.biggest2 {font-family:Arial;font-size:15px;font-weight:bold;font-style:normal;text-align:center}	

ul li,ul {
				margin: 2px 2px 2px 5px;
				list-style: none outside; 
				overflow: hidden;
				text-align: left;
	}
	
