td,th, p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(artwork/gridback.gif);
	background-repeat: repeat-y;
	background-position: center;
}

A:active {
	color: #cc0000;
	text-decoration: none;
}

A:link {
	text-decoration: none;
	color: #cc0000;
}

A:visited {
	color: #c96509;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	color: #f00;
}

H1 {
	font: bold 24px Arial, Helvetica, Verdana, sans-serif;
	color: #640005;
}

H2 {
	font: bold 18px Arial, Helvetica, Verdana, sans-serif;
	color: #640005;
}

H3 {
	font: bold 16px Arial, Helvetica, Verdana, sans-serif;
	color: #333;
}

H4 {
	font: bold 14px Arial, Helvetica, Verdana, sans-serif;
	color: #333;
}

UL {
	list-style-type: disc;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

OL {
	list-style-type: decimal;
	font: 12px Arial, Helvetica, Verdana, sans-serif;
}

pre, code {
	font: 12px "Courier New", Courier, mono;
}

a.reverse {
	color: white;
	text-decoration: none;
}

a.reverse:active {
	color: #cbfe00;
	text-decoration: none;
}

a.reverse:link {
	color: #cbfe00;
	text-decoration: none;
}

a.reverse:visited {
	color: #ccc;
	text-decoration: none;
}

a.reverse:hover {
	color: #cbfe00;
	text-decoration: underline;
}

.reverse {
	font: 12px arial, Helvetica, Verdana, sans-serif;
	color: #fff;
}

.guest {
	color: #fff;
	font-size: 14px;
	font-family: arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
fon;	line-height: normal;
	t-variant: normal;
}

.smaller {
	font-size: 12px;
}

.footer {
	font-size: 12px;
}

.larger {
	font-size: 14px;
}

bodyyep {
	font: 12px Arial, Helvetica, Verdana, sans-serif;
}

.subyep {
	font: bold 16px Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	padding-top: 4px;
}

.titleyep {
	font: bold 20px Arial, Helvetica, Verdana, sans-serif;
	color: #c9000a;
	padding-top: 4px;
}

#MainTable {
	background-color: #FFFFFF;
	width: 969px;
}

#NewsBox {
	padding: 10px;
	margin: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-color: #A3C18C;
	background-position: top;
	vertical-align: top;
}

#ContentBox {
	padding: 20px;
}
#EventTable {
	padding: 2px;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 641px;
}

.navbar a{
	text-decoration: none;
	color: #3DB64C;
}
.navbar a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.navbar a:active{
	color: #7CC444;
	text-decoration: none;
}
.navbar a:visited{
	color: #7CC444;
	text-decoration: none;
}
#SpreadBox {
	padding: 10px;
	margin: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-color: #ececec;
}
#CalloutBox {
	padding: 10px;
	margin: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-color: #ececec;
}
