html, body{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
background:url(images/bg.jpg) repeat-x #FFFFFF top;
}
li a{
color:#ff0000;
font-size:12px;
}
li a:hover{
color:#000000;
font-size:12px;
text-decoration:underline;
}
p{
padding:0px;
margin:0px;
}
a{
	color:#fff;
	text-decoration:none;
}
a:hover{
	color:#000;
}
form{
border:0px;
margin:0px;
padding:0px;
}
img{
float:left;
border:0px;
}
.inputbox{
background:url(images/search_mid.jpg) repeat-x center;
color:#000000;
border:0px;
height:23px;
padding:5px 0;
font-size:10px;
azimuth:center;
}
.header{
width:auto;
height:100px;
background:url(images/headerbg.jpg) no-repeat right bottom #FFFFFF;
}
.headerfut{
background:url(images/headerfutbg.jpg) repeat-x;
height:8px;
}
.logo{
background:url(images/logo.jpg) no-repeat right;
width:160px;
height:81px;
padding:0 0 0 20px;
}
.header_name{
/*background:url(images/logo_name.jpg) no-repeat right;
*/width:400px;
height:57px;
margin:0 0 0 10px;
}
.button_left{
background:url(images/button_left.jpg) no-repeat left;
width:6px;
height:40px;
}
.button_mid{
background:url(images/button_mid.jpg) repeat-x;
width:auto;
height:40px;
}
.button_right{
background:url(images/button_right.jpg) no-repeat right;
width:6px;
height:40px;
}
.banner{
background:url(images/banner.jpg) no-repeat;
width:auto;
height:96px;
margin:3px 0;
}
.menu{
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding:10px 10px;
}
.menu a{
text-decoration:none;
}
.menu a:hover{
text-decoration:underline;
background:#ffffff;
color:#000000;
}
.symbol1{
background:url(images/sym1.jpg) no-repeat center;
width:21px;
height:24px;
padding:0 5px;
}
.blackhading{
color:#000000;
font-family:arial;
font-size:12px;
font-weight:bold;
}
.news_heading{
background:#22b6e4;
color:#000000;
font-size:10px;
padding:3px;
font-weight:bold;
}
.news_txt{
padding:5px 2px 3px 9px;
}
.whiteheading{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin:10px 0 0 30px;
}
.footer{
background:url(images/footerbg.jpg) repeat-x;
height:31px;
font-size:12px;
font-weight:bold;
font-family:arial;
color:#333333;
padding-top:5px;
}
.left{
color:#000000;
font-size:12px;
padding:3px 5px;;
border-bottom:#999 1px solid;
}
.left a{
text-decoration:none;
color:#000000;
}
.left a:hover{
text-decoration:underline;
color:#00CCFF;
}
.txt_black{
color:#000000;
font-size:11px;
font-weight:bold;
margin:5px 0;
text-decoration:none;
}
.txt_black_aa{
color:#016e92;
font-size:12px;
margin:5px 0;
text-decoration:underline;
font-family:arial;
word-spacing:5px;
}
.txt_black a{
color:#000000;
}
.txt_black a:hover{
color:#999999;
text-decoration:underline;
}
.txt_black2{
color:#000000;
font-family:arial;
font-size:11px;
margin:0;
}
.text1{
color:#000000;
font-size:12px;
font-family:arial;
}


#td_even{
background:#f6f6f6;
border:1px #ddd solid;
color:#000000;
font-size:12px;
text-decoration:none;
height:20px;
padding:0 0 0 10px;
border-top:none;
font-family:arial;
}
#td_even a{
color:#000000;
font-size:11px;
}
#td_even:hover{
background:#ccc;
border:#ccc 1px solid;
color:#000;
border-top:none;
}

#td_odd{
background:#fff;
border:1px #ddd solid;
color:#000000;
font-size:12px;
text-decoration:none;
height:20px;
padding:0 0 0 10px;
border-top:none;
font-family:arial;
}
#td_odd a{
color:#000000;
font-size:11px;
}
#td_odd:hover{
background:#aadcff;
border:#ccc 1px solid;
color:#000;
border-top:none;
}
.text_heading{
color:#000000;
font-size:14px;
font-family:arial;
font-weight:bold;
word-spacing:5px;
}
a.text{
color:#000000;
text-decoration:underline;
}
a.text_red{
color:#ff0000;
text-decoration:underline;
}
a.text_red:hover{
color:#000000
}