.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.topmenu a:visited {
	color: #000066;
	text-decoration: none;
}

.topmenu a:link {
	color: #000066;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.topmenu a:hover {
	color: 007700;
	font-size: 13px;
}

.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	vertical-align: middle;
}
.leftmenu a:visited {
	color: #000066;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.leftmenu a:link {
	color: #000066;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.leftmenu a:hover {
	color: #007700;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: 004400;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 17px;
	text-align: justify;
	list-style-type: disc;
}

.maintext a:visited {
	color: #000066;
	text-decoration: underline;
}
.maintext a:link {
	color: #000066;
	text-decoration: underline;
}
.maintext a:hover {
	color: 007700;
}


.maintextTitle {
	font-size: 16px;
	text-align: justify;
	list-style-type: disc;
	font-style: oblique;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}

.botmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.botmenu a:link {
	color: #000066;
	text-decoration: none;
}
.botmenu a:visited {
	color: #000066;
	text-decoration: none;
}
.botmenu a:hover {
	color: 007700;
}


.nicedate {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	vertical-align: middle;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
