body, td, th {
	color: #1F5FA7;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #B8DAFF;
}


#container {
   margin: 0 auto;
	width: 910px;
	text-align: left;
}
.content {
	background: #FCF5E3 url(/images/content_bar.gif) repeat-y right;
	padding-top: 5px;
	padding-right: 60px;
	padding-left: 30px;
}

.content h2 {
	font-weight: bold;
	
}

.content a:hover {
	text-decoration: underline;
	
}

.top_menu_top {
	background: #FBF5E2 url(/images/top_men_top.gif) repeat-x;
	color: #00B9EA;
	font: 40px Arial, Helvetica, serif;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;

}
.top_menu_bottom {
	background: #1A82FB;
	color: #FFF;
	text-align: center;
	
}
.top_menu_bottom a{
	color: #FFF;
	text-decoration: none;
	padding-top: 8px;
}
.top_menu_bottom a:visited{
	color: #FFF;
	text-decoration: none;
}
.top_menu_bottom a:hover{
	text-decoration: underline;
}
.left_bar {
	background: #B8DAFF url(/images/left_bar.jpg) repeat-y;
}
.footer_top {
	background: #FCF5E3 url(/images/footer_top.gif);
	font-size: 20px;
	text-align: center;
	color: #1F5FA7;
	font-weight: bold;
	min-width:612px;
	
}
.footer_bottom {
	background: #FBF5E2;
	color: #1F5FA7;
	padding-left: 15px;
	
}

.footer_bottom a, a:visited{
	color: #1F5FA7;
	text-decoration: none;
}

.footer_bottom a:hover{
	text-decoration: underline;
}

.right_bar {
	background: url(/images/right_bar.jpg) repeat;
}
.bottom_logo {
   background: #FCF5E3 url(/images/content_bar.gif) repeat-y right;
	/*background: #FCF5E3;*/
}
