td, table, div {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	line-height:13px;
	vertical-align:top;
	color:#808080;
}
a:hover{ text-decoration:none}
form { margin:0px; padding:0px}
body { margin:0; padding:0; background-color:#000000}
strong{ color:#E2D9AB}
a { color:#808080; text-decoration:none}
a:hover {  text-decoration:underline}  
.foot{ color:#808080}
b a, span a { color:#E2D9AB; text-decoration:underline}
b a, span a:hover {text-decoration:none}

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

.list1 ul{margin:0px; padding:0px; list-style:none;}
.list1 ul li { width:232px; height:23px; background:url(images/list.gif) top left no-repeat; padding:0 0 0 0px; margin:2px 0 0 0;}
.list1 ul li b a { color:#BE9439; text-decoration:none; vertical-align:bottom }
.list1 ul li a:hover{text-decoration:underline}

.form input {
	width:254px;
	height:21px;
	font-family:tahoma;
	font-size:11px;
	color:#808080;
	padding:3 0 0 4px;
	border-color:#3B3938;
	border-width:1px;
	border-style:solid;
	background-color:#000000
}

.form textarea {
	width:254px;
	height:140px;
	font-family:tahoma;
	font-size:11px;
	color:#808080;
	padding:3 0 0 4px;
	overflow:hidden;
	border-color:#3B3938;
	border-width:1px;
	border-style:solid;
	background-color:#000000
}
	
