html, body  {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: left;
	  background-color:#d2d2d2;
	  background-image:url(images/bg.jpg);
	  background-position:top;
	  background-repeat:repeat-x;
   }

  #wrapper {
	text-align: left;
	vertical-align: top;
	width: 900px;
	height: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
   }

  #wrapper1 {
	text-align: left;
	vertical-align: top;
	width: 100%;
	height: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
   }

.footer {
	font-family: "Verdana";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}



.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: #72d9ff;
	text-decoration: none;
	font-weight: normal;	
}

.submenu {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.submenu a:link{
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.submenu a:visited{
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.submenu a:hover{
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #8ce8ff;
	line-height: 14px;
	text-decoration: none;

}
.menu {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}

.menu a:link{
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}

.menu a:visited{
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}

.menu a:hover{
	font-family: "Verdana";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;

}
.nws {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 11px;
	color: #888888;
	line-height: normal;
}
.nws a:link{
	font-size: 11px;
	color: #bf0715;
	line-height: normal;
	text-decoration: none;
}
.nws a:visited{
	font-size: 11px;
	color: #bf0715;
	line-height: normal;
	text-decoration: none;
}
.nws a:hover{
	font-size: 11px;
	color: #888888;
	line-height: normal;
	text-decoration: none;
}
.news_title {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	line-height: normal;
}
.nws_title {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 12px;
	color: #044da0;
	line-height: normal;
}
   
.h2 {
	font-family: "Verdana";
	font-size: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

