
TABLE#box {
	border: 1px solid #6A0000;
}

TD#topbar {
	background-color: #6A0000;
}

TD#munibar {
	color: black;
	background-image: url(/static/ext/Theme/Box/img/bar-bluegrey.gif);
	background-repeat: repeat-x;
	background-position: top;
}

TD#sectionbar {
	background-color: #6A0000;
	border-top: 5px solid #EFEFEF;
}

TD#sectionbar DIV {
	color: #EFEFEF;
}


TD#navbar {
	background-color: #6A0000;
}

DIV.navigation A {
	color: #EFEFEF;
	background-color: #6A0000;
}

DIV.navigation A:Hover {
	color: #6A0000;
	background-color: #EFEFEF;
}


HR {
	color: #6A0000;
	border: 1px solid #6A0000;
}

H1, H4 {
	color: #6A0000;
}

A {
	color: #6A0000
}

A:Hover {
	background-color: #EFEFEF;
}

INPUT.submit, INPUT.button, INPUT.reset {
	background-color: #6A0000;
	font-weight: bold;
	color: #EFEFEF;
	border: 1px solid black;
}



DIV.bottom-navigation A {
	color: #6A0000
}

DIV.content-section DIV.toolbar DIV.title, DIV.content-section-toc DIV.title {
	color: #6A0000;
}

DIV.homepage DIV.officials DIV {
	color: red;
}

DIV.homepage DIV.officials DIV.title {
	color: black;
}

DIV.x-calendar-month TABLE {
	border: 1px solid black;
}

DIV.x-calendar-month TABLE TR.title TD {
	background-color: black;
	color: white;
}

DIV.x-calendar-month TABLE TR.weekdays TD {
	background-color: #EFEFEF;
	border: 1px solid black;
}

DIV.x-calendar-month TABLE TR.week TD {
	border: 2px solid black;
	background-color: white;
}

/*DIV.x-calendar-month TABLE TR.week TD DIV A {
	color: black;
}*/

DIV.x-calendar-month TABLE TR.week TD DIV.day {
	border-bottom: 1px solid #999999;
}

DIV.x-calendar-month TABLE TR.week TD.offday {
	background-color: #EEEEEE;
}

DIV.x-calendar-month TABLE TR.week TD.today {
	background-color: #FFEEEE;
}

DIV.x-weather BIG {
	color: #6A0000;
}
