/* CSS Document */

HTML {



	FONT-SIZE: 11px; COLOR: #505050; FONT-FAMILY: "Verdana", "Arial", "Helvetica", sans-serif



}



}
.date_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #5e5e5e;
}

.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
}


body {
	background-color: #808080;
	color: #FFFFFF;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f2824e;
	padding-right: 21px;
	padding-left: 21px;
	padding-bottom: 10px;
}

.menu_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f2824e;
	
}

.menu_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f2824e;
	
}

.menu_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7b838a;
	
}

.menu_text a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f2824e;
	
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.fotter_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #604D4A;
	padding-bottom: 18px;
	padding-top: 18px;

}

.midnav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #604D4A;
	padding-bottom: 8px;
	padding-top: 8px;

}

.text2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Book Antiqua";
}
.mail_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ddc247;
}


.Heading1 {
	font-family: "Bookman Old Style";
	color: #e4d383;
	font-size: 18px;
	font-weight: normal;
	padding-top: 18px;
	padding-bottom: 15px;
}