table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#2A2415;
}


form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#E2DBC8}

.header{ color:#E3E7E8; font-family:times new roman; font-size:13px; font-weight:bold}
.header a{ color:#E3E7E8; text-decoration:none}
.header a:hover{ text-decoration:none}

.footer { color:#939088; font-family:times new roman; font-size:13px; font-weight:bold; text-align:center}
.footer a{ color:#939088; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.yellow a{ color:#F7F0E0; text-decoration:none; font-family:times new roman; font-size:13px; font-weight:bold }
.yellow a:hover{ text-decoration:underline}
.yellow span a{ color:#503D13; text-decoration:none}
.yellow a:hover{ text-decoration:underline}

ul{margin:0px; padding:0px; list-style:none; line-height:18px; color:#2A2415}
ul li{ background:url(images/list_marker.gif) no-repeat left top; padding-left:13px}
ul li a{ color:#2A2415;  text-decoration:underline }
ul li a:hover{ text-decoration:none}

a{ color:#2A2415; text-decoration:underline}
a:hover{ text-decoration:none}

strong a{ color:#433C2D; font-family:times new roman; font-size:13px; font-weight:bold; text-decoration:none}
strong a:hover{ text-decoration:underline}

.form1 input{
	width:189px;
	height:20px;
	color: #2A2415;
	padding:2px 0 0 5px;
	border:#544321 1px solid;
	background-color:#FFFFFF
}

.form1 textarea {
	width:189px;
	height:121px;
	color: #2A2415;
	overflow: auto;
	padding:2px 0 0 5px;
	border:#544321 1px solid;
	background-color:#FFFFFF
}


