/* Start Standard Page Elements */
H1, H2, H3, H4
{
	color: #00505f;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight:bold;
}
A:link, A:visited, A:active, A:hover
{
	color: #004276;
}
A:hover
{
}

.PageTitle
{
	color:#00505f;
	font-size:17px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:0px;
}

#MenuHeaderDiv
{
	background: url( 'http://net2.taloninteractive.com/f/content/43/4b654c5302be4254b143c08c7693d11d/MenuBackground.png' );
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	border-top: solid 0px #a2afb8;
}
.MenuHeaderItemSpacer
{
	height: 22px;
}

.MenuHeaderItem
{
	color:#5f4800;
	padding-right: 10px;
	padding-left: 10px;
	height: 22px;
}

.MenuHeaderItemHover
{
	color: #ffffff;
	background-color: #00505f;
	padding-right: 10px;
	padding-left: 10px;
	height: 22px;
}

.MenuHeaderItem A:link, .MenuHeaderItem A:visited, .MenuHeaderItem A:active, .MenuHeaderItem A:hover
{
	color: #5f4800;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#dropmenudiv a
{
	color: #606060;
}