body {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
table {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
hr {  color: #000000}
a.menutop {
	color: #CCCC66;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.menutop:hover {
	color: #FFFF66;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
a.menutop:active {
	font-size: 11px;
	color: #FFFF66;
	font-weight: bold;

}
a.menuside {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-color: #443258;
	width: 150px;
	display: block;
	height: 15px;
	margin: 0px;
	padding: 5px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight: bold;
}a.menuside:hover {
	color: #443258;
	font-size: 11px;
	text-decoration: underline;
	background-color: #CCCC66;
}
a.menuside:active {
	font-size: 11px;
	color: #443258;
	background-color: #CCCC66;

}
.MenuLevel1 {
	background-color: #443258;
	font-weight: bold;
	color: #CCCC66;

}
.MenuLevel2 {
	background-color: #443258;

}
.MenuLevel3 {
	background-color: #443258;

}
.Masthead_Background {
	background-color: #FFFFFF;

}
.TopMenu_Background {
	background-color: #443258;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;

}
.Footer {
	background-color: #443258;
	font-weight: bold;
	color: #CCCC66;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #322541;

}
.siteborder {
	border: 1px solid #000000;
	padding: 0;

}
.headlines {
	font-size: 14px;
	font-weight: bold;
	color: #443258;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-bottom: 5px;
}
.headlines2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	font-style: italic;
}
.headlinesWt {
	font-weight: bold;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #443258;
	font-weight: bold;
	display: block;
	margin: 5px;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #443258;
	font-weight: bold;
	display: block;
}
.Heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #443258;
	font-weight: bold;
	display: block;
}
.PicLeft {
	float: left;
	padding: 5px;
}
