@charset "utf-8";
/* CSS Document */

body {
background: #6a8b2b url(../images/site_files/site_bg.png) repeat-x;
font-family:Arial;
font-size:10pt;
color:#000000;
}

a {
color: #527118;
}

a:hover {
color: #6A8B2B;
}

a.powered {
color: #000000;
font-size: 8pt;
}
a.powered:hover {
color: #333333;
font-size: 8pt;
}
.formHeader {
background-color: #99B845;
font-weight: bold;
}
.formTitle {
background-color: #efefef;
}

.formInput {
background-color: #dbdbdb;
}
.formReq {
color: #cc0000;
font-weight: bold;
}

#container {
margin:auto;
width: 998px;
}

#topmenu {
text-align: right;
margin: 0px 4px 4px 0px;
}

#siteborder {
border: #dbdbdb solid 1px;
}

#header {

}

#menu {
background: url(../images/site_files/site_menu_bg.png) repeat-x;
}

#bodycontent {
padding: 25px 25px 25px 25px;
background-color:#fff;
width: auto;
}

#title {
font-size:18pt;
color:#5b7b14;
margin: 0 0 0 25px;
float: left;
}

#printer {
float: right;
}

#clear{
clear:both;
}

#dyncon {
text-align: left;
}

#footer {
background-color:#dbdbdb;
text-align:center;
padding: 3px 0px 3px 0px;
}


.caldiv		{ color: #000000; font-size: 10px; }
.calendarHeader { font-size: 12pt; font-weight: bold; color: #666666; background-color: #FFFFCC; width: 675px; }
.calendarNav	{ background-color: #FFFFCC; width: 135px; }
.calendarDayName { font-weight: bold; color: #FFFFFF; background-color: #666666; width: 135px; }
.calendarToday { background-color: #FFFFCC; width: 135px; }
.calendarRegDay { background-color: #cccccc; width: 135px; height: 135px}
.calendar { background-color: #FFFFCC; font-family: Arial; width: 950px; } 
.calendarViewDay { background-color: #cccccc; }
