body 
{
	text: #000000;
	bgColor: #ffffff;
	font: Verdana;
	font-size:11px;
	margin: 0px;
	padding: 0px;
}

font 
{
font-family:Verdana;
font-size:11px;
color:#000000;
}



table
{
background-color:#FFFFFF;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #595959;
	text-decoration: none;
	background-color: #e9e9e9;
	padding: 1px;
	height: 19px;
	width: 175px;
	border: 1px solid #c6c6c6;
}

.border_bottom {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2b2;
}




input.formButton
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	border:1px solid #668d03;
	height:20px;
	background-color: #76a203;
	text-decoration: none;
	width: 72px;
}

select.formSelect  
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#595959;
	border:1px solid #668d03;
	height:auto;
	background-color: #e9e9e9;
	text-decoration: none;
/*font-family:Verdana;
font-size:12px;
color:#000000;
border: solid 1px #999999;
padding: 2px;*/
}



.whiteHeader
{
font-family:Verdana;
font-size: medium;
color:#FFFFFF;
font-weight:100 bold;
}

.whiteHeaderSmall
{
font-family:Verdana;
font-weight: bold;
font-size: 12px;
color:#FFFFFF;
font-weight:100;
}



.formLabel
{
font-family:Verdana;
font-size:12px;
/*border-bottom: 1px solid #B9D7F7;*/
}

.formLabelSmall
{
font-family:Verdana;
font-size:11px;
}

.formLabelRed
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
}

.formLabelGreen
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#009900;
	text-decoration: none;
}

.formLabelBlue
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0066FF;
	text-decoration: none;
}

.formLabelBold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.formLabelInfo
{
color:#999999;
font-weight:bold;
font-family:Verdana;
font-size:12px;
}
.formLabelInfoSmall
{
color:#999999;
font-family:Verdana;
font-size:11px;
}

.formHeaders
{
font-family:Verdana;
font-size:14px;
font-weight:bold;
}



.reportHeader
{
font-family:Verdana;
font-size:12px;
font-weight:bold;
}

.errorLabel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}

.redStar
{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#FF0000;
}

#bottom{
border-bottom: 1px solid  #999999;
} 

.waitLabel
{
font-family:Verdana;
color:#FFFFFF;
font-size:14px;
background-color:#CC0000;
}

.footertext
{
color:#999999;
font-family:Verdana;
font-size:11px;
}

.rowHighlight
{
background-color:#E9E9E9;
}
.border_Topbot {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2b2;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #4fa512;
}
.labelsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #563D01;
	text-decoration: none;
}
.labelsmallx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #563D01;
	text-decoration: none;
}
.labelsmallgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3D7C0E;
	text-decoration: none;
}
.formHeadersGreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #499610;
}

