body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #663300;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topwash {
	background-image: url(images/wash1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.washdown {

	background-image: url(images/washdown.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.tborder
{
border:1px solid #000000;
}
.sidestrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #666600;
	text-decoration: none;
	font-weight:bold
}
a:visited {
	text-decoration: none;
	color: #666600;
	font-weight:bold
}
a:hover {
	text-decoration: underline;
	color: #666600;
	font-weight:bold
}
a:active {
	text-decoration: none;
	color: #000066;
	font-weight:bold
}
li {
	list-style-type: square;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666600;
	border: 1px solid #333333;
}

.blacklink:link {
	color : #000000;
	text-decoration: none;
}

a.blacklink:visited {
	color : #000000;
	text-decoration: none;
	}

a.blacklink:hover {
	color : #000000;
	text-decoration: underline;
}
.whitelink:link {
	color : #ffffff;
	text-decoration: none;
}

a.whitelink:visited {
	color : #ffffff;
	text-decoration: none;
	}

a.whitelink:hover {
	color : #ffffff;
	text-decoration: underline;
}
.navbar
{
color: #000000;
font-size:11px;
}
.formbox
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #333333;
}
.pad5
{
padding:5px;
}
h1,h2
{
font-size:12px;
}
.pix11
{
font-size:11px;
}

.pix10
{
font-size:10px;
}
.samplemenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 5px;
	width: 90%;
	border: 1px solid #333333;
	background-color:#ffffff;
}
.capt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E3D4BD;
	background-color:#70665a;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	width:100%;
}
.bb {
	border-bottom:1px solid #000000;
}
