html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
   }
  #wrapper {
	text-align: left;
	vertical-align: top;
	width: 902px;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
   }
.h2 {
	font-family: "Arial";
	font-size: 18px;
	color: #ff8000;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.footer {
	font-family: "Arial";
	font-size: 10px;
	color: #606060;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}



.footer a:link{
	color: #606060;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #606060;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	color: #00794c;
	text-decoration: none;
	font-weight: normal;	
}
.left_menu {
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 30px;
	text-decoration: none;

}
.left_menu a:link{
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 30px;
	text-decoration: none;

}
.left_menu a:visited{
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 30px;
	text-decoration: none;

}
.left_menu a:hover{
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #9df99d;
	line-height: 30px;
	text-decoration: none;

}
.left_submenu {
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 23px;
	text-decoration: none;

}
.left_submenu a:link{
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 23px;
	text-decoration: none;

}
.left_submenu a:visited{
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 23px;
	text-decoration: none;

}
.left_submenu a:hover{
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #9df99d;
	line-height: 23px;
	text-decoration: none;

}

.menu {
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #d8d8d8;
	line-height: 23px;
	text-decoration: none;

}

.menu a:link{
	color: #d8d8d8;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited{
	color: #d8d8d8;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.submenu {
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 26px;
	background-image:url(images/submenu_bg.jpg); 
	background-position:top; 
	background-repeat:repeat-y;
	text-decoration: none;
}
.submenu a:link{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.submenu a:visited{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.submenu a:hover{
	font-weight: normal;
	color: #bafdba;
	text-decoration: none;
}
.inp {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #143980;
	text-decoration: none;
	height: 22px;
	width: 106px;
	border: 1px solid #a5acb2;
}
