BODY {
	background: url(/static/ext/Theme/Classic/img/background-periwinkle.gif) top left repeat-y white;
}

.organization, .navigation, .navigation A {
	color: #FFFFFF !important;
}

HR {
	color: #53668E;
}

A {
	color: #53668E;
}

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

DIV.moduleTitle {
	color: #53668E;
}

DIV.navigation A.selected {
	font-style: italic;
}

DIV.bottom-navigation A {
	color: #53668E
}

DIV.content-section DIV.toolbar DIV.title, DIV.content-section-toc DIV.title {
	color: #53668E;
}

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: #CFDDEC;
	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.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: #53668E;
}
