/*.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}*/

border {
	border-top-width: thin;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navtext {
	font-family: Tahoma;
	font-size: 11px;
}
.tfield {
	font-family: Tahoma;
	font-size: 11px;
	height: 20px;
	width: 121px;
}
.boldtext {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
}

.errorMsg {	color:#FF0000; }.style1 {font-size: 18pt}
