BODY {
	scrollbar-base-color: #A8874F;
	margin:0px;
	padding:0px;
	background-color: #A8874F;

}


/** Begin Content Styles **/

.table {
	font-size: 13px;
}
.content {
	background:  #FFFFFF;
	font-size: 13px;
}

.contenthead {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.sidebar {
	padding: 15px;
	border: double 4px #660000;
	background: #EBE5D1;
	font-size: 11px;
	line-height: 16px;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align: left;

}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
}

.h1 {
	background: #EBE5D1;
	color: #990000;
	padding-left: 5px;
	font-weight: bold;
	}
	
.image {
	border: solid 4px #A8874F;
}
.board {
	margin-right: 10px;
}


.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #664E24;
	font-size: 10px;
	text-align: center;
}
a.bottom, a.bottom:visited, a.bottom:active {
	text-decoration: none;
	color: #A8874F;
}
a.bottom:hover {
	color: #000000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #664E24;
	font-size: 10px;
	text-align: right;
}
a.footer, a.footer:visited, a.footer:active {
	text-decoration: none;
	color: #664E24;
}
a.footer:hover {
	color: #990000;
}

.nav2, a.nav2, a.nav2:visited, a.nav2active {
	padding: 5px;
	margin: 3px 10px 3px 10px;
	border: solid 1px #660000;
	background: #EBE5D1;
	font-size: 11px;
	color: #660000;
}

a.nav2:hover {
	border: solid 1px #EBE5D1;
	background: #990000;
	color: #EBE5D1;
	text-decoration: none;
}

.border {
	border: double 4px #660000;
}

.small {
	font-size: 11px;
}

#table li { background: FFFFFF;}
