.bg {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
.menu{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: disc;
}
.menu A:link {
	text-decoration: none;
	color: #996600;
}
.menu A:visited {
	text-decoration: none;
	color: #996600;
}
.menu A:active {
	text-decoration: none;
	color: #996600;
}
.menu A:hover {text-decoration: underline; color: #003300;}
.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
}
.bodytext A:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.bodytext A:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.bodytext A:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.bodytext A:hover {text-decoration: underline; color: #FF0000;}
.menubar {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	display: block;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC9900;
}
.presidentcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	display: block;
	padding-left: 0.5em;
	border: thin solid #EBEEB7;
	padding-top: 0.5em;
	padding-right: 0.1em;
}
.customtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
	border-top: thin solid #006600;
	border-right: thin solid #006600;
	border-bottom: thin solid #006600;
	border-left: thin solid #006600;
}
td {
	display: table-cell;
	border-top: thin solid #996600;
	border-right: thin none #996600;
	border-bottom: thin none #996600;
	border-left: thin solid #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: .3em;
}
table {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.whiteheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0.2em;
}
.header {
	background-attachment: scroll;
	background-image: url(images/header1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.layerborder {
	padding: 2px;
	border: 1px solid #B6B329;
}
