body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 120px;
	padding: 0px;
	font: 11px verdana, arial, helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	font-weight: 900;
	color: #000066;
	margin: 0px;
}

h2 {
	font-size: 12px;
	font-weight: 800;
	color: #000066;
}

p {
	font: 11px verdana, arial, helvetica, sans-serif;
}

a {
	color: #005CAA;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
}

a:link {
  color: #005CAA;
}

a:visited {
  color: #999999;
}

a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
}

.content {
	position: relative;
	width: auto;
	padding: 2px 10px 10px;
	z-index: 3;
	margin: 0px 75px 1px 60px;
	border-top: 1px dashed #949DA6;
	border-right: 1px dashed #949DA6;
	border-bottom: 1px none #949DA6;
	border-left: 1px dashed #949DA6;
}

#leftsidebar {
	position: absolute;
	width: 160px;
	top: 120px;
	left: 0px;
	padding: 2px 10px 10px;
	z-index: 2;
	border-top: 1px dashed #949DA6;
	border-right: 1px none #949DA6;
	border-bottom: 1px none #949DA6;
	border-left: 1px none #949DA6;
	voice-family: "\";
}\"";
	voice-family: inherit;
	width:160px;
	}
/* Opera 5 compatiblity, leave below in */
body>#leftsidebar {width: 160px;}

#rightsidebar {
	position: absolute;
	width: 170px;
	top: 120px;
	right: 5px;
	padding: 2px 10px 10px;
	clip: rect(auto auto auto auto);
	border-top: 1px dashed #949DA6;
	border-right: 1px none #949DA6;
	border-bottom: 1px none #949DA6;
	border-left: 1px none #949DA6;
	z-index: 1;
	voice-family: "\";
}\"";
	voice-family:inherit;
	width:168px;
	}
/* Opera 5 compatiblity, leave below in */
body>#rightsidebar {width:168px;}

#header {
	position: absolute;
	width: auto;
	top: 0px;
	left: 0px;
	padding: 0px;
	z-index: 4;
	margin: 0px;
	right: auto;
}

.footer {
	position: relative;
	width: auto;
	z-index: auto;
	border: medium none #666666;
	margin: 30px 75px 0px 60px;
	padding: 0px;
}

.calendarMonth {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: white;
}

.calendarWeekday {
	font-size: 9px;
	background-color: white;
	text-align: center;
	font-weight: bold;
}

.calendarDay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: white;
	text-align: center;
}

.calendar {
	background-color: #005CAA;
	border: none;
	padding: 0px;
	margin: 0px;
}
