body {background-color: #000000;}
body,div,span,td {font-family: verdana,arial,helvetica;font-size:12px;color:#d9d9d9;}
input,select,textarea {font-family: arial,verdana,helvetica;font-size:11px;color:#ffffff}
input, select, textarea {border:#ffffff 1px solid;}
radio, checkbox {border-width:0px;}
body, form {margin:0;padding:0}

a:link {
	color: #888888;
	text-decoration: none;
}
a:visited {
	color: #888888;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #888888;
}
a:active {
	color: #888888;
	text-decoration: none;
}
a:link.menu {
	color: #c3c3c3;font-weight:bold;
	text-decoration: none;
}
a:visited.menu {
	color: #c3c3c3;font-weight:bold;
	text-decoration: none;
}
a:hover.menu {
	color: #3c3c3c;font-weight:bold;
	text-decoration: none;
}
a:active.menu {
	color: #c3c3c3;font-weight:bold;
	text-decoration: none;
}

.formInd{
	background-color:#3c3c3c;
	color:#c3c3c3;
	border:1px #c3c3c3 solid;
	width:180px;
}