body 
{
  margin:0;
  padding:0;
  margin-left: 2px;
}
a 
{
  color: black;
}
a:hover 
{
  text-decoration: none;
  color: red;
}
div.menu
{
  width: 108px; 
  background-image: url(/IMG/FRAMES/left/div_background.png); 
  background-repeat: repeat-y;
  background-position: left;
  border: 1px solid black;
  border-top: 0;
  font-size: 10px;
  font-family: verdana, sans-serif;
  white-space: nowrap;
}
div.menu div div 
{
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-top: 2px;
  padding-bottom: 6px;  
  color: black;
}
div.item0, div.item3
{
  background-color: #666;
  color: white;
}
div.item0
{
  background-image: url(/IMG/FRAMES/left/sep_i01.png);
}
div.item3
{
  padding-bottom: 4px;  
}
div.item0 a
{
  color: white;
}
div.item3 a
{
  color: white;
}
div.item1
{
  background-color: #999;
  background-image: url(/IMG/FRAMES/left/sep_i12.png);
}
div.item2
{
  background-color: #ccc;
  background-image: url(/IMG/FRAMES/left/sep_i20.png);
}

