body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin : 0;
	padding : 0;
}
li {
	padding-top: 6px;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 8px;

}
td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 116%;
	font-weight: bold;
	color: #454A2D;
	margin-bottom: .1em;
}
h2 {
	font-size: 112%;
	font-weight: bold;
	color: #660000;
	margin-bottom: .1em;
	margin-top: .1em;
}
h3 {
	font-size: 101%;
	font-weight: bold;
	color: Black;
	margin-bottom: .1em;
}
h4 {
	font-size: 95%;
	font-weight: bold;
	color: #003399;
	margin-bottom: .1em;
}
h5 {
        text-decoration: none;
        color: #CCCC99;
        background-color: #DE0000;
        font-size: .9em;
        margin-bottom: .01em;
}

a {
	color: #660000;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	color: #DE0000;
	text-decoration: underline;
	font-weight : bold;
}
.menuBox {
	background-color: #CCCC99;
	border-top: 1px solid #DE0000;
	border-right: 1px solid #DE0000;
	border-bottom: 1px none #DE0000;
	border-left: 1px solid #DE0000;
}
.menuBar {
	background-color: #CCCC99;
	border: 1px solid #A0A050;
	padding: 3px;
}

.menu, a.menu {
	padding-bottom : 0.3em;
	padding-top : 0.3em;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	background-color: #CCCC99;
	text-indent: .4em;
	font-size: 85%;
	display: block;
	border-top: 1px solid #DE0000;
	border-right: 1px none #DE0000;
	border-bottom: 1px none #DE0000;
	border-left: 1px solid #DE0000;
}
.menuSel, .menu:hover, .menuSel:hover {
	text-indent: .4em;
	padding-bottom : 0.3em;
	padding-top : 0.3em;
	font-weight: bold;
	color: White;
	text-decoration: none;
	background-color: #DE0000;
	font-size: 85%;
	display: block;
	border-top: 1px solid #DE0000;
	border-right: 1px none #DE0000;
	border-bottom: 1px none #DE0000;
	border-left: 1px solid #DE0000;
}
.subMenu {
	padding-left: .8em;
	color: Black;
	font-weight: bold;
	text-decoration : none;
	font-size : 80%;
	display: block;
}
.subMenu:hover, .subMenuSel:hover {
	padding-left: .8em;
	color: #DE0000;
	font-weight: bold;
	text-decoration: underline;
	font-size : 80%;
	display: block;
}
.subMenuSel {
	padding-left: .8em;
	color: #DE0000;
	font-weight: bold;
	text-decoration : none;
	font-size : 80%;
	display: block;
}
.menuDivider {
	text-indent: 0em;

}
.tableheader, th, .calendar-head  {
   font-weight: bold;
 	color: White;
	text-decoration: none;
	background-color: #DE0000;
   border-color : #003399;
		
}

.calendar-bg {
	background-color: #DE0000;
	
}
.calendar-head, .calendar-cell, .calendar-title {
	background-color: White;
}

.calendar-day{
	background-color: White;
	height : 5em;
   vertical-align : top;
   font-size : 80%;
	color: #DE0000;
	padding: 0.2em;
}
.calendar-date {
    font-size : 90%;
	color: #DE0000;
}

.sidehead {
	background-color : #CCCC99;
	color : #DE0000;
	font-weight : bold;
	margin-bottom : .18em;
	padding-top : .18em;
	padding-bottom : .18em;
	padding-left : .4em;
	border: 1px groove #DE0000;
	font-size: 115%;
}

.sidebar {
	font-size: 90%;
	color: Black;
	background-color: White;
	padding-left: 6px;
	padding-right: 6px;
	width: 204px;
	border: 1px solid #DE0000;
}
.sidebar.breadcrumbs {
	font-size: 85%;
}
.sidebar li {
	list-style-position: outside;
	margin-bottom: 1px;
	margin-left: -16px;
	padding-left: -16px;
}
.tab    {
	margin-left: 1.2em;
	margin-right : 15px;
}

.footer {
	font-weight: bold;
	color: Black;
	background-color: #CCCC99;

}
.footer:hover {
	font-weight: bold;
	color: #DE0000;
	text-decoration: underline
}

.photobar {
   background-color: #DE0000;
   color: #CCCC99;
   vertical-align: bottom;
}
#photobox {
	position:absolute;
	left:158px;
	top:23px;
	height:79px;
	width: 100%;
	z-index:10;
	visibility: visible;		  
}
.photo {
        background-color: #CCCC99;
        color: #DE0000;
}

a.photo {
        font-weight: bold;
        color: #DE0000;
        text-decoration: none;
}
.thumb img { 
	border: 0px none White; 
	margin-right: 4px;
}
hr {
        height: 1px;
        border: none;
        margin-top: 0px;
        padding-top: 0px;
}
h6 {
	text-align: right;
	margin: .01em;
	padding: .01em;
}
.more {
	font-style: italic;
	float: right;
	clear: both;
}
.quotation {
	font-weight: normal;
	color: #000000;
	font-size: 90%;
	background-color: #CCCC99;
}
.author {
	font-size: 75%;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.OK { color: Black; }
.OOPS { color: #7B0000; }
.rowodd {
	background-color: #EEEEEE;
}
.editLink {
	font-size: 9px;
	color: #CCCC99;
	text-decoration: none;
	background-color: #CCCC99;
}
.editLink:hover {
	font-size: 9px;
	color: #999966;
	text-decoration: underline;
	background-color: #CCCC99;
}

@media:screen {
	#header { 
 		visibility: visible;
		width: 100%;
		height: 105px;
	} 		
}
@media print {
body {
	font-size: 70%;
}
	#navmenu { 
 		visibility: hidden;
		position: absolute;
		float: left;
		left: -300px;
	} 	
	#header { 
 		visibility: hidden;
		position: absolute;
		float: left;
		top: -300px;
	} 		
	#photobox { 
 		visibility: hidden;
		position: absolute;
		float: left;
		top: -300px;
	} 		
	#footerarea { 
 		visibility: hidden;
		position: absolute;
		float: left;
		top: -300px;
	} 		

}
