/* 
 background-color: #00CCFF;
 header graphic color: #00CCFF
 main trim color: #000066;
 //--SIDE PANEL--
 main trim supplement color: #A1E1FC;
 2ndry trim supplement color: #339933;
 side panel highlight text: 33CC33
 //--BUTTONS--
 button borders: fff
 off button text: fff
 off button bg: 000066
 off button hover text: 000066
 off button hover bg: fff
 on button text: #000066
 on button bg: #00CCFF
 //--LINKS--
 link default: #000066
 link hover: 27ECEC
 header: fff
*/
<!--
body {
	background-color: #00CCFF;
	padding:10px;
}
/*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: #00CCFF;
}
.siteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
.mnuBackground {
	background-color: #000066;
}
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: #000066;
	text-decoration: underline;
}
table#Table6 td a:hover font {
	font-weight: bold;
	color: #27ECEC;
	text-decoration: underline;
}
a.mnuButtonOffText, a.constlink {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #000066;
	border: 1px solid #fff;
	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: #000066;
	background-color: #fff;
	border: 1px solid #fff;
	text-decoration: none;
	padding: 4px;
	margin: 2px;
}
a.mnuButtonOnText {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #00CCFF;
	border: 1px solid #fff;
	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: #000066;
}
span#folder_tree a:hover font {
	color: #27ECEC;
}
.siteBorder {
	background-color: #000066;
}
small small {
	display: none;
}
.sitePage {
	background-color: #FFFFFF;
	border: 1px solid #000066;
}
a, a.siteLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:hover, a.siteLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #27ECEC;
	text-decoration: none;
}
.siteButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #000066;
	cursor:pointer;
}
.siteNote {
	background-color: #FFFFFF;
}
.siteNotesBorder {
	background-color: #000066;
}
.siteFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
.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: #000066;
}
.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: #A1E1FC;
	padding-bottom: 20px;
}
.sideNavBorder {
	background-color: #000066;
}
a.sideNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a.sideNavLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #27ECEC;
	text-decoration: none;
	padding: 2px;
	margin: -2px;
}
a.sideNavLinkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a.sideNavLinkSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #27ECEC;
	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: #fff;
	background-color: #000066;
	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: #A1E1FC;
}
.contentBorder {
	background-color: #000066;
}
.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: #000066;
}
.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: #000066;
	text-decoration: underline;
}
a.PhotoLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #27ECEC;
	text-decoration: none;
	padding: 2px;
	margin: -2px;
}
a.galleryNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A1E1FC;
	text-decoration: underline;
}
a.galleryNavLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #27ECEC;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin: -2px;
}
-->

