BODY {
	background-color: #fff4e2;
	color: #000000;
}

.main {
	font-family: "Trebuchet MS", Tahoma, Verdana, Serif;
	color: #000000;
	padding: 10px;
	font-size: 13px;
	background-color: #ffffff;
	border: 1px solid #000000;
	text-align: left;
}

.bluehead {
	font-size: 16px;
	text-align: center;
	background-color: #56737a;
	padding: 2px;
	color: #ffffff;
}

.redhead {
	font-size: 16px;
	text-align: center;
	background-color: #AF4141;
	padding: 2px;
	color: #ffffff;
}

.greenhead {
	font-size: 16px;
	text-align: center;
	background-color: #758958;
	padding: 2px;
	color: #ffffff;
}

.yellowhead {
	font-size: 16px;
	text-align: center;
	background-color: #b48c35;
	padding: 2px;
	color: #ffffff;
}

.purplehead {
	font-size: 16px;
	text-align: center;
	background-color: #696799;
	padding: 2px;
	color: #ffffff;
}

.footer {
	font-size: 11px;
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, Verdana, Serif;
	text-align: center;
}

.rurnatlink {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, Serif;
	text-align: center;
}

A.rurnatlink {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 11px;
}

.maplink {
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, Verdana, Serif;
	text-align: center;
}

A.maplink {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

A.maplink:hover {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

A.headerlink {
	font-family: "Trebuchet MS", Tahoma, Verdana, Serif;
	text-decoration: none;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

.headerpos {
	position: relative;
	top: -5px;
	left: 63px;
}

.calitem {
	font-size: 12px;
	text-align: center;
	width: 20px;
	height: 20px;
}

.newstitle {
	font-weight: bold;
	font-size: 12px;
}

.newsposted {
	font-style: italic;
	font-size: 10px;
}

.newslinker {
	text-decoration: none;
	font-size: 10px;
}

.newstext {
	font-size: 11px;
}

.highlightred {
	padding: 3px;
	background-color: #AF4141;
	color: #FFFFFF;
	border: 1px solid #000000;
}

.highlightred A {
	color: #FFFFFF;
}

.nohighlight {
	border: 1px solid #000000;
	padding: 3px;
}

.nohightlight A {
	color: #000000;
}