body {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background: #000000; 

	
}
tr, p, div, td {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #cccccc;
}

.content {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #cccccc; 
  padding-left: 20px;
  padding-right: 20px;
  }
.tableMAIN { border-color: 000000; 
           text-align: left; 
		   margin: 0 auto;
           border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.tableright {
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: 000000;
	vertical-align: middle;
}
.tableMENU {
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: ffffff;
	vertical-align: middle;
}
.tableleft {
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: ffffff;
}

.tabletop {
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
   FONT-FAMILY: VERDANA, ARIAL, HELVETICA, SANS-SERIF;
   FONT-SIZE: 17PX;
   FONT-WEIGHT: bold;
   COLOR: #999999;
   }

hr {
  color       : #666666;
  height           : 1px;
}
a.navbar:link, a.navbar:visited {color: #ffffff; text-decoration: none; padding-top: 6px; font-weight: bold; background-color: #444444; display: block; height: 25px;} 
a.navbar:hover {background-color: #CC0607; color: ffffff; text-decoration: none;}
 

a:link, a:visited {color: #D80B08; text-decoration: none;}
a:hover  {text-decoration: underline;}

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

	}
