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: 20px;
	color: #3a84bf;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.content td{
	color: #646465;
	text-decoration: none;
	font-weight: normal;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
.footer a:link{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	color: #aedaff;
	text-decoration: none;
	font-weight: normal;	
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #337ebd;
	line-height: normal;
	text-decoration: none;

}

.menu a:link{
	color: #337ebd;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited{
	color: #337ebd;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover{
	color: #0b43a8;
	text-decoration: none;
	font-weight: bold;
}
.news_title{
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ab0707;
	line-height: 16px;
	text-decoration: none;
}
.news_title a:link{
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ab0707;
	line-height: 16px;
	text-decoration: none;
}
.news_title a:visited{
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ab0707;
	line-height: 16px;
	text-decoration: none;
}
.news_title a:hover{
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #2e65c0;
	line-height: 16px;
	text-decoration: none;
}
.news {
    font-family: "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	color:#ffffff;
	line-height:normal;
	text-decoration:none;
}	
.news a:link{
    font-family: "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	color:#ffffff;
	line-height:normal;
	text-decoration:none;
}	
.news a:visited{
    font-family: "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	color:#ffffff;
	line-height:normal;
	text-decoration:none;
}	
.news a:hover{
    font-family: "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	color:#003b7e;
	line-height:normal;
	text-decoration:none;
}	
