body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}

.heading {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
}

.news {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: normal;
	color: #000000;
	background-color: #CCCCCC;
}

.rss_items {
	margin-top:0px;
	padding:0.5em; 
	margin-left:0px;
	color:#000000;
}

.rss_title {
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 85%;
	background-color:#cccccc;
	color:#000000;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss_item  {
  font-family: "Courier New", Courier, mono;
  font-size: 0.75em;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	text-decoration : underline;
	color:black;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}
	
.rss_item a:visited {
	color:#333333;
}

.rss_date {
	font-size: 85%;
	font-weight : normal;
	color: #F60;
	}
.mainnav {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	list-style-type:none;
}
.mainnav a:link {
	text-decoration: underline;
	color: #CCCCCC;
	}
.mainnav a:visited {
	text-decoration: underline;
	color: #CCCCCC;
	}
.mainnav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
.mainnav a:active {
	text-decoration: underline;
	color: #FFFFFF;
	}
.bodytext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.bodytext a:link {
	text-decoration: none;
	color: #000000;
	}
.bodytext a:visited {
	text-decoration: none;
	color: #333333;
	}
.bodytext a:hover {
	text-decoration: none;
	color: #333333;
	}
.bodytext a:active {
	text-decoration: none;
	color: #333333;
	}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#zUL li {
	position:relative;
	list-style-type:none;
	font-weight: bold;
	color: #cccccc;
	margin: 5px;
	line-height: 115%;
	padding: 0px;
	display: inline;
	width: 18%;
}

#zUL li ul {
	visibility:hidden;
	position:absolute;
}

#zUL li:hover ul,#zUL li.msieFix ul {
	visibility:visible;
	background-color: #000000;
	font-size: 0.75em;
}

* html fieldset p {z-index:-1}
* html #zUL li:hover ul,
* html #zUL li.msieFix ul {
	top:1.5em;	left:-3em
}

#zUL li ul li {
	font-weight: normal;
	display: list-item;
}
