td, table, div {
	text-align: left;
	font-family:tahoma;
	font-size:9px;
	line-height:12px;
	vertical-align:top;
	color:#767676;

}
form { margin:0px; padding:0px}
body { margin:0; padding:0; background-color:#050505}

a { color:#ffffff; text-decoration:underline }
a:hover{ text-decoration:none}

span { color:#ffffff}
.footer { color:#535353; text-transform:uppercase;}
.footer a { color:#535353; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.list ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.list ul li a{ color:#ffffff; text-decoration:underline}
.list ul li a:hover{text-decoration:none}


.margin { margin-left:4px}
.form input {
	width:230px;
	height:22px;
	font-family:tahoma;
	font-size:9px;
	color:#767676;
	padding:2 0 0 6px;
	border-color:#2C2C2C;
	border-style:solid;
	border-width:1px;
	background-color:#161616
}

.form textarea {
	width:230px;
	height:113px;
	font-family:tahoma;
	font-size:9px;
	color:#767676;
	padding:2 0 0 6px;
	overflow:hidden;
	border-color:#2C2C2C;
	border-style:solid;
	border-width:1px;
	background-color:#161616
}
	
