body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	
}

a{
	font-family: Verdana;
	font-size: 11px;
	font-weight:100;
	text-decoration:none;
	color:#557613;
}
/*
a:link {
	
	font-family: Verdana;
	font-size: 13px;
	font-weight:100;
	text-decoration:none;
	color:#0B017f;

}
a:hover {
	
	font-family: verdana;
	font-size: 13px;
	font-weight: 100;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {

	font-family: Verdana;
	font-size: 13px;
	font-weight: 100;
	text-decoration:none;
	color:#0B017f;	

}
*/

td{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
	color:#648A19;
/*
	color:#00675A;
*/
}


input{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	border:#648A19 solid 1px;
	height:15px;
}

legend{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#648A19;
}

hr{
	color:#5CB5A5;
	height:0.5px;
}

span{
	color:#FF0000;
}




.largeFields{
	width:250px;
}

.smallFields{
	width:150px;
}

.imageFields{
	width:250px;
}

.smallBox{
	width:150px;
	height:40px;
	border:#648A19 solid 1px;
}

.largeBox{
	width:250px;
	height:82px;
	border:#648A19 solid 1px;
}

.buttons{
	border-width:0px;
	font-size:11px;
	height:20px;
	background-color:#648A19;
	color:#FFFFFF;
	vertical-align:top;
	height:20px;
	padding-bottom:1px;
}


.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

.error_table
{
	background-color:#F6CBCA;
	border-color:#CB2026;	
	border-collapse:collapse;
	height:25px;
}
.error_message
{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	height:15px;
	color:#CB2026;
}

.status_table
{
	background-color:#CEE6C3;
	border-color:#1B8D44;	
	border-collapse:collapse;
	height:25px;
}
.status_message
{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	height:15px;
	color:#1B8D44;
}

.invoiceForm{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	border:#648A19 solid 1px;
	height:15px;
	width:90px;
}

.invoice{
	font-family: Verdana;
	font-size: 11px;
	border:none;
	height:15px;
	width:70px;
	color:#648A19;
}

.topBar{
	font-family: Verdana;
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
}

