body
{
  scrollbar-face-color:   #DEECE2;
  scrollbar-highlight-color:  #DEECE2;
  scrollbar-shadow-color:   #DEECE2;
  scrollbar-track-color:    #FfFfFf;
  scrollbar-darkshadow-color: #DEECE2;
  background-color: #FFCC33;
}

p, font
{
  font-family:  Tahoma;
  font-size:  11px;
  BORDER:   0px solid;
}

td
{
  border-color: #ffffff;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size:  11px
}

h1
{
  font-size:    16px;
  TEXT-DECORATION:  none;
  color:      #005555;
}

a
{
  TEXT-DECORATION:  none;
  font-family:  Tahoma;
  font-weight:  bold;
  font-size:  11px;
  color:    #005555;
}

A:hover
{
  color:  red;
}



.light
{
  color:      #005555;
  TEXT-DECORATION:  none;
}

.not
{
  text-align: center;
  margin-top: 10px;
  color:    #ff0000;
  font-weight:  bold;
}

.cat
{
font-size:    16px;
TEXT-DECORATION:  none;
color:      #005555;

}

.subcat
{
margin-left:2em 
}
.middle
{ color:      #6c6c6c;
}

img
{
  border: 0px;
}

img.icon
{
  width:    16px;
  height:   16px;
  position: relative;
  top:    4px;
}

