body {background-position:center top;background-attachment:fixed;overflow-x:hidden;}
body,div,span,td {font-family: verdana,arial,helvetica;font-size:12px;color:#000000;}
input,select,textarea {font-family: arial,verdana,helvetica;font-size:11px;color:#fff;}
input, select, textarea {border:#ff0000 0px solid;}
radio, checkbox {border-width:0px;}
body, form {margin:0;padding:0}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.formInd{
	background-color:#3c3c3c;
	color:#fff;
	border:0px #ff0000 solid;
	width:180px;
}
