BODY {
	font-family: Verdana; font-size: 11px; color: #000000; font-style: normal; line-height: normal;
	scrollbar-face-color: #008c52; scrollbar-highlight-color: #008c52; scrollbar-shadow-color: #c0c0c0; scrollbar-3dlight-color: #c0c0c0;
	scrollbar-arrow-color: #ff9900; scrollbar-track-color: #008c52; scrollbar-darkshadow-color: #008c52
}

.formtext1 {  font-family: Verdana; font-size: 12pt; font-weight: bolder; color: #005930; text-decoration: none}
.formtext2 { font-family: Verdana; font-size: 11pt; font-weight: bold; color: #005930 ; text-decoration: none}
.formtext3 { font-family: Verdana; font-size: 9pt; color: #005930; text-decoration: none }
.formtext4 { font-family: Verdana; font-size: 9pt; color: #000000; text-decoration: none }
.inputtext {  font-family: Verdana; font-size: 9pt; background-color: #CCFFCC; color: #005930; border-color: #009900 #33FF33 #33FF33 #009900; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; text-decoration: none}
.inputtext2 {  font-family: Verdana; font-size: 9pt; background-color: #CCFFCC; color: #005930; border-color: #009900 #33FF33 #33FF33 #009900; text-decoration: none; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; text-align: right}
.inputtextd {  font-family: Verdana; font-size: 9pt; background-color: #ABBBBB; color: #005930; border-color: #009900 #33FF33 #33FF33 #009900; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; text-decoration: none}
.inputtext2d {  font-family: Verdana; font-size: 9pt; background-color: #ABBBBB; color: #005930; border-color: #009900 #33FF33 #33FF33 #009900; text-decoration: none; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; text-align: right}
.inputbutton {  font-family: Verdana; font-size: 10pt; font-weight: bold; background-color: #CCFFCC; color: #005930; text-decoration: none}
.error1 {  font-family: Verdana; font-size: 12pt; font-weight: bolder; color: #FF0000; text-decoration: none}
.error2 {  font-family: Verdana; font-size: 11pt; font-weight: bold; color: #FF0000; text-decoration: none}
.error3 {  font-family: Verdana; font-size: 9pt; color: #FF0000; text-decoration: none}

/* Style for tree item text */
.t0i {
	font-family: Verdana;
	font-size: 11px;
	color: #005930;
	text-decoration: none;
}
/* Style for tree item image */
.t0im {
	border: 0px;
	width: 19px;
	height: 16px;
}
@media print {
 .inputbutton  
 { 
	display: none; 	 
 }
}
.titlebar {
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#78B892', endColorStr='#FFFFFF', gradientType='1')
}
.row1 {
	background-color:#ECF6CE;
}
.row2 {
	background-color:#FFFFFF;
}
.required {
	color:#FF0000;
}