.vMenu{
font-family:"Book Antiqua";
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.txtfld{
border-color:#7799D9;
height:12px;
width:120px;
border-style: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#7799D9;
}

.txtfld2{
border-color:#7799D9;
height:12px;
width:190px;
border-style: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#7799D9;
}

.txtfld3{
border-color:#7799D9;
height:12px;
width:80px;
border-style: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#7799D9;
}

.datfld{
border-color:#7799D9;
height:12px;
width:90px;
border-style: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#7799D9;
}

.checkborder{
border-style: none;
}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #96B0E0;
	height: auto;
	width: auto;
	border: 1px solid #FFFFFF;
}

.textarea2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7799D9;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 80;
	width: 200;
	border: 1px solid #6484C0;
}
