.HeaderRow {
	padding: 5px 5px;
	width: 720px;
	background-color: #B2B6B9;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px none #666666;
	border-left: 1px solid #666666;
	background-position: center center;
}
.MainRow {
	width: 720px;
	background-color: #FFFFFF;
	height: 400px;
	padding: 15px 20px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: #666666;
	border-left-color: black;
}
.MainTable {
	border: 1px #666666 solid;
}
.MenuSpace {
	background-color: #000000;
	padding-top: 1px;
	height: 16px;
	clip: rect(auto,auto,auto,auto);
}
.Footer {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 15px;
	text-align: center;
	vertical-align: middle;
}
.afooter {
	color: #810100;
	text-decoration: underline;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #2F4791;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
h1 {
	font-family: "Book Antiqua";
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
}
h2 {
	font-family: "Book Antiqua";
	font-size: large;
	font-style: italic;
	color: #9A0000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #ED171F;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h5 {

	font-family: "Book Antiqua";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
}
.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 500;
	color: #333333;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}
.txtrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ED171f;
}
.txtbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00227F;
}
.box {
	border: 6px ridge #6699cc;
	padding: 100px 10px 10px;
	margin: 20px 10px 10px;
	background-color: #B5D0DD;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
