html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	background-color:#237fa8;
	background-image:url(images/bg_big.jpg); 
	background-position:top center ; 
	background-repeat:no-repeat;
}
   
#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:30px;
	font-weight:normal;
	line-height:normal;
	color:#FFFFFF;
	text-decoration:none;
	font-style:normal;
}
.content  {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
	font-style: normal;
	text-decoration: none;
}
.content  a:link{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	font-style: normal;
	text-decoration: underline;
}
.content  a:visited{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	font-style: normal;
	text-decoration: underline;
}
.content  a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #fff56e;
	line-height: 16px;
	font-style: normal;
	text-decoration: underline;
}
.news_title  {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}

.news  {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.news  a:link{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.news  a:visited{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.news  a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #fff56e;
	font-style: normal;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #063244;
	font-style: normal;
	text-decoration: none;
	line-height:16px;
}
.footer a:link{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #063244;
	font-style: normal;
	text-decoration: none;
	line-height:16px;
}
.footer a:visited{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #063244;
	font-style: normal;
	text-decoration: none;
	line-height:16px;
}
.footer a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	line-height:16px;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height:49px;
	text-decoration: none;
	text-transform: uppercase;
}
.menu a:link{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height:49px;
	text-decoration: none;

}
.menu a:visited{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height:49px;
	text-decoration: none;
}
.menu a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #fff56e;
	line-height:49px;
	text-decoration: none;

}
