.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	vertical-align: top;

}
.HeadLiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.NavTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6699FF;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
}
.NavTable a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
}
.NavTable a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00CCFF;
	text-decoration: none;
	background-color: #000000;
}
.NavTable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
	background-color: #000000;
}
body a:link {
	color: #66CCFF;
	text-decoration: underline;
	background-color: #000000;
}
body a:visited {
	color: #CC3366;
	text-decoration: underline;
	background-color: #000000;
}
body a:hover {
	color: #CCCC33;
	text-decoration: underline;
	background-color: #000000;
}
body a:active {
	color: #FF3300;
	text-decoration: underline;
	background-color: #000000;
}
.MessageCorner {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF3300;
	background-color: #000000;
	text-align: left;
	vertical-align: middle;
}
.TableLiner {
	border: 3px solid #6633FF;
}
.EventsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	border: 2px solid #FF9900;
	visibility: visible;
	z-index: auto;
	width: 195px;
	background-color: #000066;
}
.CenterTextBox {
	padding-left: 6px;
}
.EventsBox a:link {
	text-decoration: underline;
	background-color: #000066;
}
.EventsBox a:hover {
	text-decoration: underline;
	background-color: #000066;
	color: #CC0000;
}
.EventsBox a:visited {
	text-decoration: underline;
	background-color: #000066;
}
.TextTable {
	padding-top: 6px;
}
