.top_nav             { COLOR: #FFFFFF; font-family: Arial, Helvetica, sans-serif;
                     font-size=12px; font-weight:bold; text-decoration: none} 
a:link.top_nav       { COLOR: #FFFFFF; text-decoration: none; }
a:visited.top_nav    { COLOR: #FFFFFF; text-decoration: none; }
a:active.top_nav     { COLOR: #FFFFFF; text-decoration: none; }
a:hover.top_nav      { COLOR: #660000; text-decoration: none; }

.bottom_nav             { COLOR: #FFFFFF; font-family: Arial, Helvetica, sans-serif;
                     font-size=10px; font-weight:bold; text-decoration: none} 
a:link.bottom_nav       { COLOR: #FFFFFF; text-decoration: none; }
a:visited.bottom_nav    { COLOR: #FFD700; text-decoration: none; }
a:active.bottom_nav     { COLOR: #FFFFFF; text-decoration: none; }
a:hover.bottom_nav      { COLOR: #660000; text-decoration: none; }

.bottom_nav_sp             { COLOR: #FFFFFF; font-family: Arial, Helvetica, sans-serif;
                     font-size=11px; font-weight:bold; text-decoration: none} 
a:link.bottom_nav_sp       { COLOR: #FFFFFF; text-decoration: none; }
a:visited.bottom_nav_sp    { COLOR: #FFD700; text-decoration: none; }
a:active.bottom_nav_sp     { COLOR: #FFFFFF; text-decoration: none; }
a:hover.bottom_nav_sp      { COLOR: #660000; text-decoration: none; }

.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #663333;
	text-decoration: none;
}

.pageHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #663333;
	text-decoration: none;
}
a:link.pageHeading       { COLOR: #663333; text-decoration: none; }
a:visited.pageHeading    { COLOR: #006633; text-decoration: none; }
a:active.pageHeading     { COLOR: #663333; 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: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
.setHome {
	font-family: Tahoma;
	font-size: 10px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:link.setHome       { COLOR: #660000; text-decoration: none; }
a:visited.setHome    { COLOR: #660000; text-decoration: none; }
a:active.setHome     { COLOR: #660000; text-decoration: none; }
a:hover.setHome      { COLOR: #006633; text-decoration: none; }

.setAlert {
	font-family: Tahoma;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
a:link.setAlert       { COLOR: #ff0000; text-decoration: none; }
a:visited.setAlert    { COLOR: #ff0000; text-decoration: none; }
a:active.setAlert     { COLOR: #ff0000; text-decoration: none; }
a:hover.setAlert      { COLOR: #006633; text-decoration: none; }

.pictureShow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.pictureShow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}