BODY, DIV, SPAN, TD {
    margin: 5;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #333333;    
    scrollbar-base-color:#334B6E;
    scrollbar-track-color:#E1E5F0; 
    scrollbar-arrow-color:#E1E5F0; 
    scrollbar-highlight-color:#F2FADB; 
    scrollbar-darkshadow-color:#F2FADB
}

IMG {
   border-width:0px;
}

TD.ugol1
{
  background-repeat:no-repeat;
}

TD.rect_caption 
{
  background-image:url("images/item1.gif");
  background-position: center left;
  background-repeat:no-repeat;  
  background-color: #334B6E;
  height: 20px;
  text-align:right;
  padding-right:10px;
  color: #FFFFFF;
  font-weight:bold;
  font-size:9px;
}

TD.small_rect
{
  background-image:url('images/small_rect.gif');
  background-position:center bottom; 
  background-repeat:no-repeat; 
  padding-bottom:20px;
  height:100px;
}

TD.rect_item
{
  background-image:url('images/item2.gif');
  background-position:center left; 
  background-repeat:no-repeat;
  padding-left:20px;
  height:15px;
}

A, A.rect_item
{
  color:#334B6E;
}

A.rect_item:hover
{
  color:#23334C;
}
h1
{
font-size:10pt;
color: #000000;
}
h2
{
font-size:8pt;
color: #000000;
}