a.navi:link 
{
	color: #DBDBDB;
	text-decoration: none;
	font-weight: bold;
	font-family: Lucida Sans Unicode;
	font-size: 13px;
}
a.navi:visited 
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: Lucida Sans Unicode;
	font-size: 13px;
}
a.navi:hover 
{
	color: #d86102;
	text-decoration: none;
	font-weight: bold;
	font-family: Lucida Sans Unicode;
	font-size: 13px;
}
a.navi:active 
{
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	font-family: Lucida Sans Unicode;
	font-size: 13px;
} 
.px7white {
	font-size: 7pt;
	color: #FFFFFF;
	font-family: Lucida Sans Unicode;
}
a.navi2:link 
{
	color: #000099;
	text-decoration: none;
	font-weight: bolder;
	font-family: Lucida Sans Unicode;
	font-size: large;
}
a.navi2:visited 
{
	color: #000099;
	text-decoration: none;
	font-weight: bolder;
	font-family: Lucida Sans Unicode;
	font-size: large;
}
a.navi2:hover 
{
	color: #0000CC;
	text-decoration: none;
	font-weight: bolder;
	font-family: Lucida Sans Unicode;
	font-size: large;
}
a.navi2:active 
{
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	font-family: Lucida Sans Unicode;
	font-size: large;
} 
a.navi3:link 
{
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.navi3:visited 
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.navi3:hover 
{
	color: #009900;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.navi3:active 
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
a.naviwhite:link 
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
}
a.naviwhite:visited 
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
}
a.naviwhite:hover 
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
}
a.naviwhite:active 
{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
} 

.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 8px;
margin-bottom: 8px;
}
.slideshow img{ /*CSS for each image tag*/
border: 0;
width: 150px;
height: 113px;
}
#navlinks{ /*CSS for DIV containing the navigational links*/
width: 450px;
}
#navlinks2{ /*CSS for DIV containing the navigational links*/
width: 250px;
}
#navlinks a{
	margin-right: 8px;
	margin-bottom: 3px;
	font-size: 11px;
	color: #ff6600;
}
#navlinks a.current{
	font-weight: bold;
	color: #dbdbdb;
}
#navlinks3 a{
	margin-right: 8px;
	margin-bottom: 3px;
	font-size: 11px;
	color: #ff6600;
}
#navlinks3 a.current{
	font-weight: bold;
	color: #dbdbdb;
}
#navlinks4 a{
	margin-right: 8px;
	margin-bottom: 3px;
	font-size: 11px;
	color: #ff6600;
}
#navlinks4 a.current{
	font-weight: bold;
	color: #dbdbdb;
}
.nono {
	text-decoration: none;
}

