.FooterText {
	font-size: 10px;
	color: #FFFFFF;
}
.errStrSmall {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.errStrNormal {
	font-weight: bold;
	color: #FF9900;
}
.WarningBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	border: thin dashed #FF9900;
	margin: 1px;
	padding: 2px;
}

