.sChar {
	font-family: Arial;
	font-size: 11px;
	color: #6B6763;
}
.bChar {
	font-family: Arial;
	font-size: 13px;
	color: #6B6763;
	line-height: 13px;
}
.fMenu {
	font-family: Arial;
	font-size: 11px;
	color: #6B6763;
	background-color: #FFFFFF;
	height: 20px;
	border: none;
}
.fField {
	font-family: Arial;
	font-size: 11px;
	color: #6B6763;
	background-color: #FFFFFF;
	height: 19px;
	border: none;
}
.fField2 {
	font-family: Arial;
	font-size: 11px;
	color: #6B6763;
	background-color: #FFFFFF;
	height: 19px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.sWhite {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.bWhite {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.hPdts {
	font-family: Arial;
	font-size: 21px;
	color: #462730;
    line-height: 1.2;
}
.fField3 {
	font-family: Arial;
	font-size: 11px;
	color: #6B6763;
	background-color: #FFFFFF;
	border: 1px solid #C5E5F6;
}
.bBlue {
	font-family: Arial;
	font-size: 13px;
	color: #006699;
	line-height: 13px;
}

a:link {color: #003366; }
/* a:visited {color: purple; text-decoration: none; } */
a:hover {color: #660033; }
/* a:active {color: blue; } */
