BODY		{ background-color: #FFFFFF ; font : 10pt Arial, Verdana, Geneva, san-serif, serif;  
				margin: 0px; color: #333333;	}

TD		{ font : 10pt Arial, Verdana, Geneva, san-serif, serif; color: #333333; 	}

 A	{ text-decoration : none ;  color: #333333 ; font : 10pt Arial, Verdana, Geneva, san-serif, serif; font-weight: bold	}

A:hover{ text-decoration : none ; color: #8FD5DF; font : 10pt Arial, Verdana, Geneva, san-serif, serif; font-weight: bold }



HR	{ color: #333333 ; height: 1px; }




#copy, #copy TD	{	color: #CCCCCC; font : 7pt Arial, Verdana, Geneva, san-serif, serif;	}

#copy A	{ text-decoration : none ;  color: #CCCCCC; font : 7pt Arial, Verdana, Geneva, san-serif, serif}
#copy A:hover	{ text-decoration : none ; color: #8FD5DF; font : 7pt Arial, Verdana, Geneva, san-serif, serif}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
}

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

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

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

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
	#B	{ text-decoration : none ;  color: #555555 ; font : 11pt Arial, Verdana, Geneva, san-serif, serif ; font-weight: bold	}

#B:hover{ text-decoration : none ; color: #CC0000 ; font : 11pt Arial, Verdana, Geneva, san-serif, serif; font-weight: bold }
#pb_bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#base_bg {
	background-image: url(images/bg_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu_fill {
	background-image: url(images/menu_fill.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.newstext { background-color:#8FD5DF; color:#2A1A0C; margin:5px; padding:5px}