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:#fbfbfb;
   }
  #wrapper {
	text-align: left;
	vertical-align: top;
	width: 100%;
	height: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
   }
   
.h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #193c5a;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.footer {
	font-family: "Arial";
	font-size: 12px;
	color: #6ac831;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.footer a:link{
	color: #6ac831;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #6ac831;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	color: #267000;
	text-decoration: none;
	font-weight: normal;	
}


.menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #3a3a3a;
	line-height: normal;
	text-decoration: none;
	background-image:url(images/bg_menu_out.jpg);
	background-position:top; 
	background-repeat:no-repeat;
}

.menu a:link{
	color: #3a3a3a;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited{
	color: #3a3a3a;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.menu_over {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
	background-image:url(images/bg_menu_over.jpg);
	background-position:top; 
	background-repeat:no-repeat;
}

.menu_over a:link{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.menu_over a:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.menu_over a:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.submenu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #00691e;
	line-height: normal;
	text-decoration: none;
	background-image:url(images/bg_submenu.jpg);
	background-position:top; 
	background-repeat:no-repeat;
}

.submenu a:link{
	color: #00691e;
	font-weight: bold;
	text-decoration: none;
}

.submenu a:visited{
	color: #00691e;
	font-weight: bold;
	text-decoration: none;
}

.submenu a:hover{
	color: #043c14;
	text-decoration: none;
	font-weight: bold;
}
.news{
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #3a3a3a;
	line-height: 14px;
	text-decoration: none;
}
.news_title {
    font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color:#42af0b;
	line-height:16px;
	text-decoration:none;
}	
.info {
    font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: normal;
	color:#ffffff;
	line-height:16px;
	text-decoration:none;
}	
