.TableMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FAF4FC;
	text-align: center;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #666467;
	border-right-color: #666467;
	border-bottom-color: #666467;
	border-left-color: #666467;
}
.textbanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: oblique;
	line-height: 60px;
	font-weight: bolder;
	border: thin dotted #000000;
	background-color: #CF9CE3;
}

.TableBanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	background-color: #E4EC2F;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #8723AF;
	border-right-color: #8723AF;
	border-bottom-color: #8723AF;
	border-left-color: #8723AF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #006A88;
}
.textbanner1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: oblique;
	line-height: 60px;
	font-weight: bolder;
	border: thin none #000000;
}
