A
{
	color: black;
}
/*  Form layout */
TABLE.frm
{
	width: 500px;
	font-size: 9pt;
}
TD.frmLabelCol
{
	width: 120px;
	height: 30px;
	text-align: right;
	vertical-align: top;
	font-size: 8pt;
}
TD.frmValCol
{
	width: 300px;
	vertical-align: top;
	text-align:right;
}
TD.frmValidatorCol
{
	width: 20px;
}
TD.frmButtons
{
	text-align: right;
	height: 30px;
	font-size: 8pt;
}
/* end form layout */

/*  list layout */
TABLE.lstBody
{
	border-top: solid 1px black;
	border-left: solid 1px black;
}
TD.lstHeaderCell
{
	background-image: url(images/button.gif);
	text-align: left;
	height: 18px;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	color: #000000;
	font: bold;
	padding: 1px;
}

TR.lstRow
{
	background-color: white;
}
TR.lstAltRow
{
	background-color: #EDF1F5;
}

TR.lstAltRowTest
{
	background-color: Silver;
}
TD.lstCell
{
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	padding: 4px;
	vertical-align: top;
	/* Don't set  width!!!! Set Width cell in page */
}
.HeaderItem
{
	font-weight: bold;
	font-size: 10pt;
	margin: 5px;
}
.HeaderPage
{
	font-weight: bold;
	font-size: 14pt;
	margin: 5px;
}
.HeaderParagraph
{
	font-weight: bold;
	font-size: 12pt;
	margin: 5px;
}


.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style23 {font-size: small}
.style31 {font-weight: bold; color: #004914; font-family: Arial, Helvetica, sans-serif; font-size: x-large; }
.style32 {font-size: medium}
.style7 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style15 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body {
	margin-top: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #DBE5DA;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004914;
}
.style8 {color: #004911}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #004911; }
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.style30 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #004911;
	font-family: Arial, Helvetica, sans-serif;
}
