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

form { margin:0px; padding:0px}
body { margin:0px; padding:0px}

.main a{ color:000000; text-decoration:none}
.main a:hover{ color:#000000; text-decoration:none}

.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:12px}
.list ul li a{ color:#000000; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.link a{ color:#000000; text-decoration:none; font-family:verdana}
.link a:hover{ color:#000000; text-decoration:none; font-weight:bold}

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

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

span{ color:#000000}

.form input{
	width:189px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
	color: #000000;
	padding:2px 0 0 5px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	background-color:#A69765
}


.form textarea {
	width:189px;
	height:103px;
	font-family:tahoma;
	font-size:11px;
	color: #000000;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	background-color:#A69765
}

