body {
	text-align:				center;
	color:					#000000;
	background:				url(images/bg_001.jpg) top center;
	font-family:			Arial, Verdana;
	font-size:				12px;
}

A:link {text-decoration:	none; color: #ffffff}
A:visited {text-decoration:	none; color: #c9b18c}
A:active {text-decoration:	none; color: #c9b18c}
A:hover {text-decoration:	underline; color: #c9b18c;}
td#Black a:link {color:		#000000;}

table {
	border-collapse:		collapse;
}
td {
	text-align:				left;
}

.tdWhite {
	color:					#FFFFFF;
}

.tdText {
	color:					#000000;
	border-bottom:			solid 1px #402803;
	border-top:				solid 1px #402803;
}

.tdTextHdr {
	color:					#ffffff;
	background-color: 		#402803;
	border-bottom: 			solid 1px #402803;
	border-top: 			solid 1px #402803;
}

/* --- Left Right Bottom Top --- */
.top-left-image {
     float: left; margin:0 10px 10px 0; border: none;
}

input
{
	color: 					#000000;
	background: 			#fee3ad;
	border: 				1px solid #000000;
	font-size:				10px	;
}

.submit input
{
	color: 					#000000;
	background: 			#000000;
	border: 				1px;
} 
