/* CSS Document */
body {
	background-color: #000000;
}
.footer {font-size: 10px}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.hd1 {
	font-size: 18px;
	font-weight: bold;
}
.txtSmall {font-size: 12px}
.txtMed {font-size: 15px}

A:hover {color: #0000FF; font-weight: bold}
.STYLE1 {font-family: Arial, Helvetica, sans-serif}
.STYLE144 {
	font-weight: bold;
	color: #0000FF;
}
.contentBoxes {
	border:dotted; 
	border-width:thin;
	width:420px;
 }

#mbox{background-color:#eee; padding:8px; border:2px outset #666;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(overlay.png);}
.dialog {display:none}

* html #ol{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");}
                  