.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-weight: bold;
	font-variant: normal;


}

.menutext a:link,  .menutext a:active, .menutext a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

.menutext a:hover {
	color: #000000;
	text-decoration: none;
}
.mainbodytext {
	font-family: Helvetica, "neue bold", arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;


}


.mainbodytext a:link,  .mainbodytext a:active, .mainbodytext a:visited {
	color: #2D4E73;
	text-decoration: none;

}

.mainbodytext a:hover {
	color: #000000;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tableboarder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2D4E73;
	border-left-color: #2D4E73;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2D4E73;
	border-bottom-color: #2D4E73;
}
