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;
	height: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 100%;
   }
   
.h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #0067b2;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.content {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #616d84;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}



.content a:link{
	color: #0d5094;
	text-decoration: underline;
	font-weight: normal;
}

.content a:visited{
	color: #0d5094;
	text-decoration: underline;
	font-weight: normal;
}

.content a:hover{
	color: #0060c2;
	text-decoration: none;
	font-weight: normal;	
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #b5ccdd;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.footer a:link{
	color: #b5ccdd;
	text-decoration: none;
	font-weight: normal;
}
.footer a:visited{
	color: #b5ccdd;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;	
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: normal;
	text-decoration: none;
}
.menu a:link{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.menu a:visited{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.menu a:hover{
	color: #b8d8e1;
	text-decoration: none;
	font-weight: normal;
}
.menu2 {
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	font-weight: normal;
	color: #fff;
	line-height: normal;
	text-decoration: none;
}
.menu2 a:link{
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.menu2 a:visited{
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.menu2 a:hover{
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.news_title{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0067b2;
	line-height: normal;
	text-decoration: none;
}
.news {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	text-decoration: none;
}
.news a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	text-decoration: none;
}
.news a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	text-decoration: none;
}
.news a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #0067b2;
	line-height: normal;
	text-decoration: none;
}

.language {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
