td, table, select{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#BABABA;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#1B1B1B}


.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding-left:10px}
.list ul li a{ color:#BABABA; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li{ background:url(images/list_marker1.gif) no-repeat left top; padding-left:10px}
.list1 ul li a{ color:#ED9700; text-decoration:underline}
.list1 ul li a:hover{ text-decoration:none}


strong{ color:#FFFFFF}

a{ color:#FFFFFF; text-decoration:underline}
a:hover{ text-decoration:none}

span a{ color:#ED9700; text-decoration:underline}
span a:hover{ text-decoration:none}

.footer{ color:#BABABA; margin-left:196px}
.footer a{ color:#BABABA; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.form input{
	width:178px;
	height:22px;
	font-family:tahoma;
	font-size:11px;
	color: #BABABA;
	border-style:solid;
	padding:3 0 0 7px;
	border-color:#2A2A2A;
	border-width:1px;
	background-color:#060606
}


.form textarea {
	width:178px;
	height:119px;
	font-family:tahoma;
	font-size:11px;
	color: #BABABA;
	overflow:hidden;
	padding:3px 0 0 7px;
	border-color:#2A2A2A;
	border-style:solid;
	border-width:1px;
	background-color:#060606
}

