/* CSS Document */

body
{
	background;
	margin:19px 0px 0px 0px;
}

td
{
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#5B3E23;
}
	
	
/* FOOTER OPEN */

.footer
{
	font-family:Tahoma, Arial;
	font-size:9px;
	font-weight:bold;
	color:#5B3E23;
	text-decoration:none;
}

.footer:hover
{
	font-family:Tahoma, Arial;
	font-size:9px;
	font-weight:bold;
	color:#5B3E23;
	text-decoration:none;
}	

.cr
{
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#5B3E23;
}	

.heading
{
	color:#5E0B0F;
}	

select
{	
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#5B3E23;
	background-color:#CFB6A0;
}

input
{	
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#5B3E23;
	background-color:#CFB6A0;
	border:1px solid #8B6748;
}	
.button
{
	background-color:#6F4D32;
	font-family:Tahoma, Arial;
	font-size:9px;
	font-weight:bold;
	color:#CFB6A0;
}	