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: 100%;
	height: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
   }
   
.h2 {
	font-family: "Trebuchet MS";
	font-size: 23px;
	color: #004b8a;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.content td{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #e6eef5;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}



.footer a:link{
	color: #e6eef5;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #e6eef5;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	color: #00417e;
	text-decoration: none;
	font-weight: normal;	
}



.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;

}

.menu a:link{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover{
	color: #550009;
	text-decoration: none;
	font-weight: bold;
}
.menu2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
}
.menu2 a:link{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.menu2 a:visited{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.menu2 a:hover{
	font-weight: normal;
	color: #ffdca5;
	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;
}
.news_title{
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #cb332f;
	line-height: normal;
	text-decoration: none;
}
.news_title a:link{
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #cb332f;
	line-height: normal;
	text-decoration: none;
}
.news_title a:visited{
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #cb332f;
	line-height: normal;
	text-decoration: none;
}
.news_title a:hover{
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #9c0400;
	line-height: normal;
	text-decoration: none;
}

.news{
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	line-height: normal;
	text-decoration: none;
}
