a
{
  text-decoration: underline;
  color: #2d6578;
}

a:hover
{
  text-decoration: none;
  color: #2d6578;
}

body
{
  font-size: 10px;
  font-family: Tahoma;
  color: #2d6578;
  margin: 0;
  padding: 0;
  
}
.top_wrapper
{
  position: relative;
  top: 0;
  left: 0;
  text-align: left;
}

.top_text
{
  position: absolute;
  top: 130px;
  left: 290px;
  text-align: left;
}

.l1
{
  margin-left: 85px;
}
.l2
{
  margin-left: 70px;
}
.l3
{
  margin-left: 55px;
}
.l4
{
  margin-left: 40px;
}
.l5
{
  margin-left: 25px;
}.l6
{
  margin-left: 10px;
}

.tbg
{
  background-image: url(/i/topbg.gif); 
  background-repeat: repeat-x;
}

.greybar
{
  width: 598px;
  height: 40px;
}

.lbg
{
  background-image: url(/i/lbg.gif); 
  background-repeat: repeat-y;
}

.rbg
{
  background-image: url(/i/rbg.gif); 
  background-repeat: repeat-y;
}

.dots
{
  background-image: url(/i/dots.gif); 
  background-repeat: repeat-x;
  height: 4px;
  margin: 3px 0 3px 0;
}

.llink
{
  font-size: 11px;
  font-weight: 700;
  text-decoration: underline;
  display: block;
  color: #2d6578;
  padding: 20px 0 0 30px;

  background-image: url(/i/arr.gif);
  background-repeat: no-repeat;
  background-position: 16px 25px;
}

.llink:hover
{
  text-decoration: none;
 
}

.ltext
{
  font-size: 11px;
  text-decoration: none;
  display: block;
  margin: 10px 0 0 0;
  height: 90px;
  color: #2d6578;
  padding: 0 10px 0 30px;
}

.ltext:hover
{
  text-decoration: none;
}

.overtext
{
  position: relative;
  top: 0;
  left: 0;
  font-size: 12px;
}

.ltbg
{
  background-image: url(/i/tbg.gif);
  background-repeat: repeat-y;
  background-position: 120px 0;
}

.dots1
{
  background-image: url(/i/dots.gif); 
  background-repeat: repeat-x;
  height: 4px;
  margin: 3px 0 3px 15px;
  width: 240px;
}

.topgrad
{
 position: absolute; 
 top: 0px;
 left: 120px;
}

.topgrad1
{
 position: relative; 
 top: 0px;
 left: 120px;
}

.underad
{
  background-image: url(/i/dashbg.gif);
  padding: 10px;
}

.underadlink
{
  color: #974842;
}

.underadlink:hover
{
  text-decoration: none;
}

.counters
{
  padding: 10px;
}
.fmenu
{
  position: absolute;
  z-index: 9999;
  margin-left: -223px;
  margin-top: 25px;
}


h1
{
  font-size: 14px;
}

h2
{
  font-size: 13px;
}

h3
{
  font-size: 13px;
  margin: 0; padding: 0;
}



