body {
	background-color: #000000;
	padding: 5px;
}

body, td, div {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}


a {
	color: #96AFA6;
	text-decoration: none;
}

.inputStyle {
	background-color: #96AFA6;
	border: none;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	width: 300px;
}


.titletext {
	color: #FFFFFF;
}

.text {
	color: #FFFFFF;
	font-size: 12px;
}

.greentext {
	color: #BCC9C5;
	font-size: 12px;
}


.smalltext {
	color: #FFFFFF;
	font-size: 10px;
}


.heading {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #96AFA6;
}

.nav_button {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	background-color: #728C84;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #674635;
	width: 150px;
	height: 15px;
	color: #FFFFFF;
	padding: 5px;
}

.nav_button:hover {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	background-color: #96AFA6;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #674635;
	width: 150px;
	height: 15px;
	color: #FFFFFF;
	padding: 5px;
}
