html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	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: Arial;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #cf1515;
	font-style: normal;
	text-decoration: none;
}
h3 {
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #cf1515;
	font-style: normal;
	text-decoration: none;
}

h4 {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #cf1515;
	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: 25px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.news2  {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	line-height:14px;
}
.news2  a:link{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	line-height:14px;
}
.news2  a:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	line-height:14px;
}
.news2  a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3b4500;
	font-style: normal;
	text-decoration: none;
	line-height:14px;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #9e9e9e;
	line-height: 14px;
	text-decoration: none;
}
.footer a:link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #9e9e9e;
	line-height: 14px;
	text-decoration: none;
}
.footer a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #9e9e9e;
	line-height: 14px;
	text-decoration: none;
}
.footer a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.menu {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
}
.menu a:link{
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	text-decoration: none;

}
.menu a:visited{
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	text-decoration: none;

}
.menu a:hover{
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.menu_over {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
	background-image:url(images/menu_over.jpg);
	background-position:top; 
	background-repeat:no-repeat;
}
.menu_over a:link{
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.menu_over a:visited{
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.menu_over a:hover{
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;

}
.content1, .content1 table, .content1 td {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	font-weight:normal;
} 
.content1 a:link, .content1 a:visited, .content1 td a:link, .content1 td a:visited{
	color: #cf1515;
	font-weight: normal;
	text-decoration: underline;
	}
 .content1 a:hover .content1 td a:hover{
	color: #000000;
	text-decoration: none;
	font-weight:normal;
} 
.input {
    color:#727272;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

