html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	background-color:#343434;
}
   
#wrapper {
	text-align: left;
	vertical-align: top;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
   }
.h2 {
	font-family: "Arial";
	font-size:22px;
	font-weight:normal;
	line-height:normal;
	color:#cccccc;
}
.h6 {
	font-family: "Arial";
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	color:#cccccc;
}
.contact {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.contact a:link{
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: underline;
}
.contact a:visited{
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: underline;
}
.contact a:hover{
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}
.menu {
	font-family: "Arial";
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}
.menu a:link{
	font-family: "Arial";
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;

}
.menu a:visited{
	font-family: "Arial";
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;

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

}
.menu_over {
	font-family: "Arial";
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
	background-image:url(images/menu_bg.gif);
	background-position:top left; 
	background-repeat:no-repeat;
}
.menu_over a:link{
	font-family: "Arial";
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}
.menu_over a:visited{
	font-family: "Arial";
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}
.menu_over a:hover{
	font-family: "Arial";
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}
.content {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
	font-weight:normal;
}
.content a:link{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.content a:visited{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.content a:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
.content table{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
	font-weight:normal;
}
.content td{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
	font-weight:normal;
}
.content h3{
	font-family: "Arial";
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	color:#ffffff;
}
.content h4{
	font-family: "Arial";
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	color:#ffffff;
}
.main_content {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight:normal;
}
.main_content a:link{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.main_content a:visited{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.main_content a:hover{
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
.main_content table{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight:normal;
}
.main_content td{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight:normal;
}
.main_content h3{
	font-family: "Arial";
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	color:#000000;
}
.main_content h4{
	font-family: "Arial";
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	color:#000000;
}