#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: #585853;
        text-align: justify;
        letter-spacing: 1px;
        cursor: default;
        line-height: 13pt;}

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

}

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

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

a.moi {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	background-color: #9e4e3c;
	color: #cb720b;
}


input, textarea
{
color: #000000;
cellpadding: 0;
background: #FFFFFF;
font-size: 9pt;
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: #000000;
}

.h10 { 
font-family: verdana;
color: #585853;
font-size: 6pt;
letter-spacing: 1px;

}


.h1 { 
font-family: palatino linotype, georgia, arial, verdana;
color: #60990d;
font-size: 13pt;
letter-spacing: 2px;
font-weight: bold;
border-bottom: 1px dotted #60990d;
}

h2 {
font-family: palatino linotype, verdana;
font-size: 9pt;
color: #204c6c;
text-transform: uppercase;
text-align: left;
border-bottom: 1px dotted #204c6c;
}

.blink {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	color: #60990d;
	background-color: transparent;
	text-decoration: blink;
}