@charset "utf-8";
BODY {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.body_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.nav1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EBBA78;
	font-weight: bold;
}
.big-wht-brdr {
	border: 10px solid #FFFFFF;
}
.navigation {
	font-family: arial;
	font-size: 11px;
	color: #EBBA78;
	font-weight: bold;
	padding-bottom: 10px;
}
.whtfont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.navon {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
}
a:link {
	font-family: arial;
	font-size: 11px;
	color: #EBBA78;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: #EBBA78;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: underline;
}
INPUT {
	background-color: #EBBA78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

TEXTAREA {
	background-color: #EBBA78;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
