body {
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #BAB59E;
}

td {
	font-family: Georgia, Times New Roman, Times, serif;
}

th {
	font-family: Georgia, Times New Roman, Times, serif;
}
.mainContent {
	background-color: #FFFFFF;
	border: thick solid #DAD3B4;
}
.header {
	background-color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #105B3A;
}
.headertext {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #406660;
	font-style: italic;
}
.leftNavigation {
	background-color: #406660;
}
.maintext {
	padding: 7px;
}
.menu-row{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding-left: 7px;
	cursor: pointer;
}
.menu-row-hover{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAAAAA;
	border-bottom-color: #FFFFFF;
	padding-left: 7px;
	cursor: pointer;
}
.menu-item
{
	padding-left: 7px;
	margin-left: 7px;
}
.spacerbar
{
	background-color: #406660;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDC939;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC939;
}
}.menufooter {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDC939;
}
.footer
{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDC939;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDC939;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #4A766E;
}

.titletext {
	background-color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #105B3A;
}

p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.bodymain {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}

.menu2-row{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding-left: 7px;
	cursor: pointer;
}
.menu2-row-hover{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
    background-color: #DDDDDD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAAAAA;
	border-bottom-color: #FFFFFF;
	padding-left: 7px;
	cursor: pointer;
	-moz-opacity: .60; 
	filter: alpha(opacity=60);
}
