a.morelink:active  {color: #006600 ; text-decoration: none  }
a.morelink:link {color: #006600 ; text-decoration: none }
a.morelink:visited {color: #006600 ; text-decoration: none }
a.morelink:hover {color: white ; text-decoration: none ; font-weight: bold }

a.menuitem:active { color: White ; text-decoration: none ; border-style: none }
a.menuitem:link	 { color: White ; text-decoration: none}
a.menuitem:visited {color: White ; text-decoration: none }
a.menuitem:hover { color: rgb(205,255,153) ; text-decoration: none ; font-weight: bold }

a.menuitem2:active { color: White ; text-decoration: none ; border-style: none }
a.menuitem2:link	 { color: White ; text-decoration: none}
a.menuitem2:visited {color: White ; text-decoration: none }
a.menuitem2:hover { color: rgb(205,255,153) ; text-decoration: none  }


a.more:active : {color: #006600 ; text-decoration: none  }
a.more:link : {color: #006600 ; text-decoration: none }
a.more:visited: {color: #006600 ; text-decoration: none }
a.more:hover : {color: black ; text-decoration: none ; font-weight: bold }

table td tr a.morelink:active : {color: #006600 ; text-decoration: none  }
table td tr a.morelink:link : {color: #006600 ; text-decoration: none }
table td tr a.morelink:visited: {color: #006600 ; text-decoration: none }
table td tr a.morelink:hover : {color: #000000 ; text-decoration: none ; font-weight: bold }

table td tr a.more:active : {color: #006600 ; text-decoration: none  }
table td tr a.more:link : {color: #006600 ; text-decoration: none }
table td tr a.more:visited: {color: #006600 ; text-decoration: none }
table td tr a.more:hover : {color: black ; text-decoration: none ; font-weight: bold }

body          { font-family: Arial; font-size: 10pt ; margin-top:0 ; margin-left:0 }
p             { font-size: 10pt }
td			  { font-size: 10pt width=30}
td.menu		  { background-color: #006600 ; text-color: white }
td.menuoff	  { background-color: white ; text-color: black }

.calendarHeader {  
    color: #FFFFFF ; 
    background-color: #006600; 
    border-color: #006600;
}

.calendarHeaderFS {  
    color: #FFFFFF ; 
    background-color: #006600; 
    border-color: #006600;
    font-size: 8pt;
}


.calendarToday { 
    background-color: #FFFFFF;
}

.calendar { 
    border: 0px none ;
    cursor: pointer ;
}