@charset "utf-8";
/* CSS Document */

body {
	background-image: url("images/back.gif");
}

a:active, a:hover {
	color: #990F00;
}

.menu a:hover {
	color: #FFCC00;
	border-top: 1px solid #F8C6C2;
	border-bottom: 1px solid #660A00;
	background-color: #990F00;
	background-image: url("images/menucbg2.gif");
	background-repeat: no-repeat;
}

.menu a.menuCurrent {
	color: #FFCC00;
	border-top: 1px solid #F8C6C2;
	border-bottom: 1px solid #660A00;
	background-color: #990F00;
	background-image: url("images/menucbg2.gif");
	background-repeat: no-repeat;
}

.button {
	border-top: 1px solid #F88578;
	border-left: 1px solid #F88578;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #990F00;
	background-image: url("images/buttonbg.gif");
}

/* NEWS ---------------------------------------------------------------------------- */

.newsCurrentTitle {
	color: #990F00;
}

.newsTitle {
	color: #990F00;
}

.newsDate {
	color: #990F00;
}

.newsHR {
	border-color: #990F00;
}

.newsNav {
	color: #990F00;
}

.newsMore {
	color: #990F00;
}

/* ----------------------------------------------------------------------------- */

.info {
	color: #990F00;
}

.mainHR {
	border-color: #990F00;
	background-color: #990F00;
}

.headSep {
	background-image: url("images/headsep.gif");
}

.gbutton {
	background-color: #990F00;
	background-image: url("images/buttonbg.gif");
}

/* ----------------------------------------------------------------------------- */

.eventTitle {
	color: #990F00;
}

.eventDate {
	color: #990F00;
}

.boxDate {
	color: #990F00;
}

/* ----------------------------------------------------------------------------- */

.blockHead {
	background-image: url("images/blockhead2.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.blockTitle {

}

.list {
	background: url("images/arrow.gif");
	background-repeat: no-repeat;
}

ul.list2 li {
	padding-left: 12px;
	background: url("images/arrow.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

.gradient2 {
	color: #990F00;
}

.navcur {
	background-color: #990F00;
}

.navcd {
	/*background-color: #990F00;*/
}

select.navcd {
	/*background-color: #990F00;*/
}

h1, h2 {
	color: #990F00;
}

#sitemap legend, #sitemap legend a {
	color: #990F00;
}