BODY
{
	text-align: center;
	margin: 0;
	background: #ffffff;
}
H1
{
	font-family: Verdana;
	font-weight: normal;
	color: #000;
	margin-bottom: 0px;
	font-size: 20px;
}
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;
}
H2
{
	font-weight: bold;
	margin-bottom: 0px;
}






.a_menu
{
	color: #000;
	text-decoration: none;
}
.a_menu_on
{
	color: #2960A0;
	text-decoration: none;
}
.a_bottom_menu
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
.a_footer_links
{
	color: #2960A0;
}




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





.td_menu, .td_menu_on
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	cursor: hand;
	border-right: #000 1px solid;
	background: #fff;
}
.td_menu_on
{
	background: #99C5E8;
}
.td_menu_holder
{
	padding: 5px;
	background: #99C5E8;
	border-bottom: #2960A0 2px solid;
}

.td_menu_list
{
	text-align: center; 
	padding: 3px;
	width: 727px;
	background: #99C5E8;
}

.td_footer
{
	text-align: center;
	height: 20px;
	color: #000;
	
}
.td_footer_links
{
	background: #99C5E8;
	width: 150px;
	text-align: center;
	vertical-align: top;
}

.td_main_content
{
	padding: 10px;
	vertical-align: top;
	width: 420px;
}
