body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topmenu {
	font-size: 11px;
	color: #FFFFF2;
}
.topmenu a{
	font-size: 11px;
	color: #FFFFF2; text-decoration:none;
}

.topmenu a:hover{
	font-size: 11px;
	color: #FFFFFf;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box {
	border: 1px solid #9A7D43;
}
a {
	color: #9A7D43;
	text-decoration: none;
}
.titlecream {
	color: #FFFFF2;
}
.red {
	font-weight: bold;
	color: #990000;
}
.xmas {
	color: #990000;
}
.introtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #9A7D43;
	font-style: italic;
}
.gold {
	font-weight: bold;
	color: #9A7D43;
}
.redbox {
	border: 2px solid #D9CDA8;
	padding: 10px;
	height: 0px;
	width: 90%;
	margin: 10px;
	font-weight: bold;
	color: #900;
	clear: both;
	font-size: 16px;
	text-align: center;
}
