{
	color: #000000;
	background-color: #CC8833;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: small;
	text-decoration: none;
	text-align: left;
}

#header
{
	align: left;
}

#header table
{
	border-style: none;
	border: "0";
	cellpadding: "0";
	cellspacing: "0";
	width: "100%";
}

#header td
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	vertical-align: center;
	border-style: none;
	font-weight: bold;
	font-size: large;
	color: #000000;
}

#nav
{
	align: left;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	position: absolute;
	top : 20px;
	bottom : 20px;
	left : 0px;
	right : 0px;
	width : 160px;
	line-height: 30px;
	color: #CC8833;
	font-size: x-small;
}

#nav ul, #nav li
{
	list-style-type: circle; color: #930;
}
	
#nav a:hover, #nav li a:hover, #nav li.active a
{
	background-color: #fc6;
}

#nav a, #nav a:visited
{
	color: #930;
	text-decoration: none;
}
	
#content
{
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 180px;
	padding-right : 5%;
	background-color: #cc8833;
}

#content a, #content a:visited
{
	text-decoration: underline;
	color: #000000;
}
#content a:hover
{
	text-decoration: none;
	color: #000000;
}

p,ul,ol
{
}

p.footmenu
{
	font-size:x-small;
	text-align: center;
}
#content a, #content a:visited
{
	text-decoration: underline;
	color: #000000;
}
#content a:hover
{
	text-decoration: none;
	color: #000000;
}

p.footer
{
	font-size:xx-small;
	text-align: center;
}

p.quote
{
	font-size:medium;
	text-align: center;
	font-style: italic;
}

h1, h2, h3
{
	font-weight: bold;
}

h1
{
	font-size: large;
}

h2
{
	font-size: medium;
	padding-right: 3px;
	border-top: 0px solid #fc6;
	border-right: 0px solid #fc6;
	border-bottom: 1px solid #fc6;
	border-left: 0px solid #fc6;
}

h3
{
	font-size: small;
}

a, a:visited
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

body
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #CC8833;
	scrollbar-face-color: #CC8833;
	scrollbar-highlight-color: #CC8833;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #CC8833;
	scrollbar-darkshadow-color:#CC8833;
}

hr
{
	width: 100%;
	color: #000000;
	height: 1px;
	text-align: left;
}

table
{
	border-style: solid;
	border-color: #cc8833;
}
td
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: normal;
	font-size: small;
	padding-bottom: 4px;
	vertical-align: center;
	color: #000000;
	padding-top: 4px;
	border-style: solid;
	border-color: #cc8833;
}
