
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: white;
	background-color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
    SCROLLBAR-BASE-COLOR: #990000;
	SCROLLBAR-ARROW-COLOR: #990000;
	

}

a {
	color:#888888;
	vlink:#990000;
    alink:#990033;
	background-color: inherit;
	text-decoration: yes;
}

a:hover {
	text-decoration: none;
}

span {
	
	COLOR: black; FONT-FAMILY: Verdana; FONT-SIZE: 8pt; FONT-WEIGHT: bold; POSITION: absolute; TOP: -50px; VISIBILITY: visible
	
	
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 7px 0px 8px;
	text-align: justify;
}

input {
	border: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 10px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}



#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; }
var closeButton = 'Misc/close.gif';

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

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

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