body, td, input, p, div {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.normalMenu {
	background-color: #004799;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	line-height: 12pt;
}
.normalMenu a:link {
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	line-height: 12pt;
}
.normalMenu a:visited {
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	line-height: 12pt;
}
.normalMenu a:active {
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	line-height: 12pt;
}
.normalMenu a:hover {
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	line-height: 12pt;
}
.activeMenu {
	background-color: #50a752;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 14pt;
}
h1 {
	font-family: tahoma, helvetica, verdana, arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
	background-color: #004799;
	color: #ffffff;
	padding: 0px 25px 2px 10px;
}
.title_image {
	padding: 0px 0px 0px 0px;
}
.content {
	font-family: tahoma,arial, verdana, helvetica;
	font-size: 9pt;
	color: #6F6F6A;
}
a:link {
	color: #6F6F6A;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #6F6F6A;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #6F6F6A;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #6F6F6A;
	font-weight: bold;
	text-decoration: underline;
}


