﻿body 
{
    margin: 3px;
	padding: 3px;
	background-color: #929598;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #2c3787;
}
#main
{
    margin-left: auto;
	margin-right: auto;
    background-color: #ffffff;
    width: 800px;
    color: #2c3787;
    text-align: left;
    border-style: none;
}
#header
{
	background-image: url(images/header.gif);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: Transparent;
    color: inherit;
    height: 146px;
    width: 800px;
    text-align: right;
}
#footer
{
    margin-left: auto;
	margin-right: auto;
	background-image: url(images/footer.gif);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: Transparent;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
    color: #B6B6B6;
    height: 46px;
    width: 800px;
    text-align: center;
}
#footer a:link 
{
	background-color: Transparent;
	color: #B6B6B6;
	text-decoration: none;
}
#footer a:visited 
{
	background-color: Transparent;
	color: #B6B6B6;
	text-decoration: none;
}
#footer a:hover 
{
	background-color: Transparent;
	color: #B6B6B6;
	text-decoration: underline;
}
#footer a:active 
{
	background-color: Transparent;
	color: #B6B6B6;
	text-decoration: none;
}
#toplinks
{
    background-color: Transparent;
    font-size: 14px;
	position: relative;
	width: 800px;
	text-align: left;
	color: #373F5B;
	font-weight: bold;
	vertical-align: middle;
}
#mid
{	
	background-image: url(images/mid.gif);
    background-repeat: repeat-y;
    background-position: center top;
	background-color: #ffffff;
	color: #2c3787;
	width: 800px;
}
#content
{
	background-color: Transparent;
    color: #000000;
	width: 765px;
	float: left;
	margin-left: 10px;
	padding-top: 7px;
}
#content a:link {
    color: #775123;
}
#content a:visited {
    color: #775123;
}
#content a:hover {
    color: #775123;
}
#content a:active {
    color: #775123;
}
.clear 
{
	clear : both; font-size: 1px; }
	/* hide from IE5 Mac */
	/* \ */ .clear { font-size : 1px;}
	/* \ */ #footer .clear { clear : none; font-size : medium ;
}
h1
{
    font-size: 18px;
    font-weight: bold;
    display: inline;
    color: #8B8B8B;
}
h4
{
    font-size: 14px;
    font-weight: bold;
    display: inline;
}
pre
{
    overflow: auto;
    padding: 20px 20px 20px 20px;
    background-color: #fdf2d0;
    border-style: solid;
    border-width: 1px;
    white-space: pre-wrap;
    text-align: left;
    width: 520px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.floatleft
{
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    margin-right: 10px;
    border-style: none;
}
.floatright
{
    float: right;
    margin-top: 2px;
    margin-left: 10px;
    margin-bottom: 2px;
    margin-right: 2px;
    border-style: none;
}
.pageimage
{
    border-style: none;
    float: right;
    margin-top: 2px;
    margin-left: 15px;
    margin-bottom: 2px;
    margin-right: 2px;
}
.noborder
{
    border-style: none;
}
.border1
{
    border-style: solid;
    border-width: 2px;
    border-color: #775123;
}
.rightdate {
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AFAFAF;
}
/* MAIN NAVIGATION (VERTICAL) */
.mnuVertical 
{
}
.mnuOver 
{
    padding: 5px;
    background-color: #656567;
    border: #cccccc 1px solid; 
    border-left: #cccccc 1px solid; 
    border-top: #cccccc 1px solid;
    border-bottom: #5A5A5C 1px solid;
    border-right: #5A5A5C 1px solid;
    color: #ffffff;
}
.mnuOver a:link {
	color: #ffffff;
	text-decoration: none;
}
.mnuOver a:visited {
	text-decoration: none;
	color: #ffffff;
}
.mnuOver a:hover {
	text-decoration: none;
	color: #ffffff;
}
.mnuOver a:active {
	text-decoration: none;
	color: #ffffff;
}
.mnuSelected 
{
    padding: 5px;
    background-color: #F3F2F7;
    border: white 1px solid; 
    border-top: white 1px solid;    
    border-bottom: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
}
.mnuSelected a:link {
	color: #ffffff;
	text-decoration: none;
}
.mnuSelected a:visited {
	text-decoration: none;
	color: #ffffff;
}
.mnuSelected a:hover {
	text-decoration: none;
	color: #ffffff;
}
.mnuSelected a:active {
	text-decoration: none;
	color: #ffffff;
}
.mnuPath 
{
    padding: 5px;
    background-color: #D7D7DB;
    border: white 1px solid;
    border-top: white 1px solid;
    border-bottom: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
}
.mnuPath a:link {
	color: #929598;
	text-decoration: none;
}
.mnuPath a:visited {
	text-decoration: none;
	color: #929598;
}
.mnuPath a:hover {
	text-decoration: none;
	color: #929598;
}
.mnuPath a:active {
	text-decoration: none;
	color: #929598;
}
.mnuNormal 
{
    padding: 5px;
    background-color: #E5E5EA;
    border: white 1px solid;
    border-top: white 1px solid;
    border-bottom: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
}
.mnuNormal a:link {
	color: #00345D;
	text-decoration: none;
}
.mnuNormal a:visited {
	text-decoration: none;
	color: #00345D;
}
.mnuNormal a:hover {
	text-decoration: none;
	color: #00345D;
}
.mnuNormal a:active {
	text-decoration: none;
	color: #00345D;
}