#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	

body, table, td, p, ul, li {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
        text-align: justify;
        letter-spacing: 1px;
        cursor: default;
        line-height: 12pt;}

image.image {
	border-color: #615237;
	border-width: 1px;
	border-style: solid;

}

a {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #84183e;
}

a:hover {
	font-family: verdana;
	font-size: 8pt;
        cursor: default;
	text-decoration: none;
	color: #000000;

	
}


.td_table {border-top: 1px solid #797D88; border-left: 1px solid #797D88; border-right: 1px solid #797D88; border-bottom: 3px double #797D88; cellspacing: 10px }


input, textarea
{
color: #63623f;
cellpadding: 0;
background: #e0e0e0;
font-size: 8pt;
font-family: verdana; 
text-align: left;
border-top:1px; 
border-bottom:1px; 
border-right:1px; 
border-left:1px;
cursor:default;
border-style: solid;
border-color: #63623f;
}

.h1 { 
font-family: trechbucket ms, arial, verdana;
color: #5d4e34;
font-size: 10pt;
letter-spacing: 1px;
font-weight: bold;
border-bottom: 1px dotted #90b051;
}