html, body, ul, ol, li, 
form, fieldset 
{
margin: 0;
padding: 0;
border: 0;
font-size: 76%;
}
p
{
font-family: trebuchet,verdana, arial, helvetica, sans-serif;
color: #465623;
background-color: white;
font-size: .8em;
line-height: 1.2em;
margin: .8em 0em 0em 0em;
}

body
{
font-family: trebuchet,verdana, arial, helvetica, sans-serif;
}
.smallimportant
{
font-family: trebuchet,verdana, arial, helvetica, sans-serif;
font-size: .7em;
margin: 0em 0em 0em 0em;
font-weight: normal;
color: #993333;
}

.footer
{
font-family: trebuchet,verdana, arial, helvetica, sans-serif;
font-size: 1.2em;
margin: 2em 0em 4em 0em;
font-weight: normal;
color: #993333;
}

h1 
{
font-family: trebuchet,verdana, arial, helvetica, sans-serif;
font-size: 1.2em;
font-weight: normal;
margin-top: 0em;
margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
}
h2 
{
font-family: trebuchet,verdana, arial, helvetica, sans-serif;
font-size: .8em;
margin: 0em 0em 0em 0em;
font-weight: normal;
color: #993333;
padding: 0;
border: 0;
}
h3 
{
font-family: trebuchet,verdana, arial, helvetica, sans-serif;
font-size: .9em;
margin: 0em 0em 0em 0em;
font-weight: normal;
}

a.leftmenu:link 
{
font-family: trebuchet,verdana, arial, helvetica, sans-serif;
font-size: .7em;
text-decoration: none;
color: #465623;
background: #B9C1BD;
font-weight: bold;
width:120px;
display: block;
border-bottom: 2px solid white;
padding-top: 3px;  
padding-bottom: 3px;
padding-left: 16px;  
}

a.leftmenu:visited  
{
font-family: trebuchet,verdana, arial, helvetica, sans-serif;
font-size: .7em;
text-decoration: none;
color: #5C693E;
background: #74837B;
font-weight: bold;
width:120px;
display: block;	
border-bottom: 2px solid white;
padding-top: 3px;  
padding-bottom: 3px; 
padding-left: 16px;  
}

a.leftmenu:hover 
{
font-family: trebuchet,verdana, arial, helvetica, sans-serif;
font-size: .7em;
text-decoration: none;
color: white;
background: #74837B;
font-weight: bold;
width:120px;
display: block;	
border-bottom: 2px solid white;
padding-top: 3px;  
padding-bottom: 3px; 
padding-left: 16px;  
}

a.leftmenu:active 
{
font-family: trebuchet,verdana, arial, helvetica, sans-serif;
font-size: .7em;
text-decoration: none;
color: white;
background: #74837B;
font-weight: bold;
width:120px;
display: block;	
border-bottom: 2px solid white;
padding-top: 3px;  
padding-bottom: 3px; 
padding-left: 16px;  
}


.navigationBorder
{
background: #336666;
width: 120px;
padding: 23px 0 0 0;
border: 0 0 0 0;
margin: 0 0 0 0;
}

.mytable
{
font-family: trebuchet,verdana, arial, helvetica, sans-serif;
color: #465623;
background-color: white;
font-size: 1em;
border-collapse: collapse;
border: 1px solid black;
background-color : white;
}

.mymiddlerow
{
	background-color : white;
	color : black;
	border-collapse: collapse;
	border: 1px solid black;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	padding-bottom : 3px;
}
.mybottomrow
{
	background-color : #74837B;
	color : white;
	font-weight : bold;
	border-collapse: collapse;
	border: 1px solid black;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	padding-bottom : 3px;
}




input
{
font-family: trebuchet,verdana, arial, helvetica, sans-serif;
color: #465623;
background-color: white;
font-size: 1em;
}

.red
{
font-family: trebuchet,verdana, arial, helvetica, sans-serif;
color: red;
font-size: .8em;
font-weight: bold;
}