/* CSS Document */
body{
     margin-bottom:0px;
	 margin-left:0px;
	 margin-right:0px;
	 margin-top:0px;
	 background-image:url(bg.jpg);

	
	 }
td{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   line-height:24px;
   color:#444;
   }
a{
  text-decoration:none;
  color:#333;
  }
a:hover{
         text-decoration:none;
		color:#FF0000;
		}
		
.menu a{
  text-decoration:none;
  color:#ffffff;
  }
.menu a:hover{
          text-decoration:none;
		color:#cccccc;
		}

.pro1 { width:187px; height:30px; font-size:13px; text-align:left; }
.pro1 a{ width:167px; height:25px; color:#009900; display:block; padding-left:20px;}
.pro1 a:hover{ font-size:13px; color:#df6e28;  text-decoration:none;}

.x1 { background:url(x1.gif) repeat-x center;}
.x { background:url(x.jpg) repeat-x center;}
