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

}
SELECT
{
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
}
A
{
	font-family: Arial;
}
H2
{
	font-weight: bold;
	margin-bottom: 0px;
}






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




.p_smaller
{
	font-size: 11px;
}
.p_white
{
	color: #fff;
}
.p_first
{
	font-weight: bold;
	background: #F7C97E;
	padding: 5px;
	width: 100%;
	line-height: 1.5em;
	border: #CC0000 1px solid;
}




.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: #CC0000 1px solid;
	background: #fff;
}
.td_menu_on
{
	background: #F7C97E;
}
.td_menu_holder
{
	background: #F7C97E;
	border: #CC0000 1px solid;
}

.td_footer
{
	text-align: center;
	height: 20px;
	color: #000;
	width: 737px;
}
.td_left_links
{
	background: #F7C97E;
	width: 150px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	border-left: #CC0000 1px solid;
	border-right: #CC0000 1px solid;
	border-bottom: #CC0000 1px solid;
}

.td_main_content
{
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	width: 749px;
}
.td_main_text
{
	padding: 10px;
	vertical-align: top;
}
.td_home_panel
{
	background: #F7C97E;
	border: #CC0000 1px solid;
	padding: 5px;
	vertical-align: top;
}
