#myDropShadow
{
 padding: 4px;
 background-color: #ffffff;
 color: #000000;
 border: 0px solid #cccccc;
}

.menu{
        background-color:#999999;
}

.bgLightGreen{
        background-color:#99cc00;
}

.bgDarkGreen{
        background-color:#669900;
}

.bgLightGrey{
        background-color:#CCCCCC;
}

.bgGrey{
        background-color:#9F9F9F;
}

.graytext {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size : 8pt;
        color: #666666;
 }

 .graytext10 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size : 10pt;
        color: #666666;
 }

.blacktext {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight: normal;
        text-decoration : none;
        color: #000000;
 }

.blacktext_bold1 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        text-decoration : none;
        font-weight: bold;
        color: #000000;
}

.blacktext_boldbig {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 14pt;
        text-decoration : none;
        font-weight: bold;
        color: #000000;
}

.redtext_bold1 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        text-decoration : none;
        font-weight: bold;
        color: #DF0000;
}

.whitetextsmall {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        text-decoration : none;
        color: white;
 }

.whitetext {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        text-decoration : none;
        color: white;
 }

.whitetext_bold1 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        text-decoration : none;
        font-weight: bold;
        color: white;
}

.whitetext_bold2 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12pt;
        text-decoration : none;
        font-weight: bold;
        color: white;
}

.whitetext_bold3 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 16pt;
        text-decoration : none;
        color: white;
 }


/* Link description: whitelink ----------------------------------------------------------------- */
A.whitelink
  {
          color: white;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 8pt;
          text-decoration: none
   }

A.whitelink:hover
{
        color: #336600;
}

/* Link description: whitelink_bold ------------------------------------------------------------ */
A.whitelink_bold
  {
          color: white;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10pt;
          text-decoration: none
   }

A.whitelink_bold:hover
{
        color: #336600;
}

/* Link description: whitelink_bold1------------------------------------------------------------ */
A.whitelink_bold1
  {
          color: white;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 12pt;
          text-decoration: none
   }

A.whitelink_bold1:hover
{
        color: #336600;
}

/* Link description: whitelink_bold2------------------------------------------------------------ */
A.whitelink_bold2
  {
          color: white;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 14pt;
          text-decoration: none
   }

A.whitelink_bold2:hover
{
        color: #336600;
}

/* Link description: whitelink_bold3------------------------------------------------------------ */
A.whitelink_bold3
  {
          color: white;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 16pt;
          text-decoration: none
   }

A.whitelink_bold3:hover
{
        color: #336600;
}


/* Link description: greylink ------------------------------------------------------------------ */
A.greylink
{
        color: #999999;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : bold;
        font-size : 8pt;
        text-decoration : none;
}

A.greylink:hover
{
        color: white;
}

A.greylink_bold
{
        color: #666666;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : bold;
        font-size : 8pt;
        text-decoration : none;
}



/* Link description: greylink_bold ------------------------------------------------------------- */
A.greylink_bold:hover
{
        color: black;
}


/* ?? ------------------------------------------------------------------------------------------ */
.form_grey {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10;
        color:#000000;
        border-width:1;
        border-color:white;
        border-style:solid;
        background-color:#E7E7E7;
        }

.form_white {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10;
        color:black;
        border-width:2;
        border-color:#E7E7E7;
        border-style:solid;
        background-color:white;
        }

/* ?? ------------------------------------------------------------------------------------------ */


.calHeadDark {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        text-decoration : none;
        font-weight: bold;
        color: white;
        background-color:#336600;
        text-align: center;
}


.calHeadLight {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        text-decoration : none;
        font-weight: bold;
        color: white;
        background-color:#FFD699;
        text-align: center;
}

.calHead {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        text-decoration : none;
        font-weight: bold;
        color: white;
        text-align: center;
}


.bnALIwhite{
        font-weight:normal;
        color:#ffffff;
        background-color:#99cc00;
}

.edALIgrey{
        font-weight:normal;
        color:#d9d9d9d;
        background-color:#99cc00;
}


.bnALIblack{
        font-weight:normal;
        color:#111111;
        background-color:#99cc00;
}


.bnALIred{
        font-weight:bold;
        color:#CC0033;
        background-color:#99cc00;
        font-size:14px;
}


.bnALIStd{
        font-weight:bold;
        color:#FFFFFF;
        background-color:#336600; 
}


.edALImust{
        font-weight:bold;
        color:#CC0033;
        background-color:#FF8080;
}


/* Link description: checkbos text - no colors at all ------------------------------------------ */
A.cblink
  {
        color:#FFFFFF;
        font-size : 10pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
   }

A.cblink:hover
{
        color:#FFFFFF;
        font-size : 10pt;
        color: white;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none
}
