BODY {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
P {
	MARGIN-TOP: 5px; FONT-SIZE: 12px; MARGIN-BOTTOM: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
UL {
	MARGIN-TOP: 5px; FONT-SIZE: 12px; MARGIN-BOTTOM: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
h1 {font-size: 18px;
    font-weight: bold;
    color: #cc0000;
}
input {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link	{
	color:	#CC6600;
	background-color: transparent;
	text-decoration:underline;
	}
a:visited	{
	color:	#FF9900;
	background-color: transparent;
	}
a:hover	{
	color:	#FF9900;
	background-color: transparent;
	text-decoration:underline;
	}
a:active	{
	color:	#FF9900;
	background-color: transparent;
	}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.white a:link {color : #FFFFFF;text-decoration: none;}
.white a:visited {color : #FFFFFF;text-decoration: none;}
.white a:active {color : #FFFFFF;text-decoration: none;}
.white a:hover {color : #999999;text-decoration: none;}
.grey{
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	text-decoration: none;}
.grey a:link {color : #666666;text-decoration: none;}
.grey a:visited {color : #666666;text-decoration: none;}
.grey a:active {color : #666666;text-decoration: none;}
.grey a:hover {color : #666666;text-decoration: none;}
.prodname {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.descrip {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.yellow {
	color: #FFFF00;
	font-size: 14px;
	font-weight: bolder;

}
.price {
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}
#sidebar {
	background-image: url(../images/sidebar_bg.gif);
        height:400px;
}
#maincontent {
	background-image: url(../images/bg_main.gif);
}
#productscontent {
	background-image: url(../images/bg_main.gif);
}
#custregcontent {
	background-image: url(../images/bg_main.gif);
}
#viewcartcontent {
	background-image: url(../images/bg_main.gif);
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #999999;
	text-decoration: none;
	line-height: 16px
} 
.footer a:link {color: #000000; text-decoration: none} 
.footer a:visited {color: #000000; text-decoration: none} 
.footer a:hover {
	color: #333333;
	text-decoration: underline;
	background-color: #CCCCCC;
} 
.footer a:active {color: #000000; text-decoration: none} 
.stemplistclass{
	font-size: 11px;
	color: #999999;
	padding: 1px 1px 1px 1px;

	vertical-align: middle;
	text-align: center;
}
.stemplistclass a:link{
	background-color: #fff;
	text-decoration: none;
	width: 140px;
	height: 20px;
	border: 1px solid #999999;
}
.sclistclass a:visited {
	color: #999999;
	background-color: #fff;
	border: 1px solid #999999;
	text-decoration: none;
	width: 140px;
	height: 20px;
}
.stemplistclass a:hover {
	background-color: #EAEAEA;
	color:#000000;
	border: 1px solid #999999;
	text-decoration: none;
	width: 140px;
	height: 20px;
}
.stemplistclass  a:active {
	background-color: #fff;
	text-decoration: none;
	width: 140px;
	height: 20px;
	border: 1px solid #999999;
}
.allcompname {
	font-family: verdana,Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	background-color: #DBDBDB;
	padding: 5px;
	margin: 5px;
	height: 20px;
	width: 500px;
	font-weight: bold;
	border: 1px solid #000000;
}
.cboxtext {
	width: 90%;
	font-family: verdana,Arial;
	font-size: 10px;
}
.relcomprowsel {
	font-weight: bold;
	background-color: #FFFFCC;
	}
.relcomproword {
	background-color: #FFFFF3;
	}
.allcompname {
	font-weight: bold;
	}
.rboxtext {
text-transform:capitalize;
        font-size:9px;
	}
.SELECT.partnolist {
FONT-SIZE: 10px; 
WIDTH:80%; 
COLOR: #000000; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}