body { color: black; text-align: left;
	background: #8e8260 url(../images/OutBackground.png) repeat;
	font: 14px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
a:link { color: #6a1c1c}
a:visited { color: #6a1c1c; }
a:hover { color: #bf575a}
a:active { color: red }
.menu { color: #561818; text-decoration: none;
	font: normal 20px Arial, SunSans-Regular, sans-serif, Helvetica, Geneva;
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
}
.menu a:link { color: #561818; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
}
.menu a:visited { color: #561818; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
}
.menu a:hover { color: #b64057; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
}
.menus { color: #404721; text-decoration: none;
	font: normal 20px Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
}
.menus a:link { color: #404721; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
}
.menus a:visited { color: #404721; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
}
.menus a:hover { color: #3a7535; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
}

.footer { font-size: 10px;
	height: 0;
	line-height: 14px;
}
.footerlittle { font-size: 9px;
	height: 0;
	line-height: 8px;
	margin-bottom: 8px;
}
.major { color: #2a2e17; font-size: 25px; }

.title { 
	color: #501818; font-size: 19px;
}

.bigger {
	font-size: 16px;
}

h1 {
	color: #2a2e17; 
	font-size: 25px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 10px;
}

h2 { 
	color: #501818; font-size: 19px;
	margin: 0;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.goodnews {
	color: #274325;
	background-color: #83df3a;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #274325;
}

.badnews {
	color: #41080d;
	background-color: #db847f;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #41080d;
}


.tables { color: #2e2e2e; text-align: center; padding: 4px; border: 1px dotted #2a2e17;
	background: #d2d0c2 repeat scroll;
	line-height: 1.2;
}

.tabularlines {
	background-color: #dbd9cb;
}

.paging { 
	color: #2e2e2e;
	line-height: 1.2;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background: url(../images/pagingback.png) repeat scroll;
	width: 95%;
	text-align: center;
	border: 1px dotted #2a2e17;
	padding: 4px;
}

.infotext { color: #6d6d6d; font-size: 12px; }
.infohead { color: #393939; padding-bottom: 1px; border-bottom: 1px dotted #272727  }
.infofoot { color: #393939; padding-top: 9px; border-top: 1px dotted #272727; }
