body { background-color:#334477; margin-top:0px; margin-left:0px;}
body, td { font-family: "Franklin Gothic Medium", Tahoma; }

/* PAGE LAYOUT PROPERTIES */
#pagebody {
	margin-left: 195px;
	margin-bottom: 0px; }
#leftbar {
	position: absolute;
	left: 0px;
	width: 180px;
	background: transparent; }
#pagecontainer {
	background:#e7e7e7; width:95%; 
	padding-left:5px; padding-bottom:5px; border:2px solid #000000; }

/* PAGE BODY INDIVIDUAL PROPERTIES */
table { border:2px solid #78785b; empty-cells:show; }
table#peaks-table { }
td { border:1px solid #333333; background-color:#dcdcdc; font-size:14px; color:#000000; }
a { font-weight:bold; text-decoration:none; color:#253682; }
a:hover { text-decoration:underline; color:#000000; }
h1 { margin-bottom:1px; margin-top:1px; color:#455682; font-size:40px; }
h2 { margin-bottom:1px; margin-top:1px; 
	background-color:#78785b; border:2px solid #455682; color:#ffffff; 
	width:800px; font-size:13px; font-weight:normal; }
.num-cell {	background-color: #999999; color: #000000; }
.subpeak { background-color:#bcbcbc; font-size:14px; color:#000000; }

/* THE HEADER-ROW PROPERTIES */
#header-row td {
	background-color: #36442B;
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; }
#header-row a {
	display: block;
	margin: 0;
	padding: 1px;
	color: #ffffff; 
	width: 96%; 
	text-decoration: none; }
#header-row a:hover {
	background-color: #ffffff;
	color: #36442b; 
	text-decoration: none; 
	border: 0; }

/* LEFTBAR PROPERTIES */
#leftbar .greenbox {
	margin-left: 5px;
	width: 170px;
	border: 2px solid #000000;
	color: #ffffff;
	background-color: #78785b;
	font-size: 12px; 
	padding: 2px; }
#leftbar .greenboxtitle {
	border-bottom: 2px dotted #4685bd;
	background-color: #455682;
	text-transform: uppercase;
	font-size: 16px;
	font-weight:bold;
	text-align:center; }
#leftbar a { 
	font-size: 14px;
	font-weight: bold;
	color:#ffffff; }
#leftbar a:hover { 
	background: #4685BD; 
	text-decoration: underline; }
#leftbar a:active {	border: groove 1px #35432a; }
#leftbar ul { 
	position: relative;
	left: -35px;
	_left: 5px;
	width: 150px; 
	list-style: none; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px; 
	margin-right: 5px; }
#leftbar ul li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	border-bottom: dotted 1px #36442B; }
#leftbar ul li a {
	display: block;
	text-decoration: none;
	width: 100%; }
#leftbar .sub {
	text-indent: 8px;
	font-size: 10px;
	background-color: #828263; }
#leftbar .active { background-color:#82aa63; }

