body, td, td td, p{ font-family: verdana, arial, helvetica, san-serif; font-size: 11px; background-color: #ffffff;}

.key {
	font-weight : bold;
	color: #993300;
	background-color: #330000;
}
.menu {
	font-weight: bold;
	font-size: 12px;
	background-color: #333366;
	color: #ffffcc;
}
.footer {
	font-size: 9px;
	color: white;
	background-color: #B8521F;
}
.copy {
	font-size: 9px;
	color: white;
}
.heading { font-size: 1.4em; font-weight:bold; }
.bigger-text { font-size: 1.2em; }
.gold-text {color: #CC6600; font-size: 1.4em; }
.sidebar {
	background-color: #cccc99;
}
.brown{
	background-color: #993300;
}
.gear{
	border : 1px solid #cccccc;
}
a.menu:link {
	font-weight: bold;
	font-size: 12px;
	color: #ffffcc;
	text-decoration: none;
}
a.menu:hover {
	font-weight: bold;
	font-size: 12px;
	color: #cccc66;
	text-decoration: underline;
}

a.footer:link {
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	color: #cccc66;
}
a.footer:visited {
	color: #ffffff;
	text-decoration: none;
}
hr.brown {
	color: #993300;
	height: 1px;
}
hr.green {
	color: #cccc99;
	height: 1px;
}
.bigtextbold { font-family: verdana, arial, helvetica, san-serif; font-weight: bold;  font-size: 18px; color: #333399; }
.bigtext { font-family: verdana, arial, helvetica, san-serif; font-size: 18px; color: #333399; }
.burgtext { font-family: verdana, arial, helvetica, san-serif; font-weight: bold;  font-size: 1.6em; color: #993300; }

p.sale {
	border: 1px solid #cccc99;
	background-color: eeeeee;
	padding: 5px;
}