/*****************************************************************************
   redefined elements
******************************************************************************/
/*
body
{
   scrollbar-base-color:#DEDC93;
   scrollbar-darkshadow-color:#001B37;
   scrollbar-shadow-color:#808BA7;
   scrollbar-face-color:#FFFCB3;
   scrollbar-track-color:#FFFCB3;
   scrollbar-arrow-color:#001B37;
   scrollbar-highlight-color:#FFFEB5;
}
*/

/*****************************************************************************
   new definitions
******************************************************************************/
a.mm:link, a.mm:hover, a.mm:visited, a.mm:active, a.mm:focus
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: 18px;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
}

a.navi:link, a.navi:hover, a.navi:visited, a.navi:active, a.navi:focus
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   line-height: 16px;
   font-weight: normal;
   color: #6666CC;
   text-decoration: none;
}

a.lnk:link, a.lnk:hover, a.lnk:visited, a.lnk:active, a.lnk:focus
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: 16px;
   font-weight: normal;
   color: #6666CC;
   text-decoration: none;
}

a.mm:hover, a.navi:hover, a.lnk:hover
{
   text-decoration: underline;
}

.navi
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   line-height: 16px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}

.mmoff
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   line-height: 18px;
   text-decoration: none;
   color: #EEEEEE;
}

.txblack, .txblackb, .txblacki
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: 16px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}

.txblacki
{
   font-style: italic;
}

.txblackb
{
   font-weight: bold;
}

.liblack
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   line-height: 12px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   padding-top: 0px;
   padding-bottom:0px;
   margin-top:0px;
   margin-bottom:0px;
}

