<Style> @charset "UTF-8";
/* CSS Document */
{}
.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CC6600;
	float: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	color: #BEE1E7;
	list-style-position: outside;
	list-style-type: square;
	font-style: normal;
}
.Body A:link {
    text-decoration: none;
	color: #BEE1E7;
}
.Body A:visited {
    text-decoration: none;
	color: #BEE1E7;
}
.Body A:hover {
    text-decoration: underline;
}
.Body A:active {
    text-decoration: none;
}
.Image {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #5B3715;
}	
.Header {
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #669900;
}
.Sidebar {
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #669900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #A9A561;
	float: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	color: #5B3715;
	list-style-position: outside;
	list-style-type: square;
	border-bottom-style: none;
}
.Sidebar A:link {
    text-decoration: none;
	color: #BEE1E7;
}
.Sidebar A:visited {
    text-decoration: none;
	color: #BEE1E7;
}
.Sidebar A:hover {
    text-decoration: underline;
}
.Sidebar A:active {
    text-decoration: none;
}
.Sidebar2 {
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #669900;
	background-color: #A9A561;
	float: none;
	color: #5B3715;
	border-bottom-style: double;
	margin-left: 3px;
	padding-left: 3px;
	border-bottom-width: thick;
	border-bottom-color: #669900;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.GeneralPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #669900;
	margin: 0px;
	padding: 5px;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #5B3715;
	text-transform: none;
}
.Footer A:link {
    text-decoration: none;
}
.Footer A:visited {
    text-decoration: none;
}
.Footer A:hover {
    text-decoration: underline;
}
.Footer A:active {
    text-decoration: none;
}
.TopBanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B3715;
	background-color: #BEE1E7;
	letter-spacing: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-position: center top;
	text-align: center;
	border: 1px solid #5B3715;
	padding: 1px;
}
.TopSubBanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B3715;
	background-color: #BEE1E7;
	letter-spacing: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	background-position: center top;
	text-align: left;
	border: 1px solid #5B3715;
	padding: 1px;
	text-indent: 2px;
}

</Style>
