BODY
{
	font-size: xx-small;
	font-family: Verdana;
	text-align: center; margin:0px; background-color: #385330;
}

INPUT
{
	font-size: 100%;
	font-family:Verdana; 
	font-weight: normal; 
	color: black;
}

TEXTAREA
{
	font-size: 100%
	font-family:Verdana; 
	font-weight: normal; 
	color: black;
	behavior: url(maxlength.htc);
}

A
{
  color: green;
}

a:hover
{
  color: #385330;
}


SELECT
{
	font-size: 100%;
	font-family:Verdana; 
	font-weight: normal; 
	color: black;
}


TABLE
{
	font-size: x-small;
	font-family:Verdana; 
	font-weight: normal; 
	color: black;
}

.header
{
	font-size: medium;
	font-family: Verdana;
	font-weight: bold;
	color: blue;
	font-style: normal;
}

.menu
{
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
	color: blue;
	border: none;
}

.xxSmall
{
	font-size: xx-small;
	font-family:Verdana; 
	font-weight: normal; 
	color: black;
}

.menuBar
{
	font-size: 8pt;
}

.menuHeader
{
	font-size: medium;
	font-family: Verdana;
	font-weight: bold;
	color: blue;
}

.menuText
{
	font-size: x-small;
	font-family:Verdana; 
	font-weight: normal; 
	color: black;
}



#divHeader {text-align: right; margin-right:5px; margin-bottom: 5px;}
#divHeader a {font-family: arial; font-size: small; padding: 4px; color: green;}
#divHeader a:hover { color: #385330;}

#divAdminHeader {text-align: right; margin-right:5px;}
#divAdminHeader a {padding: 4px;}
#divAdminHeader a:hover { color: #385330;}

#divFooter {width: 940px; height: 128px; background: url('WillowSystemImages/Footer.jpg');}
#divOuter { background-color: white; margin-left:auto;margin-right:auto; width: 940px; text-align: left;}
#divContent {padding: 4px 20px 10px 20px}

#divCFH { padding: 2px;  font-size: small; color: white; background-color: #385330;}

