body {
	background-color: #FEFEF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000033;
}

.footer {
	text-decoration: none;
	color: #FFFFCC;
	background-color: #000077;
}
.menu {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	padding-left: .2em;
}

h2 {
	font-size: 120%;
	margin: 1px;
	padding: 1px;
	color: #000033;
	margin-top: 1px;
}

.calendar-title {
	color: #000099;
	font-weight: bold;
	background-color: #FFFF99;
}
.calendar-bg {
	background-color: #000099;
}
.calendar-day {
	background-color: #FEFEF4;
	height : 5em;
	vertical-align : top;
	font-size : 80%;
}
.calendar-date, .calendar-cell {
	background-color: #FEFEF4;
	font-size : 90%;
}

.tableheader, th, .calendar-head {
	color: #000000;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 1px solid #000099;
	margin-bottom: .18em;
	padding-top: .18em;
	padding-bottom: .18em;

}

a {
	font-weight: bold;
    color: #000099;
    text-decoration: none;
}

a.menu, a.calendar-title {
        font-weight: bold;
        color: #000099;
        text-decoration: none;
}

a:hover, a.menu:hover {
	text-decoration: underline;
	color: #0000EE;
	font-weight: bold;
}
 
.menuSel {
        font-weight: bold;
        color: #0000EE;
        text-decoration: none;
       padding-left: .2em;
}
a.subMenu, a.breadcrumbs {
        padding-left: .7em;
        color: #000099;
        font-weight: bold;
        text-decoration: none;
        font-size: 85%;
}
a.subMenuSel {
	padding-left: .7em;
	color: #0000EE;
	font-weight: bold;
	text-decoration: none;
	font-size: 85%;
}
a.subMenu:hover, a.breadcrumbs:hover, a.subMenuSel:hover {
        padding-left: .7em;
        color: #0000EE;
        font-weight: bold;
        text-decoration: underline;
        font-size: 85%;
}

.sidehead {
	color: #000000;
	font-weight: bold;
	margin-bottom: .18em;
	padding-top: .18em;
	padding-bottom: .18em;
	padding-left: .4em;
	background-color: #FFFFCC;
	border: 1px solid #000099;
	font-size: 105%;
}
.sidebar {
	color: Black;
	padding-left: .4em;
	padding-right: .4em;
	width: 190px;
}
.more {
        font-size: 88%;
        font-style: italic;
        font-weight: bold;
float: right;
}
.tab    {
        margin-left: 1em;
        margin-right: 0.1em;
}
h4 {
	font-size: 105%;
	color: #000066;
	padding-left: 0.2em;
	margin: 1px;
	margin-top: 1px;
}
h3 {
	font-size: 120%;
	color: #000066;
	padding-left: 0.2em;
	margin: 0.05em;

}
.quotation {

	text-decoration: none;
	color: #FFFFCC;
	background-color: #000077;
	font-size: 0.85em;
}
.author {
	text-decoration: none;
	color: #FFFFCC;
	background-color: #000077;
	font-size: 0.7em;
	font-style: italic;
	text-align: right;

}
h5 {
	text-decoration: none;
	color: #FFFFCC;
	background-color: #000077;
	font-size: .9em;
	margin-bottom: .01em;
}
.photo {
	background-color: #000077;
	color: #FFFFCC;
	vertical-align: bottom;
}
a.photo {
        font-weight: bold;
        color: #FFFFCC;
        text-decoration: none;
 }
 
hr {
	height: 1px;
	border: none;
}


