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

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-image:url(images/rep.jpg); background-repeat:repeat}

.header{ font-family: Times New Roman; font-size:12px; color:#FFFFFF}

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

span { color:#FFFFFF}

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

strong a{ color:#FFFFFF; text-decoration:none; font-family:Times New Roman; font-size:12px}
strong a:hover{ text-decoration:underline}

.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 }
.list ul li a{ color:#ffffff; font-weight:bold; margin-left:13px; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.footer a{ color:#D9B79C; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.footer span a{ color:#FFFFFF; text-decoration:none}
.footer span a:hover{ text-decoration:underline}

.form1 input{
	width:190px;
	height:18px;
	color: #D9B79C;
	padding:1px 0 0 6px;
	border-color:#D9B79C;
	border-style:solid;
	border-width:1px;
	background-color:#804A21
}

.form1 textarea {
	width:190px;
	height:153px;
	color: #D9B79C;
	overflow:hidden;
	padding:1px 0 0 5px;
	border-color:#D9B79C;
	border-style:solid;
	border-width:1px;
	background-color:#804A21
}
