body { }
p { }
td { }
a:link { color: #fff; text-decoration: none; }
a:visited { color: #fff; text-decoration: none; }
a:hover { color: #c00; text-decoration: none; }
a:active { text-decoration: none; }
/* Lightbox styles */
#lightbox {	background-color: #eee;
	padding: 12px }
#lightboxDetails  { font-size: 1em ; }
#lightboxCaption {	float: left;
	padding-top: 0.5em }
#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }
#overlay   {
	background-image: url(../lightbox/overlay.png) }
* html #overlay   {
	background: #333 url(../lightbox/transparent.gif);
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/lightbox/overlay.png", sizingMethod="scale") }
#cmenu {  }
#cmenu a {  }
#cmenu a:hover { color: #000000; font-size: 90px; outline: solid 3px gray; }
#cmenu #active {font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	font-size: 13px;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: normal;
	background-color: #8CADBB;
	}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

