body {
	margin: 0;
	padding: 0;
	background-color: #9580A1;
	font-family: Verdana, Arial, sans-serif;
	}

#masthead {
	width: 900px;
	margin: 0;
	padding: 0;
	}

#navigation {
	font-size: .8em;
	background-color: #9580A1;
	margin: 0;
	padding-top: 2px;
	padding-bottom:2px;
	height: 2em;
	}

ul.menu1 {
	display: none;
	list-style-type: none;
	margin: 0px;
	padding-left: 15px;
	font-size: .9em;
	position: absolute;
	top: 16px;
	right: -1px;
	margin-top: 0px;
	}

ul.menu1 li {
	display: block;
	width: 250px;
	text-align: right;
	padding-right: 10px;
	background-color: #9580A1;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #220066;
	margin-top: 0px;
	margin-right: 0px;
	z-index: 50;
	}

ul.menu2 {
	display: none;
	list-style-type: none;
	margin: 0px;
	padding-left: 15px;
	font-size: .9em;
	position: absolute;
	top: 16px;
	right: -1px;
	margin-top: 0px;
	}

ul.menu2 li {
	display: block;
	width: 165px;
	text-align: right;
	padding-right: 10px;
	background-color: #9580A1;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #220066;
	margin-top: 0px;
	margin-right: 0px;
	z-index: 50;
	font-size: 1em;
	}

.navlinks {
	list-style-type: none;
	position: absolute;
	right: 5px;
	font-size: 1em;
	background-color: #9580A1;
	padding-top: .4em;
	padding-bottom: 2px;
	margin-top: 0;
	margin-bottom: 0;
	}

.navlinks li {
	display: inline;
	margin-right: 0.6em;
	padding-right: 0.6em;
	border-right: 1px solid #584463;
	font-weight: bold;
	font-size: 1em;
	position: relative;
	}

.navlinks li.last {
	border-right: 0;
	}

.navlinks a {
	color: #FFFF55;
	text-decoration: none;
	}

.navlinks a:hover {
	color: #FFAE0D;
	}

#here {
	color: #555;
	}

#container {
	width: 900px;
	background-color: #220066;
	margin-top: 10px;;
	padding: 0px;
	padding-bottom: 15px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	min-height: 145%
}

#janmar {
	height: 230px;
	padding-top: 40px;
	}

#aprjun {
	height: 230px;
	padding-top: 40px;
	}

#julsep {
	height: 230px;
	padding-top: 40px;
	}

#octdec {
	height: 230px;
	padding-top: 40px;
	}

table {
	width: 275px;
	height: 10em;
	float: left;
	background-color: #FFF;
	border: 1px solid black;
	margin-left: 1em;
	}

caption {
	background-color: #220066;
	color: white;
	width: 275px;
	line-height: 1.3em;
	padding: 2px;

		}

th, td {
	text-align: center;
	width: 14%;
	}
td {
	border: solid 1px #CCC;
	empty-cells: hide;
	}
th {
	font-size: small;
	}

}
table a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

table a:link {
	font-weight: bold;
	color: #A40052;
	text-decoration: none;
	background-color: #BBB;
}

table a:visited {
	color: #A40052;
	text-decoration: none;
	font-weight: bold;
	background-color: #BBB
}

table a:hover {
	background-color: #43B3D4;
}

.hcp .tooltip {
	background-color: #777
}

