/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	color: #999999;
	font-size: 12px;
}

.error {color: #FF0000}
body {
	background-color: #000000;
}

.maintext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	width: auto;
}

table.first {
	border-width: 1px;
	margin:10px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #666666);
	border-collapse: separate;
}

.box-contact {
background:url(../images/contact_bg.jpg)
no-repeat right top;
}