.nav-top             { COLOR: #663300; font-family: Arial, Helvetica, sans-serif;
                     font-size=18px; font-weight:bold; text-decoration: none} 
a:link.nav-top       { COLOR: #663300; text-decoration: none; }
a:visited.nav-top    { COLOR: #663300; text-decoration: none; }
a:active.nav-top     { COLOR: #663300; text-decoration: none; }
a:hover.nav-top		 { COLOR: #006600; text-decoration: none; }

.nav-bottom             { COLOR: #663300; font-family: Arial, Helvetica, sans-serif;
                     font-size=16px; font-weight:bold; text-decoration: underline} 
a:link.nav-bottom       { COLOR: #663300; text-decoration: underline; }
a:visited.nav-bottom    { COLOR: #663300; text-decoration: underline; }
a:active.nav-bottom     { COLOR: #663300; text-decoration: underline; }
a:hover.nav-bottom      { COLOR: #006600; text-decoration: underline; }

.email             {
	COLOR: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;

                     font-size=10px; 	font-weight:normal;
	text-decoration: none;
	font-size: 11px;
} 
a:link.email       { COLOR: #663300; text-decoration: none; }
a:visited.email    { COLOR: #663300; text-decoration: none; }
a:active.email     { COLOR: #663300; text-decoration: none; }
a:hover.email      { COLOR: #006600; text-decoration: none; }

.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a:link.pageHeading       { COLOR: #000000; text-decoration: none; }
a:visited.pageHeading    { COLOR: #006633; text-decoration: none; }
a:active.pageHeading     { COLOR: #000000; text-decoration: none; }
a:hover.pageHeading      { COLOR: #006633; text-decoration: none; }
.borderLeft {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
.borderRight {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.pictureLink {
	text-decoration: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
a:link.pictureLink       { text-decoration: none; }
a:visited.pictureLink    { text-decoration: none; }
a:active.pictureLink     { text-decoration: none; }
a:hover.pictureLink      { text-decoration: none; }
.borderBottom {
	border-bottom-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;

}
.pictureShow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
