td {
	color: #A06739;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
hr {
	height: 1px;
	border: none;
	color: #A26637;
}
li {
	margin-bottom: 6px;
}
strong {
	font-size: 14px;
	color: #5B3012;
}
.indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A06739;
	text-indent: 10px;
}
.chapter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1, .title {
	color: #5B3012;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
}
td.padleft {
	padding-left: 24px;
}
.footnote {
	color: #D6C0AA;
	font: 11px Arial, Helvetica, sans-serif;
}
a:visited {
	color: A06739;
	text-decoration: none;
}
a {
	color: #5B3012;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #A26637;
}
a.small {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.dark { 
	background-color: #D6C0AA; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
}
.noshow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A06739;
	text-decoration: none;
	background-color: #E0D0BF;
	text-indent: 6pt;
	}
.doshow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A06739;
	text-indent: 6pt;
	}
.feet {
	background-image: url(../images/feet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	color: #CC0000;
}
img.drawline {
	margin-top: 6px;
	margin-bottom: 18px;
	border-bottom: 1px solid #A06739;
	width: 100%;
}
table.schedule td {
	padding-top: 6px;
}
tr.box-dk td, td.box-dk {
	font-weight: bold;
	color: #FFFFFF;
	background: #A06639;
	font-size: 12px;
	text-transform: uppercase;
}
tr.box-lt td, td.box-lt {
	font-size: 12px;
	font-weight: bold;
	color: #5B3012;
	background: #E0D0BF;
}
tr.oddrow td {
	background: #E1DAD2;
}
