@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body{background:url(images/bg.jpg) center;}
.topheader{background:url(images/topheader.jpg) top left repeat-x; height:31px;}
.no_bg{background:url(images/n.jpg) #FFFFFF top center no-repeat; height:20px; width:172px;}
.footer{background:url(images/footer.jpg) left bottom repeat-x; height:57px;}
.login_bg{background:url(images/login_m.jpg) left top repeat-x; height:66px;}
.nav_bg{background:url(images/nav_m.jpg) left top repeat-x; height:38px;}
.red_bg{background:url(images/red_m.jpg) left top repeat-x; height:30px;}
.border{border-width:1px 1px 1px 1px; border-color:#E1E1E1; border-style:solid;}
.product_bg{background:url(images/product_m.jpg) left top repeat-x; height:90px;}
.new_bg{background:url(images/new.png) center top no-repeat; height:113px;}
.text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
.para{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-align:justify;}
.top-text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ca0505; text-align:justify;}
.bottom-text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#fff;}
a.bottom_link:link, a.bottom_link:visited
	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#fff; text-decoration:none;}
a.bottom_link:hover
	{text-decoration:underline;}	
.bottom-line{background:url(images/b_line.png) repeat-x right center;}
.red{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#ca0505; font-weight:bold;}
.white_text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#fff; font-weight:bold;}
.border_left{border-left:solid 1px; border-color:#E1E1E1;}
.border_right{border-right:solid 1px; border-color:#E1E1E1;}


