
/*Nav*/


.NavStyleLeftNav{font-family:Trebuchet MS; font-size:12px; color:#000033; font-weight:bold; text-decoration:none}
.NavStyleLeftNav:hover{text-decoration: under-lined}
.NavStyleFooterNav{font-family:Trebuchet MS; font-size:13px; color:white; font-weight:bold; text-decoration:none}
.NavStyleFooterNav:hover{color:#99ccff}
/*Forms*/
.FormTextBox {font-family: Verdana,Century Gothic,Helvetica,Arial; font-size:11px; background-color:white; color: #000033; border-width:1px; border-style:solid; border-color:#000033; font-weight:normal; text-decoration: none}
.FormButton {font-family: Verdana,Century Gothic,Helvetica,Arial; font-size:11px; background-color:#000033; color: white; border-width:1px; border-style:solid; border-color:#000033; font-weight:normal; text-decoration: none}

/*Admin*/

/* THE LITTLE CALENDAR */
.NavStyleCalendar{font-family:Verdana,Century Gothic,Helvetica,Arial; font-size:10px; color:#333333; font-weight:normal; text-decoration:none}
.NavStyleCalendar:hover{color:darkred}
.NavStyleCalendarHeader{font-family:Verdana,Century Gothic,Helvetica,Arial; font-size:8px; color:#000033; font-weight:bold; text-decoration:none}
.NavStyleCalendarHeader:hover{color:#333333}

.caltableheader {  font-family: Verdana,Century Gothic,Helvetica,Arial; font-weight:bold; font-size:13px; color:#000033; text-decoration: none;} /* sm. calendar form table header */
.calnavtable {  margin-top:0px; font-family: Verdana,Century Gothic,Helvetica,Arial; font-weight:normal; font-size:8px; color:orange; text-decoration: none;} /* sm. calendar form tables */
.caltable {  margin-top:-7px; font-family: Verdana,Century Gothic,Helvetica,Arial; font-weight:normal; font-size:10px; color:#000033; border-top:1px solid #333333; border-left:1px solid #333333; text-decoration: none;} /* sm. calendar form tables */
.caltablelabel {  background-color:#000033;padding-right:5px; font-family: Verdana,Century Gothic,Helvetica,Arial; font-weight:bold; font-size:11px; color:#99ccff; border-right:1px solid #333333; border-bottom:1px solid #333333; text-align:center; text-decoration: none;} /* sm. calendar form tables - day labels */
.calfirstday {  padding-left:5px; font-family: Verdana,Century Gothic,Helvetica,Arial; font-weight:normal; font-size:10px; color:#000000; background-color:#333333; border-right:1px solid #333333; border-bottom:1px solid #333333; text-align:center; text-decoration: none;} /* sm. calendar form tables - empty cells */
.calweekday {  background-color:#cccccc; font-family:Verdana,Century Gothic,Helvetica,Arial; font-size:10px; font-weight:normal; color:#000000; border-right:1px solid #333333; border-bottom:1px solid #333333; text-align:center; text-decoration: none;}
.calweekend {  background-color:#000033; font-family:Verdana,Century Gothic,Helvetica,Arial; font-size:10px; font-weight:normal; color:#000000; border-right:1px solid #333333; border-bottom:1px solid #333333; text-align:center; text-decoration: none;}
.calenddays {  background-color:#333333; font-family:Verdana,Century Gothic,Helvetica,Arial; font-size:10px; font-weight:normal; color:#cccccc; border-right:1px solid #333333; border-bottom:1px solid #333333; text-align:center; text-decoration: none;}
