body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { color: #4cA0B8; text-decoration: none;}
a:hover { color: #becf2b; text-decoration: underline;}
a:active { color: #4cA0B8; text-decoration: none;}
a:visited { color: #4cA0B8; text-decoration: none;}

#productlist a:link { color: #becf2b; text-decoration: none;}
#productlist a:hover { color: #4cA0B8; text-decoration: underline;}
#productlist a:active { color: #becf2b; text-decoration: none;}
#productlist a:visited { color: #becf2b; text-decoration: none;}
#productlist span{color: #4cA0B8; font-weight:bold;}

.pgsel{ color: #becf2b; font-weight:bold;}


.top_bg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	height:68px;
	background-position: left top;
}
.content_bg{
	background-color:#131313;
/*	color:#4B9FB7;*/
/*	color:#4cA0B8;*/
	font:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
}

.bottom_bg {
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	height:59px;
	background-position: left top;
}

#bottom{font-size:11px;	font-family:Verdana, Arial, Helvetica, sans-serif;}
#bottom a:link{text-decoration:none;color:#FFFFFF;}
#bottom a:hover{text-decoration:underline;color:#FFFFFF;}
#bottom a:active{text-decoration:none;color:#FFFFFF;}
#bottom a:visited{text-decoration:none;color:#FFFFFF;}

#bottom span{font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif;color:#becf2b;font-weight:bold;}

#bottom1{font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif;}
#bottom1 a:link{text-decoration:none;color:#becf2b;font-weight:bold;}
#bottom1 a:hover{text-decoration:underline;color:#becf2b;font-weight:bold;}
#bottom1 a:active{text-decoration:none;color:#becf2b;font-weight:bold;}
#bottom1 a:visited{text-decoration:none;color:#becf2b;font-weight:bold;}

.tech1{font-weight:bold;color:#333333;background-color:#CCCCCC;text-align:center;}
.tech2{
background-color:#E6E6E6;color:#333333;text-align:left;}