@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background: #092237 url(images/bk.jpg) repeat-y fixed top center;
	}
	
a img{
	border:none;
	}
	
p, a, h1, h2, h3, h4, h5, h6, li, td, input, select, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002240;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
	color: #002240;
	margin: 0 0 5px 0;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	color: #002240;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 14px 0;
}

h3 {
	font-weight: normal;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
}

h5 {
	font-weight: bold;
	margin: 0 0 10px 0;
}
	
/* pre done classes */

.m_auto{
	margin:auto;
	width:775px;
	}

.Header_dotted{
	border:dashed 1px #D0D0D0;
	background-color: FFF;

}
.Header_dotted2{
	border:dashed 1px #a9bfcb;
	background-color: #d9e7ee;
}

.Header_dotted3{
	border:dashed 1px #d1c9b8;
	background-color: #ebe6dc;
}
.menu_bk{
	background:#032F55 url(images/images/layout_04.gif) no-repeat top left;
	}
	
	
	<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 180px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #002240;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 5px solid #fff;
border-right: 10px solid #052e52;
background-color: #052e52;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #3472a9;
border-right: 10px solid #043d6f;
background-color: #043d6f;
color: #fff;
}

</style>
