body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#navtable {background-color:#11354C;
	padding:none;
	position:absolute;
		left:5px;
		top:10px;
		width:150px;
		height:0px;
}

.sidebar a {
	color:white;
	text-decoration:none;
	}

.sidebar a:hover{
	/*color:gray;*/
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
		
.navTitle{color:#CCCCCC;}