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: 15px;
	color: #3a3a3a;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}

.content {
	font-family: "Tahoma";
	font-size: 11px;
	color: #485472;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.content a:link{
	color: #ff3d28;
	text-decoration: underline;
	font-weight: normal;
}

.content a:visited{
	color: #ff3d28;
	text-decoration: underline;
	font-weight: normal;
}

.content a:hover{
	color: #ee6507;
	text-decoration: none;
	font-weight: normal;	
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #b2b2b2;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.footer a:link{
	color: #b2b2b2;
	text-decoration: none;
	font-weight: normal;
}
.footer a:visited{
	color: #b2b2b2;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover{
	color: #3a3a3a;
	text-decoration: none;
	font-weight: normal;	
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	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: #d0f7ff;
	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: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #6db0cc;
	line-height: normal;
	text-decoration: underline;
}
.news_title a:link{
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #6db0cc;
	line-height: normal;
	text-decoration: underline;
}
.news_title a:visited{
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #6db0cc;
	line-height: normal;
	text-decoration: underline;
}
.news_title a:hover{
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #083ba2;
	line-height: normal;
	text-decoration: underline;
}

.news{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #6f6f6f;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
#menu_bg {
	background-color: #ddffff;
	background-image: url(images/menu2bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:6px;
	margin-bottom:6px;
	float:left;
}
.menu2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #083ba2;
	line-height: normal;
	text-decoration: none;
}
.menu2 a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #083ba2;
	line-height: normal;
	text-decoration: none;
}
.menu2 a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #083ba2;
	line-height: normal;
	text-decoration: none;
}
.menu2 a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #426ec7;
	line-height: normal;
	text-decoration: none;
}
.submenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #083ba2;
	line-height: normal;
	text-decoration: none;
}
.submenu a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #083ba2;
	line-height: normal;
	text-decoration: none;
}
.submenu a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #083ba2;
	line-height: normal;
	text-decoration: none;
}
.submenu a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #426ec7;
	line-height: normal;
	text-decoration: none;
}

