td, table, select, div, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#494F4C;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#86958E}


.list ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top }
.list ul li a{ color:#CD0400; margin-left:8px; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.footer{ color:#CBD2CE; margin-left:245px; font-size:9px}
.footer a{ color:#CBD2CE; text-decoration:none}
.footer a:hover{ text-decoration:underline}

strong{ text-transform:uppercase; font-size:10px}

a{ color:#D5000B; text-decoration:underline}
a:hover{ text-decoration:none}

.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
}


.form1 input{
	width:175px;
	height:21px;
	color: #636363;
	text-transform:none;
	padding:2px 0 0 6px;
	border-color:#D4D0C8;
	border-width:1px;
	background-color:#ffffff
}


.form1 textarea {
	width:175px;
	height:81px;
	color: #636363;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#D4D0C8;
	border-width:1px;
	background-color:#ffffff
}
