.Bottom_Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	line-height: 30px;
}
body {
	background-image: url(../images/template_images/bannerbackgrnd.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #0E17B0;
}
.tableborder {
	border: 1px solid #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.body_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	height: auto;
	width: auto;
	clear: none;
	float: none;
}
.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.paragraphtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodylinks a:link {
	color: #000099;
}
.bodylinks a:visited {
	color: #FF00FF;
}
.bodylinks a:hover {
	color: #6699FF;
}
.bodylinks a:active {
	color: #000000;
}
.boldbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
