body {
	background:url('../i/m_background.png');
	background-repeat:repeat-x;
	background-color: #f8f8f8;
	width:100%;
	height:100%;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	
}
table, td{
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
}
a{
	color:#2c3b5f;
}
a:hover{
	text-decoration:none;
}
#wrapper,#footer{
	width:910px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	padding:4px;
}
#wrapper{
	min-height:385px;
	border:1px solid #ddd;
}
#footer{
	background-color:#f8f8f8;
	padding:3px;
	color:#63749c;
	font-size:9px;
	text-align:center;
	clear:both;
	background-color:transparent;
	margin-top:3px;
	margin-bottom:5px;
	
}
label{
	font-size:11px;
	font-family:Verdana,Arial,sans-serif;
}
#navigation{
	background:url('../i/nav_background.png');
	background-repeat:repeat-x;
	height:35px;
	
}
#right_logo{
	margin-top:2px;
	margin-left:0px;
}
#navigation a{
	color:#fff;
	width:126px;
	border-right:1px solid #0e2049;
	border-left:1px solid #acb3bf;
	display:block;
	float:left;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:8px;
	text-decoration:none;
}
#navigation a.active{
	color:#ff8d1c;
}
#left_col,#right_col{
	float:left;
}
#right_col{
	width:548px;
	
}
#right_col img{
	margin-left:4px;
}
#left_col{
	width:359px;
	margin-right:3px;
}
 h2 a{
	color:#2c3b5f;
	font-weight:normal;
	text-decoration:none;
}
h3{
	font-weight:bold;
	font-size:11px;
	color:#344672;
	margin-bottom:3px;
}
h2 a:hover{
	text-decoration:underline;
}
 h2{
	background-color:#b9c0c2;
	padding:3px;
	font-size:11px;
	margin-bottom:3px;
}
#navigation a:hover{
	color:#323a4e;
}
#navigation a.first{
	border-left:0px;
}
#navigation a.last{
	border-right:0px;
}
