@charset "utf-8";
/* CSS Document */

body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:26px;
	background-color:#F6A600;
}
#main_table{
	width:987px;
}
a.menu{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}
a.menu:hover{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}
a.menu:active{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}
.header{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:19px;
	text-decoration:none;
}
.normal-text{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
.normal-text_bold{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.small-text_bold{
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.small-text{
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
.bottom_banner_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
.form_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	background-color:#A5DDFE;
	width:100%;
}
.headertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}