body
{
	background-color:#242424;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F9F9F9;
	text-align:left;
}
a
{
	color:#54719B;
	text-decoration:underline;
	font-size: 12px;
	font-weight: normal;
}
a:hover
{
	text-decoration:underline;
	font-size: 12px;
}
.pageheader
{
	font-size:20px;
	color:#cdcdcd;
	font-weight:200;
	padding-top:2px;
}
.content
{
	color:#54719B;
	padding-right:35px;
	font-size: 12px;


}
.footertext
{
	color:#54719B;
	font-size:12px;
	padding-left:10px;
	font-weight: bold;
	border-top-width: .9px;
	border-bottom-width: .9px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #54719B;
	border-bottom-color: #54719B;
}
.menu_header      
{
	color:#4673B4;
	font-size:12px;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom-width: .9px;
	border-bottom-style: dotted;
	border-bottom-color: #4673B4;
}
.dark_grey_bar {
	height:10px:
	padding-left: 3px ;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #cecece;
	color: #cecece;
}
.lightgreyheader {

	height:10px
}
.news {
	border-bottom-width: 0.1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
