.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	list-style-type: square;
	list-style-position: inside;
	text-align: left;
	text-indent: -12pt;
	margin-left: 15px;


}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding-left: 30px;
}
a.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}
a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}
a.links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}
a.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}
.picture {
	border: 1px solid #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #EFE5C1;
	padding-right: 5px;
	padding-left: 5px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.menuon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;



}
.menuoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	background-color: #E4D498;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;

}
a.menuoff:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	background-color: #E4D498;
	font-weight: bold;
    text-align: center;
	text-decoration: none;
}
a.menuoff:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #E4D498;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.maintexthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: underline;
	font-weight: bold;


}
