<!--


.ShadowImage {
	filter: shadow(Color=gray,Direction=115);
	height:1;
	position: relative;
	left: 0;
	top: 0;
}
.unitTitle
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(0,0,0);
}


.boldTitle
{
	font-size: 8pt;
	font-weight: bold;
	color: rgb(255,255,255);
}
.trans {
	filter: alpha(opacity=50);
}

}
.menuChoice {
	filter: alpha(opacity=100);
}


a.reslink:link, a.album, a.album:active, a.album:visited {
	background: transparent;
	text-transform:capitalize; 
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	color: rgb(255,255,255);
	font-weight: bold;
}
a.album:hover {
	color: red;
}
.menuLink
 {
	font-family: verdana;
	font-size: 8pt;
	color: black;
	}
	
.copywrite
{
	font-size: 8pt;
	color: rgb(255,255,255);
}	

//-->