.white_txt {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.line {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CECECC;
	border-right-color: #CECECC;
	border-bottom-color: #CECECC;
	border-left-color: #CECECC;
}
.brntxt {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txtbox {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFECE;
	border: 1px solid #000066;
}
.but {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
}


.brntxtunderline {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.brntxtbold {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: bolder;
}
.ea {

	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: bolder;
}

