﻿BODY
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #333333;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}

table
{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;	
}

UL
{
	margin:5 0 0 1;
    padding-left: 2em;
}
OL
{
	margin:5 0 0 1;
    padding-left: 2em;
}

a
{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #009900; 
	text-decoration: none;
}
a:hover 
{
	color: #333333; 
	text-decoration: none;
}
a.lightgrey
{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666; 
	text-decoration: none;
}
a.lightgrey:hover 
{
	color: #333333; 
	text-decoration: none;
}

.boldgrey 
{
	font-weight: bold;	
	color: #333333;
}
.grey 
{
	font-weight: bold;	
	color: #666666;
}
.picturetext 
{
	color: #666666;
}
.NavTxt
{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #009900; 
}
.menutext
{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff; 
	font-weight:bold;
}
.largemenutext
{
	font-size: 16px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff; 
	font-weight:bold;
}



.pageheader 
{
	margin-bottom:10px;
	font-weight: bold;	
	color: #333333;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;	
}
.pageheader2 
{
	margin-top:-6px;
	font-weight: bold;	
	color: #333333;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;	
}
.subheader 
{
	font-weight: bold;	
	margin-bottom:4px;
	color: #009900;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;	
}
.textbuttontext 
{
	text-decoration:none;
	font-weight: bold;	
	color: #ffffff;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;	
}