.FooterText {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #F2F2F2;
	line-height: 25px;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;

}
.PageHeading {
	font-family: Arial;
	font-size: 16px;
	color: #990000;
	background-color: #FFFFCC;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-width: 1px;


}
.Tableheading {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	background-color: #FFFF99;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #990000;

}
.Text {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.Table {
	border: 1px solid #333333;
}
.ErrMsg {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
}

