body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/bg.gif) top repeat-x;
	font-size:11px;
}
a{
	color:#5F8B2D;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
.left_menu {
	background:url(images/button_over.gif) no-repeat left;
	height: 30px;
	vertical-align:left;
	color:#5E8B2E
}
.left_menu a {
	DISPLAY: block;
	background:url(images/button_nor.gif) no-repeat left;
	height: 22px;
	padding-left:20px;
	padding-top:8px;
	color:#5E8B2E;
	text-decoration:none;
}
.left_menu a:hover {
	background: none transparent scroll repeat 0% 0%;
	padding-left:20px;
	padding-top:8px;
	text-decoration:none;
	color:#000000;
}
.minicrosser{	
	background:url(images/minicrosser.jpg) right top no-repeat ;
}
.image{	
	border:1px solid #000000;
	margin-right:10px;
}
.green_title{
	background:url(images/title_menu.gif) no-repeat;
	width:175px;
	height:27px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
}
.green_menu{
	background:url(images/green_menu.gif) repeat-x;
	border-right: 1px solid #74AB38;
	border-left: 1px solid #74AB38;	
}
.green_menu a{
	color:#5F8B2D;
	font-weight:bold;
	text-decoration:none;
	font-size:10px
}
.green_menu a:hover{
	color:#ffffff;
}
.feilds{
	border: 1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.button{
	background:#000000;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #000000;
	cursor:pointer;
}
.white_heading{	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
}




.top_menu{
	background:url(images/top_menu.gif) repeat-x;
	height:48px;
	color:#FFFFFF;
}
.top_menu a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.top_menu a:hover{
	color:#999999;
}
.line{
	background:url(images/line.gif) repeat-y center;
	width:1px;
}
.left_right_padding{
	padding-left:30px;
	padding-right:30px;
}
.title{
	color:#C83C07;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	height:28px;
	border-bottom: 1px dotted #999999;
}

.searchbox_bottom{
	background:url(images/green_footer.gif) no-repeat;
	width:175px;
	height:15px;	
}






.footer{
	height:73px;
	background:#3E3E3E;
	color:#FFFFFF;
}
.footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.red_heading{
	color:#C83C07;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
}
