BODY
{
background: #FFF;
margin: 0;
padding: 0;
}

a
{
   outline: 0px;
   border: 0px;
}

#bottmemu {
   /*background: #E9F1F9;
   width: 100%;*/
   margin: 0px auto;
   background: url(i/bg.gif) top left repeat-x;
   font: 10px Arial, Helvetica, sans-serif;
}

#bottmemu TD
{
   padding: 0 10 0 10;
}

#bottmemu A
{
   font-weight: normal;
   color: #000;
   text-decoration: underline;
}

#bottmemu TD:hover
{
   background: url(i/bg-hover.gif) top left repeat-x;
}

#bottmemu .curent
{
   background: url(i/bg-hover.gif) top left repeat-x;
}

#bottmemu .out
{
   background: url(i/bg.gif) top left repeat-x;
}

.bottMenu2
{
background: #FFF;
}

