﻿
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	color: #0033FF;
	text-decoration: underline;
}
body, td, font, div, p, li, input, select, textarea{
font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;font-size:12px;}
.radio{
	border: #FFFFFF 1px solid; background: #FFFFFF;
}
img {
	border-width: 0px;
}
.main_container{
	background: #FFFFFF;
	width: 998px;
}
/**/
.header_table{
	width: 998px;
	height: 55px;
	background-image:url(../images/header_bg.gif);
}
.header_table .text{
	font-size: 9pt;
	color: #595959;
	padding: 0 3 0 3;
}
/**/
.top_table{
	width: 998px;
	height: 137px;
	position: relative;
}
 .top_table .flash {
 	top: 0px;
	height: 138px;
}
/**/
/**/
.menu_table{
	width: 748px;
	height: 27px;
	 
	background-color:#99432B;
	text-align:left;
	float:left;
	
}
.menu_table_form{
	width: 222px;
	height: 27px;
	background-color:#99432B;
	text-align:right;
	padding-right:3px;
	float:left;
	}