.MainTable {
	border: 2pt solid #25004A;
}
.bodyContent a:visited {
	color: #000066;
	text-decoration: none;
	background-color: #EFEFEF;
}
.bodyContent a:hover {
	color: #000000;
	text-decoration: underline;
}
.bodyContent a:link {
	color: #000066;
	text-decoration: none;
}
.bodyContent a:active {
	color: #000066;
	text-decoration: underline;
	background-color: #FFFF00;
}
.bodyContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.bodyHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}
.navigation a:visited {
	color: #0000FF;
	text-decoration: none;
}
.navigation a:hover {
	color: #FF0000;
	text-decoration: underline;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	text-indent: 1pt;


}
.navigation a:link {
	color: #0000FF;
	text-decoration: none;

}
.navigation a:active {
	color: #0000CC;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	text-decoration: none;
	text-indent: 3pt;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #25004A;
	padding: 1px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	line-height: 22px;

}
.backcellcolor {
	background-color: #000033;
}
.frontcellcolor {
	background-color: #FFFFFF;
}
