BODY {
	SCROLLBAR-BASE-COLOR: #BAD3E3;
	SCROLLBAR-ARROW-COLOR: #3D5579;
/*	background-color: #F7F7D4;  */
	background-color: #3D5579;
	font-family:"Tahoma";
	font-size: 14px;
	COLOR: #000080;
	line-height: normal;
	margin: 0px 0px 0px 0px;
    margin-left: 10px;
}

.specheader td, p, body {
	font-family:"Tahoma";
	font-size: 12px;
	line-height: normal;
	COLOR: #000080;
	background-color: #BAD3E3;
	margin: 0px 0px 0px 0px;
}
p, td {
	font-family:"Tahoma";
	font-size: 14px;
	line-height: normal;
	COLOR: #000080;
	background-color: #BAD3E3;
	margin: 0px 0px 0px 0px;
    margin-left: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Tahoma";
	line-height: normal;
	color: 000080;
	margin: 0px 0px 0px 0px;
    margin-left: 10px;
}

.footer {
	font-family: Arial, Helvetica, Sans-serif;
	color:black;
	font-size: 9px;
	line-height:12px;
	font-style: italic;
	background-color: #3D5579;
	padding: 3px 0px 3px 15px;
}
.footer a:link { font-family: "Viner Hand Itc"; font-size: 12px; color: #8E0505; text-decoration: bold; }
.footer a:visited { font-family: "Viner Hand Itc"; font-size: 12px; color: #8E0505; text-decoration: bold; }
.footer a:active { font-family: "Viner Hand Itc"; font-size: 12px; color: #8E0505; text-decoration: bold; }
.footer a:hover { font-family: "Viner Hand Itc"; font-size: 12px; color: black; text-decoration: bold; }

.header {
margin: 0;
padding: 0;
/* background: #000000; */
height: 180px; /*Height of top section*/
background-image: url(images/pheasant-turkey-feather.gif);
background-repeat: no-repeat;
background-position: top center;
}

.sidebar {
margin: 0;
padding: 0;
/* background: #000000; */
width: 150px; /*Height of top section*/
height: 465px; /*Height of top section*/
background-image: url(images/handpainted-elk-on-a-turkey-feather.gif);
background-repeat: no-repeat;
background-position: top center;
}

a:link { font-family: "Tahoma"; font-size: 12px; color: #3D5579; }
a:visited { font-family: "Tahoma"; font-size: 12px; color: #3D5579; }
a:active { font-family: "Tahoma"; font-size: 12px; color: #3D5579; }
a:hover { font-family: "Tahoma"; font-size: 12px; color: #FFFFFF; }

TD.smaller {
	font-size: 11px;
	font-family : tahoma;
	color : #000080;
}

P.smaller {
	font-size: 11px;
	font-family : tahoma;
	color : #000080;
}

HR {
	color : #3399CC;
}