body, table, td
{
	color: #000000;
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
}
a
{
	font-weight:bold;
	text-decoration: none;
	color: #1c6635;
}
a:hover 
{
font-weight:bold;
text-decoration: underline; 
color: #028c30;	
}
.FormInput
	{
	width:100px;
	height:20px;
	background-color:f5f5f5;
	color:666666;
	}
.PageContent
	{
	padding-right:15px;;
	padding-left:15px;;
	}
.highlighted
	{
	background-color:#f1fe29;
	color: #444444;	
	}
input
	{
	background-color:f9f9f9;
	border:1px solid;
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#cccccc;
	border-bottom-color:#cccccc;
	}
select
	{
	background-color:f9f9f9;
	border:1px solid;
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#cccccc;
	border-bottom-color:#cccccc;
	}
a:active
{
	color: #666666;
	text-decoration: none;
}
fieldset
	{
	width:100px;	
}
LI
	{
	list-style-type: square;
	list-style: url(../images/li.gif);

}
.chbox
	{
	list-style-type: square;
	list-style: url(../images/chbox.gif);

}
H3
{
COLOR:666633;
font: 18px 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
font-weight:bold;
}
.tableheader
{
background-color:317448;
color:ffffff;
}
.tablesub
{
background-color:CAC993;
}
.tablealternate
{
background-color:eeeeee;
}
