body	{
	margin: 0px;
	position:absolute;
	top: 0px;
	left:0px;
	width: 750px;
	height: 100%;
	}
ul {
  margin-top: 0.2em;
  }
#TopPage {
	position: absolute;
	top: 0;
	left: 0;
	height: 75px;
	width: 815px;
	background-image: url(images/Mimosa815.jpg);
	visibility: visible;
}
#logo	{
	postion: absolute;
	top: 0px;
	left:0px;
	height:75px;
	padding: 8px;
}
 #logo IMG	{
	display: inline;
	float: left;
	}
#logo H1	{
	postion: absolute;
	top: 0px;
	font-size: 20pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color:#d00;
	}
#BottomPage {
	position: absolute;
	top: 100px;;
	left:0px;
	width: 815px;
	z-index: 0;
	overflow:hidden;
	height:expression(body.clientHeight - 100);
}
#Main	{
	display: block;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 1;
	padding: 0.5em;
	height: 100%;
	width: 815px;
	overflow: auto;
	}
#Main b	{
	color: #d00;
	}
a	{
	text-decoration: none;
	color: #d00;
	}
a:hover	{
	background-color: #f00;
	color: #fff;
	}
#Navbar  {
	position: absolute;
	top: 75px;
	left: 0;
	height:25px;
	z-index: 2;
	width: 815px;
	padding: 0 0 0 0;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #d00;
	color: #ffffff;
	}
#Navbar ul {
	margin: 0;
	padding-left:0;
	list-style: none;
	display: inline;
	}
#Navbar li {
	border-right: 2px solid #fff;
	display: inline;
	}
#Navbar li a {
	padding: 2 0.3em 0 0.3em;
	text-decoration: none;
	color: #ffffff;
	height: 100%;
	}
#Navbar li a:hover {
	}
#Navbar li ul {
	display: none;
	position: absolute;
	font-size: 9pt;
	background-color: #d00;
	padding: 4 0 0.4em 0;
	border: 2px outset;
	width: 15em;
	margin: -4 0 0 4;
	}
#Navbar li ul li {
	border-top: 0px solid #fff;
	border-left: 0;
	border-right: 0;
	padding: 0;
	color: #000;
	list-style: none;
	margin: 0;
	display: block;
	width: 100%;
	height: 25px;
	}
#Navbar li ul li a {
	text-decoration: none;
	padding: 0.2em 0.3em 0.2em 0.3em;
	color: #fff;
	display: block;
	width: 100%;
	}
html>body #Navbar li ul li a {
	width: auto;
	}
.RHheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
	height: 14px;
}
.NextLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCFFFF;
	vertical-align: top;
}
.table	{
	display: block;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.5em;
	overflow: auto;
	}
.TopTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFCC00;
	text-align: center;
	font-style: normal;
}
#printtopbar {
	display: none;
}

