@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	background-color: #FFF;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
a {
	font-size: 10px;
	color: #C60;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C60;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #000;
}
h1 {
	font-size: 24px;
	color: #000;
}
h2 {
	font-size: 18px;
	color: #930;
}
h3 {
	font-size: 16px;
	color: #666;
}
h4 {
	font-size: 14px;
	color: #000;
}
h5 {
	font-size: 12px;
	color: #900;
}
.smallbrowntext {
	font-size: 10px;
	color: #930;
}
h6 {
	font-size: 10px;
	color: #930;
}
.fadetable {
	font-family: Verdana, Geneva, sans-serif;
	border-top-color: #974023;
	border-right-color: #974023;
	border-bottom-color: #974023;
	border-left-color: #974023;
	background-image: url(/images/tablefade.png);
	background-repeat: no-repeat;
	border-color: #974023;
}
.menutable {
	font-family: Verdana, Geneva, sans-serif;
	border-top-color: #974023;
	border-right-color: #974023;
	border-bottom-color: #974023;
	border-left-color: #974023;
	background-image: url(/images/tablefade.png);
	background-repeat: no-repeat;
	border-color: #974023;
}
.browntext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #933E22;
	text-align: right;
}
.tableheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
