.redMenu {
	font-family: georgia;
	font-size: 17px;
	color: #1C2422;
	font-weight: normal;
	line-height: 30px;
}
.redMenu a:link{
	text-decoration: underline;
	color: #2E4225;
}
.redMenu a:visited{
	color:#006600;
	text-decoration: none;
}
.redMenu a:hover{
	text-decoration: underline;
	color: #00CC66;
}
.Body-White {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	white-space: normal;
	}
.Body-White a:visited{
	color: #000099;
	text-decoration: underline;
}
.Body-White a:link{
	color: #2C4B96;
	text-decoration: underline;
}
.Body-White a:hover{
	text-decoration: underline;
}

.subTitles{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #333333;
}
.pageTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#757642;
}
.bodySubtitle {

	font-family: georgia;
	font-size: 20px;
	font-weight:bold;
	color:#8295A3;
}
.menuBack{
	background-image: url(images/interface/interface_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.menuBack2{
	background-image: url(images/interface/interface_08.jpg);
	background-position: left top;
	background-color: #FFFFFF;
}
