body {
	font-family: "Verdana", Arial, sans-serif;
	font-size:12px;
	color: white;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: black;
	}
#container {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}		
h1 {
	font-weight: bold;
	font-size: 16px;
	color: white;
	font-family: "enviro", sans-serif;
	text-decoration: none	
	}
#header {
	background-color: black;
	height:150px;
	background-image:  url(/images20/header_back.jpg);
	margin-bottom:0;
	background-repeat:repeat-x;		
	overflow: hidden;	
	}
#headerright {
	position: absolute;
	right: 0;
	top: 26px;
	display:inline;
	}
#content {
	padding: 5px;
	margin-left: 150px;
	margin-right: 0px;
	margin-bottom:0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color:black;
	}
#sidebar-a {
	padding-top: 2px;			
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	height: 2000px;
	margin-right: 20px;
	background-color:black;
	background-image:url(/images20/gridback.jpg);
	}
#sidebar-b {
	padding-top: 2px;			
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	height: 2000px;
	margin-left: 20px;
	background-color:black;
	background-image:url(/images20/gridback.jpg);
	}
#activity {
	color: #99CCFF;
	font-size: 10px;
	text-align:left;
	} 
 .menubar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 140px;
	border-bottom: 1px solid #990000;
	}
.menubar ul li {
	position: relative;
	margin:0;
	}
.menubar li ul {
	position: absolute;
	left: 139px;
	top: 0;
	display: none;
	}
.menubar ul li a {
	display: block;
	font-weight: normal;
	font-family: "Verdana", Arial, sans-serif;
	font-size:10px;
	color: white;
	text-decoration: none;
	text-align:left;
	background: black;
	padding: 5px;
	border: 1px solid #990000;
	border-bottom: 0;
	margin:0;
	}
.menubar ul li a:hover {
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-family: "Verdana", Arial, sans-serif;
	font-size:10px;
	color: white;
	cursor: auto;
	background: #990000;
	}

	/* Fix IE. Hide from IE Mac \*/
	* html ul li { float: left; height: 1%; }
	* html ul li a { height: 1%; }
	/* End */

.menubar li:hover ul, li.over ul { 
	display: block; }
.rightnav a {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	line-height: 1.4;	
	} 
.rightnav a:hover {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:underline overline;
	}
select, input {
	font-size:8pt;
	}

A {
	font-weight: bold;
	color: gray;
	font-family: "Verdana", sans-serif;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	color: #990000;
	cursor: crosshair;
	font-family: "Verdana", sans-serif;
	text-decoration: underline overline;
	}
table {
	color: #000;
	font-weight: normal;
	}