body
 {
	margin: 0px;
	padding: 5px;
 }

.flash
 {
	margin: 0px;
	padding: 0px;
 }

.img {
	border: 0px;
}
a.img {
	border: 0px
}

p
 {
	font-family: Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
 }

.Stil7 {
	font-size: 10px;
	color: #666666;
}

h1
{
	font-family: Arial, sans-serif;
	color: #666666;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 0px;
	padding-top: 0px;
 }
h2
{
	font-family: Arial, sans-serif;
	color: #666666;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 0px;
	padding-top: 0px;
 }

ol
{
list-style-position:outside
font-family: Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	margin: 5px;
}
li.typ2
{
list-style-position:outside
list-style-type:lower-latin 
font-family: Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	
}
li.typ3
{
list-style-position:outside
list-style-type:lower-latin 
font-family: Arial, sans-serif;
	color: #666666;
	text-align: left;
	list-style-position: outside;
	white-space: normal;
	text-indent: -30px;
	list-style-type: disc;
	
}

#marqueecontainer{
position: relative;
width: 150px; /*marquee width */
height: 90px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}
#pscroller1{
font-size:12px;
height: 200px;
padding: 5px;
}

#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");
	}

