BODY
{
   margin: 0 0 0 0;
   color: #000000;
   font-size: 10px;
   font-family: verdana, arial, sans-serif;
   width: 100%;
}

.calWeekHead
{
   background-color:   #eeffee;
   font-family:         arial, sans-serif;
   font-size:             9px;
}

.calWeekDays
{
   background-color: #8fbc8b;
}

.selectedDay
{
   background-color: #ffe4b5;
   color:  #f5f5dc;
}

.menu
{
   background-image : url(common/menu.gif);
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : bold;
   padding : 2px;
   color : #669966;
   text-align : center;
   border-bottom : 1px solid #669966;
   border-top : 1px solid #669966;
}

.blockheader
{
   background-image : url(common/menu.gif);
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   padding : 2px;
   color : #003300;
   text-align : center;
   border-bottom : 1px solid #669966;
   border-top : 1px solid #669966;
}

.featureheader
{
   background-image : url(common/menu.gif);
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   padding : 2px;
   color : #003300;
}


a, a:link,a:visited
{
   color : #336633;
   text-decoration: none;
   border-bottom : 0px solid #669966;
   border-top : 0px solid #669966;
}

a:hover
{
  color : #669966;
  text-decoration: underline;
}

.footer
{
   font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   padding-bottom : 3px;
  color : #99CC99;
}

a.footerLink,a.footerLink:link,a.footerLink:visited
{
  color : #99CC99;
  text-decoration: none;
}

a.footerLink:hover
{
    color: #556b2f;
    text-decoration:none;
}

.linkText
{
   color : #336633;
   text-decoration: none;
   border-bottom : 0px solid #669966;
   border-top : 0px solid #669966;
   font-weight : bold;
}