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: "Tahoma";
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.footer {
	font-family: "Tahoma";
	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: #55bbff;
	text-decoration: none;
	font-weight: normal;	
}
.menu {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: normal;
	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: #83d0ff;
	text-decoration: none;
	font-weight: bold;
}
.submenu {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;

}

.submenu a:link{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.submenu a:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.submenu a:hover{
	color: #83d0ff;
	text-decoration: none;
	font-weight: bold;
}
.news_title {
    font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
}
.news {
    font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #135db7;
	line-height: 14px;
	text-decoration: none;
}
.news_info {
    font-family: "Tahoma";
	font-size: 13px;
	font-weight: normal;
	color: #135db7;
	line-height: 14px;
	text-decoration: none;
}
.contact {
    font-family:"Trebuchet MS";
	color:#4d7197; 
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}
.content {
	font-family: "Tahoma";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}
.content a:link{
	color: #a3f1ff;
	text-decoration: underline;
	font-weight: normal;
}
.content a:visited{
	color: #a3f1ff;
	text-decoration: underline;
	font-weight: normal;
}
.content a:hover{
	color: #6ae8ff;
	text-decoration: none;
	font-weight: normal;	
}

.content td{
	font-family: "Tahoma";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}

.content h3{
	font-family: "Tahoma";
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.content h4{
	font-family: "Tahoma";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
