TD {
    font-family: arial, verdana, tahoma;
    font-size: 11px;
    color: #000000; }

.k {font-family: Times New Poman, tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #000000; }
.link{font-family: tahoma, arial, verdana;
       font-weight: normal;
       font-size: 11px;
       text-decoration:none;
       padding: 0px 2px 0px 2px;
       color:#000000}
.link:hover{font-family: tahoma, arial, verdana;
       font-weight: normal;
       font-size: 11px;
       text-decoration:none;
       background-color: #000000;
       padding: 0px 2px 0px 2px;
       color:#e1e1e1;}

.l {
    font-family: tahoma, arial, verdana;
    text-decoration:none;
    font-size: 11px;
    color: #000000; }
.l:hover {
    font-family: tahoma, arial, verdana;
    background-color: #E7F9E8;
    text-decoration:none;
    font-size: 11px;
    color: #316E04; }

.mus { font-family: Times New Roman, Tahoma, Arial, Geneva, sans-serif;
       text-decoration:none;
       font-weight: bold;
       font-size: 26px;
       color: #316E04;}
.mus:hover { font-family: Times New Roman, Tahoma, Arial, Geneva, sans-serif;
       text-decoration:none;
       font-weight: bold;
       font-size: 26px;
       color: #880000;}

.d { border: 1px solid #000055;
     background-color: #f8f9f8;
     border-style: dotted;}
.p { padding: 4px;}
body { font-family: tahoma, arial, verdana;
       text-decoration:none;
       font-size: 11px;
       color: #003300;}
.b   { font-family: tahoma, arial, verdana;
       text-decoration:none;
       font-size: 11px;
       color: #003300;}
.bb   { font-family: tahoma, arial, verdana;
       text-decoration:none;
       font-weight: bold;
       font-size: 12px;
       color: #003300;}
.button {border: 1px solid #008000;
         background-color: #ffffff;
         font-family: tahoma, arial, verdana;
         text-decoration:none;
         color: 000000;
         font-size: 11px;
         font-weight: bold;
         width: 60px;
         height: 14px;
         margin-top: 3px;
         cursor: hand;
         cursor: pointer;}
.button:hover {border: 1px solid #005000;
         background-color: #E7F9E8;
         font-family: tahoma, arial, verdana;
         text-decoration:none;
         color: 000000;
         font-size: 11px;
         font-weight: bold;
         width: 60px;
         height: 14px;
         margin-top: 3px;
         cursor: hand;
         cursor: pointer;}
.lb {
    font-family: tahoma, arial, verdana;
    text-decoration:none;
    font-size: 10px;
    color: #000055; }
.lb:hover {
    font-family: tahoma, arial, verdana;
    background-color: #f1f1f1;
    text-decoration:none;
    font-size: 10px;
    color: #316E04; }
ul { margin: 0;
     padding: 0;
     list-style: none;
     width: 120px; /* Width of Menu Items */
     border-bottom: 1px solid #005500;}

ul li { position: relative;}
li ul { position: absolute;
        left: 119px; /* Set 1px less than menu width */
        top: 0;
        display: none;}

/* Styles for Menu Items */
ul li a { display: block;
          text-decoration: none;
          color: #000000;
          background: #ffffff; /* IE6 Bug */
          padding: 4px;
          border: 1px solid #005500;
          border-bottom: 0;}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover {color: #005500; background: #E7F9E8; } /* Hover Styles */

li ul li a {padding: 2px 4px;} /* Sub Menu Styles */

li:hover ul, li.over ul {display: block;} /* The magic */

.dot1 {border-bottom: 2px dotted #ffffff;}
.dot2 {border-bottom: 2px dotted #000080;}
.copy {
 font-family: tahoma, arial, verdana;
 text-decoration:none;
 font-weight: normal;
 font-size: 11px;
 color: #000000; }
.div-bottom {
 width: 100%;
 text-align: center;}
