body {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	scrollbar-3dlight-color: #542309;
	scrollbar-arrow-color: #542309;
	scrollbar-base-color: #C28109;
	scrollbar-track-color: #330000;
	scrollbar-face-color: #C28109;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
}
.dark { color: #542309; }
.light { color: #C28102; }
a { font-weight: bold; text-decoration: none; font-size: 8pt; }
a:hover { color: #ffcc00; text-decoration: none; position: relative; left: 3px; }
a:active { color: #ffcc00; text-decoration: none; position: relative; bottom: 3px; }
a.photomain:hover { position: relative; left: 0px; }
a.photomain:active { position: relative; bottom: 0px; }
.yborder { border: 1px solid #996633; }
.border-dark { border: 1px solid #542309; }
.border-light { border: 1px solid #C28102; }	
img {border:0;}
#pack a:visited img, #pack a img{filter: alpha(opacity=50) gray();
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50) gray();
 -moz-opacity: 0.50; opacity:0.5;
}
#pack a:hover img { filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;
 }
