body {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	clip:  rect(0px auto auto auto);
	background-color: #0c0300;









}
td {
	font-family: Arial, Helvetica, sans-serif;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;


}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #C8B46F;


}
h5 {
	font-size: .7em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 0.8em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.bgblack {
	background-color: #030100;
}
.txt-golden {
	color: #C8B46F;
}
.txt-white {
	color: #FFFFFF;
}
.txt-brown {
	color: #9A450C;
}
.txt-justify {
	text-align: justify;
}
h3 {
	font-size: 0.9em;
	font-weight: normal;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet_start.gif);
	list-style-type: disc;
}
a:hover {
	color: #C8B46F;
	text-decoration: underline;
}
.bottomlink {
	text-decoration: underline;
	color: #9A450C;

}
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;


}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: overline;
}
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
