body
{
	background: #FFFFFF color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
a
{
	text-decoration: none;
	color: #006633;
}
a:active
{
	color: #FF0000;
	font-weight: bold;
}

.lnk
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #3D6554;
	text-decoration: none;
}
.lnkw
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #006633;
	text-decoration: none;
}
.lnkemail
{
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #006633;
}
.lnkwg
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #006633;
	text-decoration: none;
}
.lnkwn
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #006633;
	text-decoration: none;
}

.lnkg
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #005A35;
	text-decoration: none;
}
.lnkg:active
{
	color: #ff0000;
}

.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #005A35;
}
.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #005A35;
}

.bkred
{
	background-color: #C21128;
}
.bkgreen
{
	background-color: #D2E4D9;
}
.bklightgreen
{
	background-color: #D2E4D9;
}

.menu
{
	line-height: 16px;
	border-top: #d3d3d3 1px solid;
	border-collapse: collapse;
}

.menuitem
{
	padding-bottom: 3px;
	padding-top: 3px;
	text-indent: 20px;
	line-height: 12px;
	background-color: #D2E4D9;
}

.menuitem_selected
{
	padding-bottom: 3px;
	padding-top: 3px;
	color: red;
	text-indent: 20px;
	line-height: 12px;
	background-color: #D2E4D9;
}

.menuitemwithborder
{
	border-top: #d3d3d3 1px solid;
	padding-bottom: 3px;
	padding-top: 3px;
	text-indent: 20px;
	line-height: 12px;
	background-color: #D2E4D9;
}

.menuitemwithborder_selected
{
	border-top: #d3d3d3 1px solid;
	padding-bottom: 3px;
	padding-top: 3px;
	color: red;
	text-indent: 20px;
	line-height: 12px;
	background-color: #D2E4D9;
}

.listheader
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	background-color: #D2E4D9;
}

.listselected
{
	background-color: #D2E4D9;
}

.borderbottom
{
	border-bottom-style: solid; 
	border-bottom-width: 1;
}

.noprint
{
}

.statgreen
{
	color: #6AA47F;
}

.statred
{
	color: #ff0000;
}

.bordertop
{
	border-top: #000000 1px solid;
}

.brief  
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight: normal; 
	line-height: 18px; 
	color: #000000;
}

