/* CSS Document */
body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image: url(topbj.jpg);
	background-repeat: repeat-x;
	background-position: top;

	
	 }
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:underline;
		color:#FF0000;
		text-decoration:none;
		}
		
.menu a{
  text-decoration:none;
  color:#b8b8b8;
  }
.menu a:hover{
         text-decoration:none;
		color:#ccc;
		}
		
		.menu1 a{
  text-decoration:none;
  color:#e7e7e7;
  }
.menu1 a:hover{
         text-decoration:none;
		color:#ccc;
		}
.x1 { background:url(x1.gif) repeat-x center;}
.ls{ color:#024A94;}
.ls A:link { color:#024A94;}
.ls A:visited {color:#024A94;}
.ls A:hover {color:#FF6C00;}
.ls A:active {COLOR: #FF6C00;}
.tu {
	background-image: url(ma3.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;

}