@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	background-color: #879E9A;
	margin-top: 25px;
}
.maincont {
	background-color: #000000;
	line-height: 2;
	color: #E1E1E1;
}
.eventxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.lrgpapy {
	font-family: Papyrus, Verdana, Arial;
	font-size: 18px;
	line-height: normal;
}
.smpapy {
	font-family: Papyrus, Verdana, Arial;
	font-size: 14px;
	line-height: normal;
}


.bodtxt {
	padding-right: 45px;
	padding-left: 130px;
	text-align: justify;
}
.topbrdtable {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}
.topbrdtable td {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.lftbrdtd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2E2;
}


.garygold {
	font-size: larger;
	font-weight: bold;
	color: #DF9927;
}

.footertxt {
	font-size: 11px;
	color: #FFFFFF;
}
.footertxt a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.footertxt a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.footertxt a:hover {
	color: #0066FF;
	text-decoration: underline;
	font-size: 11px;
}
.footertxt a:active {
	color: #0066CC;
	text-decoration: underline;
	font-size: 11px;
}
a:link {
	color: #E1EFF2;
	text-decoration: underline;
}
a:visited {
	color: #E1EFF2;
}
a:hover {
	color: #C4DFE6;
}
