td, table, select{
	font-family:verdana,arial;
	font-size:13px;
	vertical-align:top;
	line-height:17px;
	color:#21211F;
}

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

span{ color:#81921F;}

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

span {color:#81921F; }

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

span a{ color:#81921F; text-decoration:none}
span a:hover{ text-decoration:underline}
.text1{ color:#81921F; text-transform:lowercase}

.form1 input{
	width:203px;
	height:20px;
	font-family:arial;
	font-size:9px;
	font-weight:bold;
	color: #21211F;
	padding:2px 0 0 6px;
	border-color:#5F5F5F;
	border-style:solid;
	border-width:1px;
	background-color:#F9F8EF
}



.form1 textarea {
	width:203px;
	height:124px;
	font-family:arial;
	font-size:9px;
	font-weight:bold;
	color: #21211F;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#5F5F5F;
	border-style:solid;
	border-width:1px;
	background-color:#F9F8EF
}
