td, table{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#413627;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px}

.main a{
	color:#A79765;
	text-decoration:none;
	font-size: 12px;
}
.main a:hover{ color:#EDD794; text-decoration:none}

.list ul{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:18px;
	font-size: 12px;
	font-style: normal;
}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding-left:12px}
.list ul li a{ color:#FEE79F; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.link a{ color:#A49768; text-decoration:none; font-family:verdana}
.link a:hover{ color:#F3DD98; text-decoration:none; font-weight:bold}

.footer { color:#413627; margin-left:2px}
.footer a{ color:#413627; text-decoration:none}
.footer a:hover{ text-decoration:underline}

a{ color:#FFE8A2; text-decoration:underline}
a:hover{ text-decoration:none}

span{ color:#FEE79F}

.form input{
	width:189px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
	color: #413627;
	padding:2px 0 0 5px;
	border-color:#FFE8A2;
	border-style:solid;
	border-width:1px;
	background-color:#945A1A
}


.form textarea {
	width:189px;
	height:103px;
	font-family:tahoma;
	font-size:11px;
	color: #413627;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#FFE8A2;
	border-width:1px;
	border-style:solid;
	background-color:#945A1A
}

.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #FEE79F;
}
.darktext {
	font-family: Tahoma;
	font-size: 12px;
	color: #413627;
}
.boldtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FEE79F;
}
