h1,h2,h3
{
font-family: "verdana", arial, 'sans serif'; 
}

h1,h2,h3,hr
{
color:saddlebrown;
}

p,table,li,address
{
font-family: "verdana", arial, 'sans serif'; 
margin-left: 10pt;
}

p,li,th,td
{
font-size: 75%;
}


/* Link colours */

A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration : none;
	color : #ffffff;
	}
a:link {color: #00089c;
	text-decoration: none}
a:hover {color: lime;
	text-decoration: underline;
	}
a:visited {color: black;
}

a:active {color: #333333;
}


body
{
background-color: #ffffff;
}
A { text-decoration:verdana }

body
{
  scrollbar-arrow-color: #ffffff;
  scrollbar-3dlight-color: #00089c;
  scrollbar-highlight-color: #eeee44;
  scrollbar-face-color: #9FB6CD;
  scrollbar-shadow-color: #ffffff;
  scrollbar-darkshadow-color: #00099c;
  scrollbar-track-color: #3B6AA0
}

div style
{
background-color:#ffffff;
border-color:#00089c; 
border-style:solid;
border-width:0px
}

div.container
{
width:100%;
margin:0px;
border:1px solid gray;
line-height:100%;
}

h1.header
{
padding:0;
margin:0;
}
div.left
{
float:left;
width:100%;
margin:0;
padding:1em;
}
div.content
{
margin-left:15px;
border-left:0px solid gray;
padding:1em;
}

<style type="text/css">
<!--
.green {
	background-color: #CCFFCC;
}
.blue {
	background-color: #87D9FC;
}
.lightgray {
	background-color: #F4F4F4;
}
-->
</style>

<tr class="green">
</tr>
/* Center the page vertically and horizontally */


table.search {
	width: 123px;
}

table.subnav {
	width: 100%;
	height: 100%;
	text-align: left;
	background:#ffffff; 
}

td.event { 
	background: #e0ffff;
	width: 18px;
	height: 18px;

td.nav {
	text-align: left;
	}

/*Right Navigation Items*/

.fontsizer {
	position:absolute; 
	top:150px; 
	left:785px;
	z-index:10;
	}

img {
	border:none;
	}	

INPUT, SELECT, TEXTAREA, RADIO {
	background-color: none;
	color: #009999;
	border: 1px solid #009999;
	font: 11px/16px verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul {
list-style: outside;
}
table.cal {
	width: 14em;
	border: thin solid #5A9A99;
	border-collapse: collapse;
	padding: 0em;
	empty-cells: show;
	font-size: 12px;
}
