/* 
 background-color: #7698AF;
 header graphic color: #4C6271
 main trim color: #597A91;
 //--SIDE PANEL--
 main trim supplement color: #B0CBDD;
 2ndry trim supplement color: #339933;
 side panel highlight text: 33CC33
 //--BUTTONS--
 button borders: #BACBD7
 off button text: #BACBD7
 off button bg: #4C6271
 off button hover text: #4C6271
 off button hover bg: #B2D1E5
 on button text: #50CA00
 on button bg: 000000
 //--LINKS--
 link default: 000000
 link hover: 111111
 header: FFFFFF
*/
<!--
body
{
background-color: #7698AF;
}
/*left align 
body
{
text-align: left;
}
div#container
{
text-align: left;
margin-left: 0;
margin-right: auto;
width: 800px;
}
/*end of left align*/
/*center */
body
{
text-align: center;
}
div#container
{
text-align: left;
margin-left: auto;
margin-right: auto;
width: 800px;
}
/*end of center*/
#siteHeaderGraphic
{
background-color: #4C6271;
}
.siteHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-color: #597A91;
}
.mnuBackground
{
background-color: #597A91;
}
div#footer
{
height: auto;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
div#footer p
{
	color: #000000;
	text-align: center;
	font-size: 10px;
	line-height: 1em;
}
div#footer a:link, div#footer a:visited, div#footer a:active
{
	color: #0000FF;
	text-decoration: underline;
}
div#footer a:hover
{
	color: #0000CC;
	text-decoration: underline;
}
table#Table6 td a font
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
table#Table6 td a:hover font
{
	font-weight: bold;
	color: #111111;
	text-decoration: underline;
}
a.mnuButtonOffText, a.constlink
{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #BACBD7;
background-color: #4C6271;
border: 1px solid #BACBD7;
text-decoration: none;
padding: 4px;
margin: 2px;
}
a.mnuButtonOffText:hover, a.constlink:hover
{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #4C6271;
background-color: #B2D1E5;
border: 1px solid #BACBD7;
text-decoration: none;
padding: 4px;
margin: 2px;
}
a.mnuButtonOnText
{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #50CA00;
background-color: #000000;
border: 1px solid #BACBD7;
text-decoration: none;
padding: 4px;
margin: 2px;
}
a.constlink
{
margin-right: 4px;
}
a.constlink:hover
{
margin-right: 4px;
}
span#folder_tree a
{
color: #000;
}
span#folder_tree a font
{
color: #000000;
}
span#folder_tree a:hover font
{
color: #111111;
}
.siteBorder
{
background-color: #597A91;
}
small small
{
display: none;
}
.sitePage
{
background-color: #FFFFFF;
border-right: 10px solid #597A91;
border-left: 10px solid #597A91;
}
a.siteLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}

a.siteLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #111111;
text-decoration: none;
}

.siteButton
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #BACBD7;
background-color: #4C6271;
cursor:pointer;
}

.siteNote
{
background-color: #FFFFFF;
}

.siteNotesBorder
{
background-color: #597A91;
}
.siteFooter
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-color: #597A91;
}
.siteMessage
{
background-color: #EFEFEF;
}

.siteText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}
.noteSearch
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
}
.noteSearchHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #597A91;
}
.siteMessageText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #339933;
}

.siteMessageTextHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #339933;
}

.siteMessageBorder
{
background-color: #CCCCCC;
}

.sideNav
{
background-color: #B0CBDD;
padding-bottom: 20px;
}

.sideNavBorder
{
background-color: #597A91;
}

a.sideNavLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}

a.sideNavLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #111111;
text-decoration: none;
padding: 2px;
margin: -2px;
}

a.sideNavLinkSmall
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}

a.sideNavLinkSmall:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #111111;
text-decoration: none;
}

.sideNavText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.sideNavTextHighlight
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #33CC33;
}

.sideNavTextHighlightMore
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #33CC33;
}

.sideNavHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #597A91;
padding: 2px;
}

.sideNavTextHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.sideNavTextSmall
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

.sideNavTextSmallNote
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #339933;
}
.content
{
	background-color: #B0CBDD;
}
.contentBorder
{
	background-color: #597A91;
}
.contentText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.contentCaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.noteHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.noteText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}

.noteTextSmall
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
}

.noteNote
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #339933;
}

.noteMessage
{
background-color: #FFFFFF;
}

.noteMessageText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #555555;
}

.noteMessageTextBold
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #555555;
}

.noteMessageTextHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #339933;
}

.noteMessageBorder
{
background-color: #CCCCCC;
}

.replyText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
}

.replyHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #597A91;
}

.helpMessage
{
background-color: #FFFF00;
}

.helpMessageText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #555555;
}
.helpMessageTextBold
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #555555;
}

a.helpLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #339933;
text-decoration: underline;
}

a.helpLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #339933;
text-decoration: none;
}
.helpMessageTextHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #339933;
}
.helpMessageBorder
{
background-color: #CCCCCC;
}

UL
{
	list-style-type: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	margin-left:12px;
	border: 0px;
	padding: 0px;
}
UL.root 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
.fdhandle 
{
	FONT-SIZE: 160%; 
	COLOR: red; 
	FONT-FAMILY: monospace;
	FONT-WEIGHT: bolder; 
	TEXT-DECORATION: none;
}
.fakelink 
{
	FONT-SIZE: 160%; 
	COLOR: black; 
	FONT-FAMILY: monospace;
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none;
}


.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background: white;
}
.textHeader
{
	font-family: Time New Roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 339933;
	background: white;
}
.textButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.galimg_hover
{
	border-left: solid 1px white;
	border-top: solid 1px white;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}
.galimg 
{
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
}


TD.galleryFakeLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color: red;
text-decoration: none;
}

a.PhotoLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}
a.PhotoLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #111111;
text-decoration: none;
padding: 2px;
margin: -2px;
}
a.galleryNavLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #B0CBDD;
text-decoration: underline;
}
a.galleryNavLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #111111;
background-color: #FFFFFF;
text-decoration: none;
padding: 2px;
margin: -2px;
}
-->
