td.navBarHeadNormal {
	background-color:#d20000;
	color: #ffffff;
	font-weight: bold;
	font-size:125%;
}

td.navBarHeadSelected {
	background-color:#810000;
	color: #ffffff;
	font-weight: bold;
	font-size:125%;
}

td.navBarHead {
	border-right: thin solid grey;
	border-top: thin solid grey;
}

td.navBar {
	background-color:#dddddd;
	border-left: thin solid grey;
	border-top: thin solid grey;
}
td.navTitle {
	background-color:#dddddd;
	color: #d20000;
	font-weight: bold;
}


td.footerBar {
	font-size:75%;
	color: #810000;
	border-bottom: thin solid grey;
	border-right: thin solid grey;
}

td.footerRight {
	border-bottom: thin solid grey;
	border-left: thin solid grey;
	background-color:#dddddd;
}

td.mainBody {
	border-right: thin solid grey;
}

td.box {
	background-color:#D3A7A7;
	border-top: thin solid grey;
	border-right: thin solid grey;
	border-bottom: thin solid grey;
	border-left: thin solid grey;
}

td.boxWhite {
	background-color:#ffffff;
}


td.boxHeader {
	background-color:#d20000;
	color: #ffffff;
	font-weight: bold;
	font-size:125%;
	border-top: thin solid grey;
	border-right: thin solid grey;
	border-bottom: thin solid grey;
	border-left: thin solid grey;
}




td.titleBar {
	background-color:#810000;
	color: #ffffff;
	font-weight: bold;
}

td.subTitleBar {
	font-weight: bold;
	background-color:#aaaaaa;
	color: #000000;
}

td.background {
	background-color:#fafafa;
	color: #000000;
}
td.titleBackground {
	font-size:150%;
	font-weight: bold;
	background-color:#fafafa;
	color: #000000;
}

td.bar0 {
	background-color:#e0e0e0;
	color: #000000;
}
td.bar1 {
	background-color:#d0d0d0;
	color: #000000;
}

td.calendarBorder {
	background-color:#810000;
	color: #ffffff;
}

td.calendarToday {
	background-color:#d60815;
	color: #ffffff;
}

td.calendarEvent {
	background-color:#810000;
	color: #ffffff;
}


b.alert {
	color:#880000;
}

a:link.navLink {color:000000; text-decoration:none;}
a:visited.navLink {color:000000; text-decoration:none;}
a:active.navLink {color:cccccc; text-decoration:none;}
a:hover.navLink {color:222222; text-decoration:none;}

a:link.navSelected {color:810000; text-decoration:none;}
a:visited.navSelected {color:810000; text-decoration:none;}
a:active.navSelected {color:cccccc; text-decoration:none;}
a:hover.navSelected {color:222222; text-decoration:none;}


a:link.titleBar {color:ffffff; text-decoration:none;}
a:visited.titleBar {color:ffffff; text-decoration:none;}
a:active.titleBar {color:cccccc; text-decoration:none;}
a:hover.titleBar {color:ffff00; text-decoration:none;}

a:link.plain {color:000000; text-decoration:none;}
a:visited.plain {color:000000; text-decoration:none;}
a:active.plain {color:cccccc; text-decoration:none;}
a:hover.plain {color:ffff00; text-decoration:none;}
