.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: Georgia, 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: #000000; text-decoration: none; }
a:active.left_nav     { COLOR: #000000; text-decoration: none; }
a:hover.left_nav      { COLOR: #0066ff; text-decoration: underline; }
.nav-bottom          { COLOR: #ffffff; font-family: Georgia, Helvetica, sans-serif;
                     font-size=12px; font-weight: bold; text-decoration: none} 
a:link.nav-bottom    { COLOR: #ffffff; text-decoration: none; }
a:visited.nav-bottom { COLOR: #ffffff; text-decoration: none; }
a:active.nav-bottom  { COLOR: #ffffff; text-decoration: none; }
a:hover.nav-bottom 	 { COLOR: #0066ff; text-decoration: underline; }
.pageHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFCC33;
	text-decoration: none;
}
a:link.pageHeading       { COLOR: #FFCC33; text-decoration: none; }
a:visited.pageHeading    { COLOR: #ffffff; text-decoration: none; }
a:active.pageHeading     { COLOR: #FFCC33; text-decoration: none; }
a:hover.pageHeading      { COLOR: #ffffff; 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;
}
.border-td {
	border: 3px solid #666666;
}
.border-td-top-left-bottom {
	border-top: thin solid #666666;
	border-right: thin none;
	border-bottom: thin solid #666666;
	border-left: thin solid #666666;
}
.border-td-top-right-bottom {
	border-top: thin solid #666666;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin none;
}
