body{font-family: Arial, Helvetica, sans-serif; }
a:link {
	color: #000766;
}

a:visited {
	color: #000766;
}
a:active {
	color: #0033FF;
}
a:hover {
	color: #FF6600;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul {
	margin-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #541F74;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.padded10 {
	padding: 0px 10px 10px;
}
.padded20 {
	padding: 0px 20px 0px 10px;

}
.imgleft {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	margin-right: 10px;
}
.imgright {
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}

.padleft {
	margin-left: 6px;
}

.padright {
	margin-right: 6px;
}
.borderright {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.padded5 {
	padding: 5px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	background-color: #FFCC33;
	text-align: left;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #000766;
	color: #FFFFFF;

}
a.nounderline {
	text-decoration: none;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D18C3;
}
a.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFCC33;
	text-decoration: none;
	padding: 2px;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#caption {
	color: #000000;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	z-index:1;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}

.temp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.open {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #009900;
	color: #FFFFFF;

}
.closed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CC0000;
	color: #FFFFFF;

}
.schoolheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000766;
	font-weight: bold;
}
.bigschoolheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000766;
}
.bar {
	background-color: #0066CC;
	height: 3px;
	width: 430px;
}

.boldheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6B0C80;
	margin-bottom:-15px;
}

.cellborderbottom {
	border-bottom: 2px solid #9AC1ED;
	padding-bottom: 10px;
}

td.olddate {
	color: #666666;
	font-size: 11px;
	border: 1px solid #000766;
}
td.date {
	color: #000000;
	font-size: 11px;
	border: 1px solid #000766;
}

td.fulldate {
	background: #FEDA5C;
	font-size: 11px;
	border: 1px solid #000766;
}
td.currdate {
	background: #9AC1ED;
	font-size: 11px;
	border: 1px solid #000766;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.smdateheader {
	background-color: #000766;
	border: #268682;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.rightpic {
	float: right;
}
