#globalnavOFF {
	background-image: url(../imgs/navoff.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	text-align: center;
	height: 25px;
	background-color: #B3AE86;
}
#globalnavOFF td a {
	display: block;
	font-size: 11px;
	padding: 2px 8px 2px 8px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #2B221C;
}
#globalnavOFF td a:hover {
	color: #ffffff; 
	text-decoration: none;
}
.globalnavON {
	color: #FFFFFF;
	background-image: url(../imgs/navon.gif);
	font-weight: bold;
	background-color: #695340;
	text-align: center;
	background-repeat: repeat-x;
	height: 25px;
	white-space: normal;
}

.cellGalleryThumbsON {
	background-color: #B09E77;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#cellGalleryThumbs {
	height: 18px;
	width: 42px;
	background-color: #C2AD83;
	text-align: center;
	vertical-align: middle;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #332122;
	font-weight: bold;
}
#cellGalleryThumbs td a {
	display: block;
	height: 30px;
	width: 42px;
	padding: 12px 0px 0px 0px;
	background-color: #B09E77;
	text-align: center;
	vertical-align: middle;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #332122;
	font-weight: bold;
}
#cellGalleryThumbs td a:link {
	background-color: #B09E77;
	text-align: center;
	vertical-align: middle;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #332122;
}
#cellGalleryThumbs td a:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #332122;
}
#cellGalleryThumbs td a:active {
	background-color: #B09E77;
	text-align: center;
	vertical-align: middle;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #332122;
}
#cellGalleryThumbs td a:visited {
	text-align: center;
	vertical-align: middle;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #332122;
}