.index-text          { COLOR: #000000; font-family: Arial, Helvetica, sans-serif;
                     font-size=22px; font-weight:bold; text-decoration: none}
.left_nav             { COLOR: #000000; font-family: Arial, Helvetica, sans-serif;
                     font-size=18px; font-weight:bold; text-decoration: none} 
a:link.left_nav       { COLOR: #000000; text-decoration: none; }
a:visited.left_nav    { COLOR: #333333; text-decoration: none; }
a:active.left_nav     { COLOR: #0099ff; text-decoration: none; }
a:hover.left_nav      { COLOR: #0099ff; text-decoration: none; }

.nav-top             { COLOR: #000000; font-family: Arial, Helvetica, sans-serif;
                     font-size=22px; font-weight:bold; text-decoration: none} 
a:link.nav-top       { COLOR: #000000; text-decoration: none; }
a:visited.nav-top    { COLOR: #000000; text-decoration: none; }
a:active.nav-top     { COLOR: #000000; text-decoration: none; }
a:hover.nav-top
   					 { COLOR: #145d42; text-decoration: none; }
.nav-top2             { COLOR: #000000; font-family: Arial, Helvetica, sans-serif;
                     font-size=14px; font-weight:bold; text-decoration: none} 
a:link.nav-top2       { COLOR: #000000; text-decoration: none; }
a:visited.nav-top2    { COLOR: #000000; text-decoration: none; }
a:active.nav-top2     { COLOR: #000000; text-decoration: none; }
a:hover.nav-top2      { COLOR: #145d42; text-decoration: none; }

.pageHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #660000;
	text-decoration: none;
}
a:link.pageHeading       { COLOR: #660000; text-decoration: none; }
a:visited.pageHeading    { COLOR: #006633; text-decoration: none; }
a:active.pageHeading     { COLOR: #660000; 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;

}
