/* 
 background-color: #283079;
 header graphic color: #C3FF52
 main trim color: #F9FFA9;
 //--SIDE PANEL--
 main trim supplement color: #FFFFE8;
 2ndry trim supplement color: #72CD34;
 side panel highlight text: #FD915C
 //--BUTTONS--
 button borders: #FCFFE4
 off button text: #FFFF55
 off button bg: #FF0000
 off button hover text: FFFFFF
 off button hover bg: #FF0000
 on button text: #283079
 on button bg: #72CD34
 //--LINKS--
 link default: #3452AA
 link hover: #3164A6
 header: #84A6D6
*/
<!--
body
{
background-color: #283079;
}
/*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: #FF0000; /*#C3FF52;*/
padding:0px;
margin:0px;
}
.siteHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-color: #F9FFA9;
padding:0px;
margin:0px;
}
#siteHeaderButtons,
#siteHeaderButtons td{
	background:#FF0000;
	padding:0px;
	margin:0px;
}
.mnuBackground
{
background-color: #F9FFA9;
}
div#footer
{
height: auto;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
.siteFooter p
{
	color: #000000;
	text-align: center;
	font-size: 10px;
	line-height: 1em;
}

table#Table6 td a font
{
	font-weight: bold;
	color: #3452AA;
	text-decoration: underline;
}
table#Table6 td a:hover font
{
	font-weight: bold;
	color: #3164A6;
	text-decoration: underline;
}
a.mnuButtonOffText, a.constlink
{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFF55;
background-color: #FF0000;
border: 1px solid #FCFFE4;
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: #FFFFFF;
background-color: #FF0000;
border: 1px solid #FCFFE4;
text-decoration: none;
padding: 4px;
margin: 2px;
}
a.mnuButtonOnText
{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #283079;
background-color: #72CD34;
border: 1px solid #FCFFE4;
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: #3452AA;
}
span#folder_tree a:hover font
{
color: #3164A6;
}
.siteBorder
{
background-color: #F9FFA9;
}
small small
{
display: none;
}
.sitePage
{
background-color: #FFFFFF;
border: 0px none;
}
a.siteLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #3452AA;
text-decoration: underline;
}

a.siteLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #3164A6;
text-decoration: none;
}

.siteButton
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFF55;
background-color: #FF0000;
cursor:pointer;
}

.siteNote
{
background-color: #FFFFFF;
}

.siteNotesBorder
{
background-color: #F9FFA9;
}
.siteFooter
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FCFEAA;
background-color: #283079; 
text-align:center;
padding:10px 5px 10px 5px;
}
.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: #F9FFA9;
}
.siteMessageText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #72CD34;
}

.siteMessageTextHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #72CD34;
}

.siteMessageBorder
{
background-color: #CCCCCC;
}

.sideNav
{
background-color: #FFFFE8;
padding-bottom: 20px;
}

.sideNavBorder
{
background-color: #F9FFA9;
}

a.sideNavLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #3452AA;
text-decoration: underline;
}

a.sideNavLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #3164A6;
text-decoration: none;
padding: 2px;
margin: -2px;
}

a.sideNavLinkSmall
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #3452AA;
text-decoration: underline;
}

a.sideNavLinkSmall:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #3164A6;
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: #FD915C;
}

.sideNavTextHighlightMore
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FD915C;
}

.sideNavHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #84A6D6;
background-color: #F9FFA9;
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: #72CD34;
}
.content
{
	background-color: #FFFFE8;
}
.contentBorder
{
	background-color: #F9FFA9;
}
.contentText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #72CD34; /*#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: #72CD34;
}

.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: #72CD34;
}

.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: #F9FFA9;
}

.helpMessage
{
background-color: #fed809;
}

.helpMessageText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #FF0000;
}
.helpMessageTextBold
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FF0000;
}

a.helpLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FF0000; /*#72CD34;*/
text-decoration: underline;
}

a.helpLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #72CD34;
text-decoration: none;
}
.helpMessageTextHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #72CD34;
}
.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;
	color:#283079;
	background:#C3FF52;
}
.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: #3452AA;
text-decoration: underline;
}
a.PhotoLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #3164A6;
text-decoration: none;
padding: 2px;
margin: -2px;
}
a.galleryNavLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #3164A6;
background-color: #FFFFFF;
text-decoration: underline;
}
a.galleryNavLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;color: #FFFFE8;
background:#283079;

text-decoration: none;
padding: 2px;
margin: -2px;
}
#btm_bar{
	background:#C3FF52;
	height:24px;
}

.siteFooter a:link, div#footer a:visited, div#footer a:active
{
	color: #FFFFE8;
	text-decoration: underline;
}
.siteFooter a:hover
{
	color: #F9FFA9;
	text-decoration: underline;
}
-->
