body {
scrollbar-base-color: #DEDEB6; 

scrollbar-face-color: #CCCC99;; 
scrollbar-track-color: #DEDEB6; 
scrollbar-arrow-color: #000000;
}

a:link {
	font-size: 11px;
	color: #00F;
	font-style: normal;
	font-family: verdana, sans-serif;
	text-decoration: none;
div#menutable div#menuheader {
  position:absolute;
  top:-20px;
  left:-1px;
  width: 50px;
  font-family:verdana, sans-serif;
  font-size: 11px; 
  color: white;
  text-align: center;
  padding:2px 0px 2px 0px;
  background-color: #ff9900;
  border: 1px solid black;
}
a:active {
	font-size: 11px;
	color: #00F;
	font-style: normal;
	font-family: verdana, sans-serif;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #00F;
	font-style: normal;
	font-family: verdana, sans-serif;
	text-decoration: none;
}
a:hover {
   min-height:400px;
	text-decoration: underline;
}
p {
	font-weight: normal;
	font-size: 11px;
	color: #333;
	font-style: normal;
	font-family: verdana, sans-serif;
	text-decoration: none;
}
td {
	font-weight: normal;
	font-size: 11px;
	color: #333;
	font-style: normal;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

ol {
	font-weight: normal;
	font-size: 11px;
	color: #333;
	font-style: normal;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

.disclist li {list-style-type : circle; padding: 5px;}

h1 {
	font-weight: bold;
	font-size: 12px;
	color: #333;
	font-style: normal;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

h2 {
	font-weight: bold;
	font-size: 11px;
	color: #333;
	font-style: normal;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	color: #333;
	font-style: normal;
	font-family: verdana, sans-serif;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

   margin: 0px;
hr {
	width : 100%;
	height : 1px;
	color: #900;
	size:1px;
}

.leaftitle {
	font-weight: bold;
	font-size: 16px;
	color: #900;
	font-style: normal;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

.title {font-weight: bold; font-size: 11px; color: #999966; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; padding-left:5px;}

