@charset "UTF-8";
/* CSS Document */

.btm_nav {
	border-top:1px solid #07346d;
}

.bg_nav {
	background:url(../imgs/bg_nav.jpg) no-repeat;
	height:253px;
	margin-top:25px;
}

.main_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#07346d;
	padding:5px 0 20px 20px;
	text-align: left;
	
}

.main_txt a {
	text-decoration:none;
	color:#07346d;
}

.main_txt a:hover {
	text-decoration:underline;
}

.ner {
	color:#ff0000;
}

.flash {
	float:right;
	margin:0;
	height:200px;
	border: 0px none;
}
.btmrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
