/*****************************************************************************
 * main style sheet
 *****************************************************************************/
a.HeaderLinks 
{
	color: #458017;
	font-family:Arial;
	font-weight:bold;
	font-size:small;
	text-decoration: none;
}

Table.TableMenu
{
	background-image: url('../images/navigationbg.JPG');
	width:226px;
	height:227px;
	border-width:0px;
}
a.MenuLink
{
	font-size:small;
	font-family:Arial;
	color: white; /*#D0CBBD*/
	font-weight:bold;
	text-decoration: none;
}

span.LabelHeaders
{
	color: #458017;
	font-size:large;
	font-family:Arial;
}

hr
{
	color: #D0CBBD;
}

