BODY {
	background-color : #352201;
	background-image : url(images/bg_gold.jpg);
	color : #FFD46F;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-repeat : repeat-y;
}
A:LINK {
	color: #ffffff;
}
A:VISITED {
	color: #ffffff;
}
A:HOVER {
	color: #FFA405;
}
.pghdr {
	color: #FFD980;
	font-size : 16px;
	font-weight : bold;
}
.small {
	color : #ffffff;
	font-size : 10px;
}
.quote {
	color : #ffffff;
	font-weight : bold;
	font-style : italic;
	font-size : 11px;
}
.white {
	color : #ffffff;
	font-weight : bold;
	font-size : 12px;
}

input {	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px;}
select { font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px;}
textarea {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px;}
.button { font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; color : #352201; background-color : #DDDDDD; font-weight : bold;}

