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:#5093bd;
   }
  #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: 18px;
	color: #174e7c;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}

.content {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #445482;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.content a:link{
	color: #1896e5;
	text-decoration: underline;
	font-weight: bold;
}

.content a:visited{
	color: #1896e5;
	text-decoration: underline;
	font-weight: bold;
}

.content a:hover{
	color: #001f39;
	text-decoration: none;
	font-weight: bold;	
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #283371;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.footer a:link{
	color: #283371;
	text-decoration: none;
	font-weight: normal;
}
.footer a:visited{
	color: #283371;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover{
	color: #1896e5;
	text-decoration: none;
	font-weight: normal;	
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #243364;
	line-height: normal;
	text-decoration: none;
}
.menu a:link{
	color: #243364;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited{
	color: #243364;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover{
	color: #5a8318;
	text-decoration: none;
	font-weight: bold;
}
.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: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #ff1a02;
	line-height: normal;
	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: #0d1b87;
	line-height: normal;
	text-decoration: none;
}
