body{background-color:#3F3F3F;
     margin-top:0px;
	 margin-bottom:0px;}

.nav_back {
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	height:38px;
}
.middle_back {
	background-image: url(images/main_back.jpg);
	background-repeat: repeat-y;
}
.right_back {
	background-image: url(images/right_back.jpg);
	background-repeat: repeat-y;
}
.left_back {
	background-image: url(images/left_back.jpg);
	background-repeat: repeat;
}
.back {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;
}
.nav_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.snav_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

	text-decoration: none;

	padding-top: 4px;
	padding-bottom: 4px;
	width:163px;

}
.normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

	text-decoration: none;

	padding-top: 6px;
	padding-bottom: 6px;
	
}
.footer_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

	text-decoration: none;

	
}
.bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #6983A4;
	padding-left: 15px;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4C4C4C;
	text-align: justify;
	padding: 10px;
}
.back_img {
	background-image: url(images/rec.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:122px;
	width:226px;
}
.linktext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    text-decoration: none;
    padding-left: 30px;
	width:163px;
	color:#993300;
}
.linktext:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    text-decoration: none;
    padding-left: 30px;
	width:163px;
	color:#F6AF4A;
}
.sub_back {
	background-image: url(images/img_back.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:191px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
}

.snav_text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
	padding-top: 4px;
	padding-bottom: 4px;
	width:163px;
	
}

.nav_text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: none;
}
<style type="text/css">

#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: 2px solid #F5EAE4;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;


background-color: #DADADA;
color: #69798C;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{

background-color: #B5B5B5;
color: #000000;
}

</style>

