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;
   }
  #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: 22px;
	color: #1762ac;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #1c64ae;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
.footer a:link{
	color: #1c64ae;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #1c64ae;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	color: #1aa6c8;
	text-decoration: none;
	font-weight: normal;	
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #476c9e;
	line-height: normal;
	text-decoration: none;

}

.menu a:link{
	color: #476c9e;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited{
	color: #476c9e;
	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: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
	background-image:url(images/menu_over_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;

}

.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;
}
.news_title{
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1662b0;
	line-height: 16px;
	text-decoration: none;
}
.news_title a:link{
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1662b0;
	line-height: 16px;
	text-decoration: none;
}
.news_title a:visited{
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1662b0;
	line-height: 16px;
	text-decoration: none;
}
.news_title a:hover{
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1aa6c8;
	line-height: 16px;
	text-decoration: none;
}
.submenu {
    font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
}
.submenu a:link{
    font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
}
.submenu a:visited{
    font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
}
.submenu a:hover{
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
}
.contact {
    font-family:"Trebuchet MS";
	color:#4d7197; 
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}
.menu2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #476c9e;
	line-height: normal;
	text-decoration: none;
}
.menu2 a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #476c9e;
	line-height: normal;
	text-decoration: none;
}
.menu2 a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #476c9e;
	line-height: normal;
	text-decoration: none;
}
.menu2 a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #e95a48;
	line-height: normal;
	text-decoration: none;
}

