body {
	background-color: #050505;
	margin: 0px;
	padding: 0px;
}

body, td, th {
	color: #959595;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #ba280a;
	cursor: crosshair;
}

a.abandoned {
	color: #959595;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

li {
	margin-left: -20px;
}

input, textarea, select, option {
	background: inherit;
	background-color: #050505;
	color: #ba280a;
	border: none;
}

input.text, select {
	border-bottom-color: #959595;
	border-bottom-width: thin;
	border-bottom-style: dashed;
}

textarea {
	border-color: #959595;
	border-width: thin;
	border-style: dashed;
	overflow: auto;
}

td div.section {
	height: 100%;
	width: 100%;
	overflow: auto;
	text-align: justify;
}

#centraliprom {
	position: relative;
	float: left;
}

#nav_bottom, #nav_bottom a {
	text-align: center;
	color: #7f7f82;
}

#recaptcha_response_field {
	color: #ba280a !important;
}