td, table, select, div, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:12px;
	color:#A07151;
}

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


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

.txt1{ font-size:10px; color:#A07151}
.txt1 strong{ color:#C37143; font-size:11px}
.txt1 a{ color:#C37143; text-decoration:none}
.txt1 a:hover{ text-decoration:underline} 

.txt2{ color:#838383; font-size:10px}
.txt2 a{ color:#838383; text-decoration:none}
.txt2 a:hover{ text-decoration:underline}

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

b a{ color:#C7914C; text-decoration:none; font-size:10px}
b a:hover{ text-decoration:underline}

strong a{ color:#C37143; text-decoration:none; font-size:10px}
strong a:hover{ text-decoration:underline}

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

b{ color:#C37143} 

.txt{ color:#D20008; font-size:10px}

.form input{
	width:184px;
	height:18px;
	color: #A07151;
	text-transform:none;
	padding:2px 0 0 6px;
	border-color:#790F13;
	border-width:1px;
	border-style:solid;
	background-color:#440C11
}

.form textarea {
	width:234px;
	height:64px;
	color: #A07151;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#790F13;
	border-width:1px;
	border-style:solid;
	background-color:#440C11
}
