BODY
{
	text-align: center;
	margin: 0;
	background: #ffffff;
}
H1
{
	font-family: Arial;
	font-weight: bold;
	color: #000;
	margin-bottom: 0px;
	font-size: 16pt;
}
IMG
{
	border: 0;
}
P, H2, TD, INPUT, TEXTAREA, H3, SELECT
{
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	font-size: 13px;

}

A
{
}
H2
{
	font-weight: bold;
	margin-bottom: 0px;
}
H3
{
	font-size: 14pt;
	font-style: italic;
	margin: 0px;
}


.links
{
  text-align: center;
  margin: auto;
  padding: 0px;  
}




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




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





.td_menu, .td_menu_on
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
	cursor: hand;
	border-right: #000 1px solid;
	background: #fff;
}
.td_link
{
	cursor: pointer;
	cursor: hand;
	border: 3px solid #333399;
	vertical-align: top;
	background: #78B9D9;
}
.td_link IMG
{
	text-align: center;
}
.td_menu_on
{
	background: #FFFFFF;
}
.td_menu_holder
{
	padding: 5px;
	background: #FFFFFF;
}

.td_menu_list
{
	text-align: center; 
	padding: 3px;
	background: #FFFFFF;
}

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

.td_main_content
{
	padding: 10px;
	vertical-align: top;
	width: 587px;
}
.td_banner_holder
{
	background: #FFFFFF;
}
.td_home_text
{
	width: 427px;
}