/* menu = width:172px | content = 220 */
body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
}
	
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#bbb;
}
	
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:24px;
	line-height:28px;
	font-weight:900;
	color:#bbb;
}
	
h3 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:20px;
	line-height:28px;
	font-weight:900;
	color:#bbb;
}
	
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
}

tr {
	vertical-align:text-top;
}

td {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
}

span.mono {
	font-family:monospace;
}

#Content>p {margin:0px 0px 10px 0px;}

#Content>p+p {text-indent:0px;}

a {
	color:#000;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#000;}

a:visited {color:#444;}

a:hover {text-decoration:underline;}

#Header {
	margin:20px 0px 10px 0px;
	padding:15px 0px 5px 0px;
	height:33px;
	border-style:solid;
	text-align:right;
	border-color: #000000;
	border-bottom: none;
	border-width:1px 0px;
	line-height:11px;
	background-color:#eee;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:30px;
}

body>#Header {height:30px;} /* nice opera */

#Footer {
	margin:20px 0px 20px 0px;
	padding:15px 0px 15px 0px;
	height:33px;
	border-style:solid;
	text-align:center;
	border-color: #000000;
	border-width:1px 1px;
	line-height:11px;
	background-color:#eee;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:30px;
}

#Content {
	margin:0px 20px 50px 200px;
	padding:10px;
}

#Menu {
	position:absolute;
	top:90px;
	left:20px;
	width:152px;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:130px;
}

body>#Menu {width:130px;}  /* nice opera */

#Menu2 {
	position:absolute;
	top:290px;
	left:20px;
	width:152px;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:130px;
}
body>#Menu2 {width:130px;}  /* nice opera */

#tabnav {
	height: 20px;
	margin: 0;
	padding-left: 10px;
	padding-top: 5px;
	background: repeat-x bottom; 
}

#tabnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#tabnav a:link, #tabnav a:visited {
	float: left;
	background: #f3f3f3;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #000000;
	text-decoration: none;
	color: #666;
}
	
#tabnav a:link.active, #tabnav a:visited.active {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}

#tabnav a:hover {
	background: #fff;
}
	
.spacer {
  clear: both;
  height: 0px;
  font-size: 0px;
  border: 0;
  margin:0; 
  padding:0;
  visibility: hidden;
}
