#body_title {
	font-size: 15px;
	color: #efefef;
	text-decoration: none;
	background-color: #a60000;
	height: 25px;
	padding-left: 25px;
	vertical-align: middle;
	text-align: left;
}

#body_text a:link, #body_text a:visited {
	color: #FB0000;
	text-decoration: underline;
}

#body_text a:hover, #body_text a:visited:hover {
	color: #efefef;
	text-decoration: underline;
}

.nav_off {
	font-size: 10px;
	color: #efefef;
	background-color: #373737;
	vertical-align: middle;
	height: 25px;
	padding-left: 13px;
	text-align: left;
}
.nav_sub {
	font-size: 10px;
	color: #efefef;
	background-color: #6a0000;
	vertical-align: middle;
	height: 20px;
	padding-left: 17px;
	text-align: left;
}
.nav_div {
	height: 2px;
}
.nav_on {
	font-size: 10px;
	color: #efefef;
	background-color: #a60000;
	vertical-align: middle;
	height: 25px;
	padding-left: 13px;
	text-align: left;
}
#body_text ul {
	color: #999;
	margin-left: 15px;
	list-style-type: square;
	font-weight: 700;
	padding-left: 15px;
}
#news_text a:link, #news_text a:visited {
	color: #FB0000;
	text-decoration: none;
}
#news_text a:hover, #news_text a:visited:hover {
	color: #efefef;
	text-decoration: none;
}
#body_text_sub a:link, #body_text_sub a:visited {
	color: #FB0000;
	text-decoration: none;
}
#body_text_sub a:hover, #body_text_sub a:visited:hover {
	color: #efefef;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #adadad;
	text-decoration: none;
}

#footer a:hover, #footer a:visited:hover {
	text-decoration: none;
	color: #fb0000;
}

.headerIMG
{
	background-image: url(../../IMAGES/HEADERS/group.png);
}