BODY.clsHomePage
{
	margin: 0px;
	overflow: auto;}
	
BODY
{
	margin: 15px 10px 5px 20px;
	font-family: 'Trebuchet MS', Arial;
	font-size: x-small;
	background: url(../Images/bg_logo.gif) fixed center no-repeat;}
	
TABLE
{
	font-family:'Trebuchet MS', Arial;
	font-size: x-small;}
	
INPUT
{
	font-family: 'Trebuchet MS', Arial;
	font-size: x-small;}
	
TEXTAREA
{
	font-family: 'Trebuchet MS', Arial;
	font-size: x-small;}
	
SELECT
{
	font-family: 'Trebuchet MS', Arial;
	font-size: x-small;}
	
H5
{
	color: #336633;
	font-family: 'Trebuchet MS', Arial;
	margin-bottom: 2px;
	text-decoration: underline;
	font-size: 14px;}
	
A
{
	font-family: 'Trebuchet MS', Arial;
	font-size: x-small;}

.clsMenu
{
	font-weight:bold;
	font-size:13px;
	color: White;
	height: 100%;
	width: 115px;
	background-repeat: no-repeat;
	text-decoration: none;}
	
A.clsMenu:hover
{
	text-decoration: none;
	background: url("../Webmasters/Images/button2.gif") no-repeat;}
	
.clsMenuSelected
{
	font-weight:bold;
	font-size:13px;
	width: 115px; height: 100%;
	color:#ffffff;
	text-decoration: none;
	background: url("../Webmasters/Images/button2.gif") no-repeat;}
	
.clsInvalid
{
	background-color: #CCD9F9;}
	
.message
{
	color: #004000;}
	
A.clsTopMenu
{
	font-weight:bold;
	font-size:13px;
	color: #336633;
	text-decoration: none;}
	
A.clsSubMenu
{
	color: #336633;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;}
	
A.clsSubMenuSelected
{
	color: #ADC35A;	
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;}
	
.clsFreePageFullStory
{
	margin-left: 20px;}
	
.clsButton
{
	font-weight: bold;
	background-color: #004000;
	border: 1px White outset;
	color: White;
	font-size: 12px;
	cursor: hand;}
	
.menutitle
{
	padding-bottom: 15px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;}
