td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:12px;
	color:#65634E;
}

a{ color:#6F9025; text-decoration:none; font-weight:bold}
a:hover{ text-decoration:underline}

span a{ font-weight:normal; text-decoration:underline}
span a:hover{ text-decoration:none}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#272727}

.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; height:18px}
.list ul li a{ color:#84A134; margin-left:20px; text-decoration:none; font-weight:normal}
.list ul li a:hover{ color:#7C7C56}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:17px}
.list1 ul li{ background:url(images/list_marker1.gif) no-repeat left top}
.list1 ul li a{ color:#6F9025; margin-left:13px; text-decoration:none; font-weight:normal}
.list1 ul li a:hover{ text-decoration:underline}


.footer{ color:#515151; margin-left:15px; font-size:10px}
.footer a{ color:#6D6C6C; text-decoration:none; font-weight:normal}
.footer a:hover{ text-decoration:underline}

.form input{
	width:187px;
	height:18px;
	color: #65634E;
	text-transform:none;
	padding:2px 0 0 6px;
	border-color:#CAC597;
	border-style:solid;
	border-width:1px;
	background-color:#FFFCDD
}


.form textarea {
	width:187px;
	height:62px;
	color: #65634E;
	overflow:hidden;
	padding:2px 0 0 6px;
	border-color:#CAC597;
	border-style:solid;
	border-width:1px;
	background-color:#FFFCDD
}
