body {
 	text-align: center;
	padding: 20px 0px;
	margin: 0px;
	background-color:#fff;
}

a {
	text-decoration:none;
	color: #002e67;
}
a:hover {color: red;}

img {
	border:0px;
}

#h_left {
	width: 494px;
	height: 40px;
	text-align: left;
	float: left;
	padding-bottom: 0px;
}

#h_right {
	width: 252px;
	height: 40px;
	text-align: right;
	float: left;
}

#top {
	width:750px;
	height:100px;
	background-image:url(/images/rcbf-site-top.gif);
	float:left;
}

#top_content {
	margin-top:6px;
	width:300px;
	height:88px;
	float: right;
}

#news {
	width:300px;
	height:88px;
	float: right;
	background-image:url(/images/rcbf-portal-news-bg.gif);
	background-repeat: no-repeat;
	margin-right:10px;
}

#news_content {
	width:230px;
	height:65px;
	margin-top: 8px;
	float: right;
}
#table_news {
	height:65px;
	border:0px;
	width:230px;
}

#news_header {
	line-height: 12px;
	padding-bottom: 10px;
}

.news_date {
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	font-family: verdana;
}

.news_title {
	font-size: 12px;
	color: #9a6500;
	font-weight: bold;
	font-family: verdana;
}

.news_body {
	font-size: 10px;
	color: #002e67;
	font-family: verdana;
	line-height: 10px;
}

#center {
	width: 750px;
	height: 247px;	
	text-align:left;
	background-image:url(/images/rcbf-portal-center.gif);
	float:left;
}

#center_content {
	margin-left:275px;
	width:450px;
	height:100%;
}

#center_menu {
	width:220px;
	height:100%;
	float:left;
}

#center_menu_content {
	margin-top:55px;
}

.center_menu_header {
	font-family: verdana;
	font-size: 14px;
	color: #002e67;
	font-weight: bold;
	letter-spacing:-1px;
}

.center_menu_body {
	padding-top: 1px;
	padding-bottom: 12px;
	font-family: verdana;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}

#right_menu {
	width:230px;
	height:100%;
	float:left;
}

#right_menu_content {
	margin-top:75px;
	margin-left:18px;
}


.md_line_height {
	line-height: 12px;
}
.md_strong {
	font-weight: bold;
}

.text_white {
	font-family: verdana;
	font-size: 12px;
	color: #fff;
}
.text_brun {
	font-family: verdana;
	font-size: 12px;
	color: #90530C;
}

.right_menu_header {
	font-family: verdana;
	font-size: 12px;
	color: #002e67;
	font-weight: bold;
	letter-spacing:-1px;
}

#bottom {
	width: 750px;
	height: 80px;	
	text-align:left;
	background-image:url(/images/rcbf-site-bottom.gif);
	float:left;
}

#login {
	margin-top:25px;
	margin-left: 259px;
}

.input_border {
	width: 98px;
	height: 22px;
	border: #a6aeb2 1px solid;
}

.menu_bottom {
	font-family: verdana;
	font-weight: bold;
	font-size:12px;
	color:#45b6da;
}

#menu_bottom {
	text-align:right;
}

#content {
	width:750px;
	text-align: left;
	padding-top:10px;
	margin: 0px auto;
}

.header_small_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #90530C;
	font-size: 11px;
	font-weight: bold;
}
