
TD#topbar {
	background-image: url(/static/ext/Theme/Sharp/img/grey-top.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

TD#navbar {
	background-image: url(/static/ext/Theme/Sharp/img/grey-nav.gif);
	background-repeat: repeat-y;
	background-position: left;
}

TD#bottombar {
	background-image: url(/static/ext/Theme/Sharp/img/grey-bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

DIV.navigation A, DIV.organization {
	color: white;
}

HR {
	color: #535353;
}

H1, H4 {
	color: #000099;
}

A {
	color: #0000CC;
}

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



DIV.content-section DIV.toolbar DIV.title, DIV.content-section-toc DIV.title {
	color: black;
}

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: #DDDDDD;
	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: #000099;
}

