body {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9E9B96;
	font-size: 12px;
	background-color:#26231C;
	background-image: url(../nav/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	color: #866A50;
	border-bottom-width: 0px;
	text-transform: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	text-decoration: underline;
    }

a:visited {
	color: #866A50;
	text-decoration: underline;
	border-bottom-width: 0px;
	text-transform: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

a:hover {
	color: #8D8A85;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

    .menuLink A:link {
	color: #341715;
	font-size: 14px;
	text-transform: uppercase;
	font-style: italic;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: bold;
	text-decoration: none;
}

    .menuLink A:visited {
	color: #341715;
	text-transform: uppercase;
	font-style: italic;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: bold;
	text-decoration: none;
}

    .menuLink A:hover {
	text-decoration: underline;
	color: #341715;
	text-transform: uppercase;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: bold;
}

.header {
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 16px;
	text-transform: uppercase;
	
}

.subheader {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #341715;
	font-size: 14px;
	text-transform: none;
	background-color: #866A50;
	background-position: center center;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.subsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #866A50;
	;
	padding: 3px;
}
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #866A50;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #866A50;
	;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #866A50;
	;
}

h3 {
	font-size: 18px;
	color: #cccccc;
}

.table_left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999966;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

hr {
	color: #999966;
	height: 1px;
	text-align: center;

}

.td-mainborder
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	
}
