body, table {
	font-family: trebuchet ms;
	font-size: 10px;
	color: #000000;
}
p {
	margin-top: 0;
	padding-top: 0;
}
.h1 {
	padding: 4px;
	margin: 10px;
	font: 10pt "lucida sans", sans-serif;
	Font-style: italic;
	font-weight: bold;
	color: #C79357;
	padding-bottom: 6px;
	padding-top: 6px;
	Line-Height: 15px;
	Letter-Spacing: 2px;
	Text-Align: right;
	Text-Transform: ;
}

input, input id, textarea,select{
    background:#260D0B;
	color:#F4E5E3;
	font-size: 10px;
	font-weight: ;
	text-transform: ;
	font-family: trebuchet ms;

}
table{
	color:#F4E5E3;
	font-size: 10px;
	font-weight: ;
	text-transform: ;
	font-family: trebuchet ms;
}

input.noborder {
	border: none;
}


a {
	text-decoration: none;
	color: #D7561B;
	letter-spacing: 1px;
	font-weight: normal;

}

a:visited {
	text-decoration: none;
	color: #D7561B;
	letter-spacing: 1px;
	font-weight: normal;

}

a:hover {
	color: #EA982A;
	font-weight: normal;

}
b, strong, i, u {
	color: #802215;

}



.smaller {
	font-size: 90%;
}
.message {
	text-align: center;
	font-weight: bold;
}
.noborder {
	border: none;
}
.powered {
	text-align: right;
}
ul {
	margin-top: 0;
	padding-top: 0;
}
#copyright {
	margin-top: 20px;
	text-align: right;
	border-top: solid 1px #333;
	font-size: 9px;
}