/* CSS Document */
body{background-image:url(images/bg.gif); background-repeat:repeat-X;
     padding:0 0 0 0px;
	 margin:0 0 0 0px; }
	 
.top-bg{background-image:url(images/top_orange.jpg);background-repeat:no-repeat; width:1000px; height:26px;	 }
.left-bg{background-image:url(images/left_orange.jpg);background-repeat:no-repeat;width:31px; height:345px;}
.right-bg{background-image:url(images/right_orange.jpg);background-repeat:no-repeat;width:38px; height:345px;}
.table-border{border:8px #FFFFFF solid;}

td{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
   color:#333333; line-height:1.5em;}

.menu{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;font-weight:bold;
   color:#333333;}

.bg_mid{padding-left:5px;padding-right:1px;background-image:url(images/mid_bg.gif);background-repeat:repeat-x;height:28px;}

.newsbg{background-image:url(images/news.gif);background-repeat:no-repeat; width:270px; height:254px;}
.header{font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#006699;}
.bottom-nav{background-image:url(images/bottom_nav.jpg); width:951px; height:68px; background-repeat:no-repeat;}

a{color:#666666;text-decoration:none;}
a:hover{color:#FF9900;}

#products{font-family:Verdana; font-size:16px; font-weight:bold;
           line-height:1.5em; letter-spacing:0.5ox;}
		   
#products a{color:#000000;}
#products table{background-color:#003366;}
#products a:hover{color:#FF9933;}
.product-header{font-size:14px; color:#66CC66; font-weight:bold;}	
.table-products{padding:2px; color:#000000;  font-size:11px; 
}   