body {
	background-color: #000000;
}

td, th {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}

form{margin-top: 0pt; margin-bottom: 0pt;}

input, textarea, select {
  font-family: arial;
  font-size: 12px;
  color: #000000;
  border-top: 1px solid #FFFFCC;
  border-left: 1px solid #FFCCCC;
  border-right: 1px solid #FFCCCC;
  border-bottom: 1px solid #FFCCCC;
  background-color:#999999;
}

input.button {
	background-color : #FFCC00;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.button:hover {
	background-color : #999999;
	color : #FFFFFF;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
	background-color: #000000;
}

a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #B7EFFF;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #B7EFFF;
}

.aback {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #444444;
	text-decoration: none;
}

.aback:hover {
	font-family: arial;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}

.smally {
	font-family: arial;
	font-size: 10px;
	color: #B7EFFF;
}

.smally:hover {
	font-family: arial;
	font-weight: bold;
	color: #000000;
	background-color: #B7EFFF;
}

.date {
	font-family: arial;
	font-size: 9px;
	color: #FFFFFF;
}	

.back {
	font-weight: bold;
	background-color: #CCCCCC;
	margin-left: 3;
	margin-right: 3;
}

.datehead {
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
}

.black {
	font-family: arial;
	font-size: 8px;
	color: black;
}

.alert {
	background-color: #78322C;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: yellow;
}