/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul.section_tabs {list-style:none;margin:0;padding:0;clear:both;height:20px;clear:both;}
ul.section_tabs li {float:left;margin-right:0px;text-align:center;}

ul.section_tabs li a {display:block;padding:0 0px 0 0px;background-color:#fff;color:#000;font-size:14px;font-weight:bold;width:117px;height:28px;
text-decoration:none;white-space:nowrap;}

ul.section_tabs li a:hover {color:#666;}
ul.section_tabs li a.active {background-color:#ddd;}

a:link {color: #0066FF;text-decoration: none;}
a:visited {text-decoration: none;color: #0066FF;}
a:hover {text-decoration: underline;color: #FF0000;}
a:active {text-decoration: none;color: #0033FF;}



body {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position:top
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {color: #FFFFFF}
.link01 {color: #606060}

.box { background-color: #ffffff; border: 1px solid #999999; height:18; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.box2 { background-color: #ffffff; border: 1px solid #999999;font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style1 {color: #FF6600;font-weight: bold;font-size: 13px;}
.style2 {color: #FF0000}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	/*font-weight: bold;*/
}
.style5 {color: #FD9800}
.style6 {font-size: 10px}

.line{line-height:1.8}


