body
{
	margin:0px;
}

table
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

.WindowTitle
{
	font-weight: bold;
	font-size:12px;
	color: white;
	font-family:Arial,Helvetica,sans-serif;
	background-color: #064c01;
}
.WindowBodySmallFont
{
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;
}
.WindowBodyVerySmallFont
{
	font-size: 9px;
	font-family:Arial,Helvetica,sans-serif;
}

.WindowBody
{
	border-right: #064c01 1px solid;
	border-top: #064c01 1px solid;
	border-left: #064c01 1px solid;
	border-bottom: #064c01 1px solid;
	background-color: #d9f9d9;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.WindowBodyTypeNews
{
	background-color: #FFFFFF;
}
.WindowBodyType0
{
	background-color: #E8E8E8;
}
.WindowBodyType1
{
	background-color: #E8E8E8;
}
.WindowBodyType2
{
	background-color: #E8E8E8;
}
.WindowBodyType3
{
	background-color: #E8E8E8;
}


.TextHilite
{
	font-size: 10pt;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
}


.WindowBodyFull
{
	padding-right: 5px;
}

.WindowsBodyWithFooter
{
	border-bottom:none;
}

.WindowsFooter
{
	padding-bottom: 0px;
	padding-top: 3px;
	border-top:none;
}

.WindowBody A
{
   color:#064c01;
}
.WindowBody A:active 
{
   color:#064c01;
}
.WindowBody A:visited 
{
   color:#064c01;
}
.WindowBody A:hover 
{
   color:#064c01;
}


.WindowTitle A
{
   color:white;
   text-decoration:none;
}
.WindowTitle A:active 
{
   color:white;
}
.WindowTitle A:visited 
{
   color:white;
}
.WindowTitle A:hover 
{
   color:white;
}

.FormField
{
	text-align:left;
	padding-left:5px
}

.FormEditField
{
	text-align:left;
}

#navdiv
{
    POSITION: relative;
    LEFT:100px;
    WIDTH: 450px;
    TOP: -9px;
}


.BOTableHeader
{
	color:black;
	background: b0f24b;
	height: 20px;
	padding-left:5px;
}

.BOTableHeaderNoPAD
{
	padding-left:0px;
}


.BOTableFooter
{
	color:black;
	background: b0f24b;
	height: 20px;
}

.BOTableFooter A
{
	color:black;
	text-decoration:none;
}

.BOTableFooter A:hover
{
	color:black;
	text-decoration:none;
}

.BOTableFooter A:visited
{
	color:black;
	text-decoration:none;
}

.BOTableFooter A:active
{
	color:black;
	text-decoration:none;
}

.BOTableItem
{
	background-color: #eeeeee;
	height:20px;
	padding-left:5px;
}
.BOTableAlternateItem
{
	background-color: #ffffff;
	height:20px;
	padding-left:5px;
}

.BOTableDiv
{
	WIDTH: 600px;
}

.BOTable
{
	
}

.WindowsFooterLeft
{
	border-right-width:0px;
}

.WindowsFooterRight
{
	border-left-width:0px;
	
}

.NoRepeat
{
	background-repeat:no-repeat;
}

.cValidators
{
	color:Red;
	font-weight:bold;
	font-size:20px;
}
