BODY
{
	text-align: center;
	margin: 0;
	background: #ffffff;
}
H1
{
	font-family: Verdana;
	font-weight: bold;
	color: #000099;
	margin-bottom: 0px;
	font-size: 15px;
}
IMG
{
	border: 0;
}
P, H2, TD, INPUT, TEXTAREA
{
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	font-size: 13px;

}
SELECT
{
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	
	
}
A
{
	font-family: Verdana;
	font-size: 13px;
}
H2
{
	font-weight: bold;
}






.a_menu
{
	color: #000099;
	text-decoration: none;
}
.a_menu_on
{
	color: #BF2316;
	text-decoration: none;
}
.a_top_menu
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}




.p_smaller, .p_smaller A
{
	font-size: 11px;
}
.p_white
{
	color: #fff;
}
.p_blue
{
	color: #000099;
}






.td_menu, .td_menu_on
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding:5px 5px 5px 5px;
	cursor: pointer;
	cursor: hand;
	border-bottom: #fff 1px solid;
	background: #97CEEC;
}
.td_menu, .td_menu_on
{
	width: 155px;
}
.td_menu_list
{
	border-bottom: #fff 1px solid;
	background: #97CEEC;
	border-top: 1px #fff solid; 
	text-align: right; 
	padding: 3px;
}

.td_footer
{
	background: #97CEEC;
	text-align: center;
	height: 20px;
	color: #000099;
}
.td_footer_links
{
	text-align: center;
	padding: 20px 0px 20px 0px;
}

.td_main_content
{
	padding-bottom: 30px;
	vertical-align: top;
	width: 574px;
}
.td_menu_holder
{
	background: #97CEEC;
}



.go_button
{
	width: 20px;
	height: 20px;
	background: #000099;
	color: #fff;
	border: 0;
	font-size: 12px;
}