body{
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.gif) repeat-x top;
	color:#3d3d3d;
}
a{
	color:#878988;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
.right_menu {
	background:url('../images/menu_ovr.gif');
	height: 25px;
	width: 174px;
	vertical-align:middle;
	font-weight:bold;
	color:#668229
}
.right_menu a {
	DISPLAY: block;
	background:url('../images/menu_nor.gif');
	height: 20px;
	padding-top:5px;
	padding-left:10px;
	font-weight:bold;
	color:#668229;
	text-decoration:none
}
.right_menu a:hover {
	background: none transparent scroll repeat 0% 0%;
	text-decoration:none;
	padding-top:5px;
	color:#668229;
}
.left_menu_title{
	height:30px;
	width:226px;
	background:url(../images/title.gif) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
	padding-left:20px;
	
}
.menu_bg{
	background:url(../images/left_menu_bg.gif) repeat-x bottom #33669F;
	border-right: 1px solid #29507B;
	border-left: 1px solid #29507B;
	color:#FFFFFF;
	padding:10px;
}
.menu_bg a{
	color:#FFFFFF;
}
.menu_bg a:hover{
}
.image{
	border:1px solid #C6C6C6;
	padding:4px;
}






.footer{
	background:#242829;
	height:65px;
	color:#878988;
}
.footer a{
	color:#878988;
	text-decoration:underline;
}
.footer a:hover{
	text-decoration:none;
}
li{
	/*margin-left:-20px;*/
}

.blue_heading{
	color:#668229; /*#2E5D83*/
	font-weight:bold;
	font-size:14px;
}

.heading{
	font-weight:bold;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#668229;
}