body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	font-size: 8pt; 
                color: #000000; 
                font-family: Verdana; 
                background-color: #C28F00;
	scrollbar-arrow-color: #000000; 
                scrollbar-base-color: #cc9900; 
                scrollbar-dark-shadow-color: #000000; 
                scrollbar-track-color: #996600; 
                scrollbar-face-color: #cc9900; 
                scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
                scrollbar-3d-light-color: #FFFFFF;
}

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.menu {
	background-color: #EEEEEE;
	padding: 10px;
	width: 150px;
	vertical-align: top;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #FFFFFF;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}

#navigator {

background-color: #339933;

border: 1px #000000 solid;

width: 99%;

margin-top: 0px;

margin-left: 0%;

margin-right: 0%;

padding: 1px;

text-align: center;

}


.housebutton {

font-weight: bold;

font-size: 8pt;

font-family: Verdana;

text-align: center;

margin-bottom: 1px;

margin-top: 1px;

}

.housebutton a:visited {

color: #663300;
text-decoration: none;
}


.housebutton a {

padding: 0px;

text-decoration: none;

width: 90%;

display: block;

color: #333333;

background-color: #339933;

border-top: 1px #000000 solid;

border-left: 1px #000000 solid;

border-bottom: 1px #000000 solid;

border-right: 1px #000000 solid;

}

.housebutton a:hover {

background-color: #33cc33;

color: #003300;

border-top: 1px #000000 solid;

border-left: 1px #000000 solid;

border-bottom: 1px #000000 solid;

border-right: 1px #000000 solid;

}

