/* CSS Document */

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #993399;
}
a:active {
	color: #666666;
}
.style1 {color: #CCCCCC}

.style2 {
	color: #996699;
	font-weight: bold;
}
.style3 {
	font-size: 9px;
	color: #FFFFFF;
}

.footerlink {
	font-family: Tahoma;
	font-size: 9px;
	color:#FFFFFF}
	
.footerlink:visited {
	color: #FFFFFF;
}
.footerlink:hover {
	color:#993366
}
.footerlink:active {
	color: #FFFFFF;
}





a.lftmenu:link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: none;
	color: #666666;	
	text-decoration: none;
}
a.lftmenu:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: none;
	color: #666666;	
	text-decoration: none;
}
a.lftmenu:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: none;
	color: #cc6600;	
	text-decoration: underline;
}

a.lftmenu:active {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: none;
	color: #666666;	
	text-decoration: none;
}
a.sbcat:link {
	font-family: Tahoma;
	padding-left: 5px;
	font-size: 11px;
	font-weight: none;
	color: #cc6600;	
	text-decoration: none;
}
a.sbcat:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #cc6600;	
	text-decoration: none;
}
a.sbcat:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #666666;	
	text-decoration: underline;
}

a.sbcat:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #cc6600;	
	text-decoration: none;
}
#productlist{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
#productlist td{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: justify;
}
#productlist .ttd{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 10px;
	padding-top: 5px;
	text-align: center;
}
#productlist th{
	text-align: left;
}
#productlist a.sbcat:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc6600;	
	text-decoration: underline;
}
#productlist a.sbcat:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc6600;	
	text-decoration: underline;
}
#productlist a.sbcat:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: none;
	color: #666666;	
	text-decoration: none;
}
#productlist a.sbcat:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc6600;	
	text-decoration: underline;
}
#productlist .page{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #cc6600;
	padding-right: 10px;
	padding-top: 5px;
	text-align: center;
}
#productlist a.page:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #cc6600;
	text-decoration: underline;
}
#productlist a.page:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #cc6600;
	text-decoration: underline;
}
#productlist a.page:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #cc6600;
	text-decoration: none;
}
#productlist a.page:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #cc6600;
	text-decoration: underline;
}
.hrclass{
	color:#CECECE;
	font-size: 1px;
	height: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
}
.redclass{
	color:#cc6699;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;	
}
.productcol{
	font-family: tahoma;
	font-size: 11px;
	/*color: 	#F7941E;*/
	color: #999999;
	text-align: left;
	font-weight: bold;
}

.productname{
	font-family: tahoma;
	font-size: 11px;	
	color: #ee6699;
	text-align: left;
	text-decoration:none;
}
.productname:hover{
     text-decoration:underline;
}
.productname:active{
     font-family: tahoma;
	font-size: 11px;	
	color: #ee6699;
	text-align: left;
	text-decoration:none;
}
.productdatacol{
	font-family: tahoma;
	font-size: 10px;
	color: 	#666666;	
	text-align: left;
	text-decoration:none;
}

.productdatacol:hover{
	text-decoration:underline;
}

.nevigation{
	font-family: tahoma;
	font-size: 9px;
	color: #8E3279;
	text-align: left;
	text-decoration:none;
}

.nevigation:hover{

	text-decoration:underline;
}