body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
body {
	background-color: #919ba5;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #87929e	;
	text-decoration: none;
}
a:hover {
	color: #bacadb;
	text-decoration:none;
}

img a{
color:#747a81;}

hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #acb8bf;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
}
.main {
	width: 720px;
	background-image:url(images/bod_bg.jpg);
	margin: auto;
	padding: 0;
	background-color: #FFFFFF;
}
.banner {
	height: 331px;
	background-image: url(images/fbn_header.jpg);
	background-repeat: repeat-x;
	
	padding-top: 0px;
}

.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #FFFFFF;
}
.menu {
	float: left;
	width: 600px;
	margin: 10px;
	padding-left:3px;
	margin-top: 305px;
	font-size:18px;
	font-weight:normal;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style:none;
	display:inline;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	margin-right: 10px;
	color:#8593a1;
	
	
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	
}
.menu_main a:hover {
	border-bottom: 2px solid #7c848d;
}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
background-color:#232e39;
	width: 580px;
	margin-left:12px;
	margin-top:10px;
	padding: 0px;
	float:left;
	text-align: justify;
	clear: right;
	border:2px solid #747a81;

}
.content_h {
background:url(images/h4.jpg) repeat-x;
color:#232e39;
text-transform:uppercase;
text-align:right;
padding:3px;	
text-align:right;
height:26px;
font-size:24px;
}

.content_in {
	padding:5px;
}

.right {
float:right;
width:110px;
padding:10px 5px 5px 0px;

}


.clearfloat {
clear:both;
}
.footer {
	background-image:url(images/bod_bg.jpg);
	border-bottom: 3px solid #747a81;
	clear: both;
	height: 20px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	font-size:1.2em;
}

.powered_by a{
color:#232e39;
}