<!--
    body {
	background-color: #005598;
	margin-top: 20px; 
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	height: 100%;
	font-family: Verdana, Serif;
 	font-size: 12px;
	} 
    table  {
	background-color: #FFFFFF;
	}
    table.main  {
	width: 750px;
	height: 100%;
	}
    .menu  {
	margin-left: 15px;
	background-color: #FFFFFF;
	width: 259px;
	}
    .listings  {
	background-color: #FFFFFF;
	width: 476px;
	padding: 10px;
	text-align: justify;
	}
    table.calendar {
	width: 225px;
	padding: 0px;
	}
    td {
	color: #222222;
	padding: 0px;
	vertical-align: top;
	}
    .nopadding {
	padding: 0px;
	}
    td.blank {
	border: 1px solid #005598;
	}
    td.day {
	border: 1px solid #005598;
	text-align: center;
	padding: 5px;
	}
    td.current {
	background-color: #005598;
	border: 1px solid #005598;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	}
    .calheader, .datetitle {
	background-color: #005598;
 	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	}
    .listtitle {
	border: 1px solid #005598;
	font-weight: bold;
	padding: 5px;
	}
    .listbody {
	border: 1px solid #005598;
	padding: 5px;
	}
    .optionalimage { 
	float: right;
	border: 1px solid #FFFFFF;
	}
    .float { 
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #005598;
	}
     a.calendar:link, a.calendar:hover, a.calendar:active, a.calendar:visited {
	font-weight: normal;
	font-size: 12px;
	color: #005598;
	text-decoration: underline;
        }
     a.whitebig:link, a.whitebig:hover, a.whitebig:active, a.whitebig:visited  {
	font-weight: bold; 
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}
     a.whitesm:link, a.whitesm:hover, a.whitesm:active, a.whitesm:visited  {
 	font-size: 12px;
	color: #FFFFFF;
	}


//-->

