html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	background-color:#cacaca;
}
   
#wrapper {
	text-align: left;
	vertical-align: top;
	width: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
   }
.h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #ba0101;
	font-style: normal;
	text-decoration: none;
}
.contact {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.news1  {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.news1  a:link{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.news1  a:visited{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.news1  a:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: underline;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
.footer a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
.footer a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
.footer a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.news_title {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	text-decoration: underline;
}


.menu {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.menu a:link{
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.menu a:visited{
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.menu a:hover{
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: underline;
}
.input {
    color:#727272;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414040;
	text-decoration: none;


}
.content a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration:none;
}

.content a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}

.content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
