/*heading section*/

/*text section*/
.normaltext { font-family:Verdana; font-size:9pt; color:#FFFFFF }
.smalltext { font-family:Verdana; font-size:7pt; color:#FFFFFF }

/*links section*/

/*general section*/
body {margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;}

input {	COLOR: #000000;	FONT-FAMILY: tahoma; FONT-SIZE: 8pt; border: 1px groove #5A8647;}
textarea {COLOR: #000000;FONT-FAMILY: tahoma;FONT-SIZE: 8pt;border: 1px groove #5A8647; }
select {COLOR: #000000;	FONT-FAMILY: tahoma;FONT-SIZE: 8pt;	border: 1px groove #5A8647; }
input.button {height: 21px;	width: 64px;font-family: Tahoma;font-size: 11px;font-weight: bold;
	color: #FFFFFF;
	background-color: #32721D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input.checkbox {border: none;}

.button2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px outset #CCCCCC;
	background-color: #000000;
	line-height: 16px;
}

