/* CSS Document */

body{
margin:0px;}
.bodytext {
        font-family: Tahoma;
        font-size: 11px;
        color: #5f5d58;
        text-decoration: none;
}
.bottom-link {
        font-family: Tahoma;
        font-size: 11px;
        color: #990000;
        text-decoration: none;
}
a.bottom-link:link {
        font-family: Tahoma;
        font-size: 11px;
        color: #990000;
        text-decoration: none;
}
a.bottom-link:active {
        font-family: Tahoma;
        font-size: 11px;
        color: #990000;
        text-decoration: none;
}
a.bottom-link:visited {
        font-family: Tahoma;
        font-size: 11px;
        color: #990000;
        text-decoration: none;
}
a.bottom-link:hover {
        font-family: Tahoma;
        font-size: 11px;
        color: #FF0000;
        text-decoration: none;
}


.bodytext-red {

        font-family: Tahoma;
        font-size: 11px;
        color: #F85148;
        text-decoration: none;
}

.thead30
{
  font-family: Tahoma;
  font-size: 30px;
  FONT-WEIGHT: bold;
  color: #000000;
  text-decoration: none;
}
.thead20
{
  font-family: Tahoma;
  font-size: 20px;
  FONT-WEIGHT: bold;
  color: #000000;
  text-decoration: none;
}
.thead17
{
  font-family: Tahoma;
  font-size: 17px;
  FONT-WEIGHT: bold;
  PADDING-LEFT: 25px;
  color: #000000;
  text-decoration: none;
}

.tJustify
{
  font-family: Tahoma, verdana;
  font-size: 12px;
  TEXT-ALIGN: justify;
  color: #000000;
  text-decoration: none;
}

TABLE.leftNav
{
  BORDER-BOTTOM: #929292 1px solid;
  HEIGHT: 24px;
  WIDTH: 178px;
}
TD.leftNav
{
  BORDER-BOTTOM: #CCCC66 1px solid;
  BACKGROUND-COLOR: #F1F1D4;
  PADDING-LEFT: 5px;
  FONT-FAMILY: Tahoma;
  FONT-SIZE: 12px;
  FONT-WEIGHT: bold;
  COLOR: #990000;
  HEIGHT: 24px;
  WIDTH: 178px;
  VERTICAL-ALIGN: middle;
  TEXT-ALIGN: left;
}
A.leftNav:link
{
  FONT-SIZE: 11px;
  COLOR: #990000;
  FONT-FAMILY:  Tahoma;
  TEXT-DECORATION: none
}
A.leftNav:visited
{
  FONT-SIZE: 11px;
  COLOR: #990000;
  FONT-FAMILY: Tahoma;
  TEXT-DECORATION: none
}
A.leftNav:hover
{
  FONT-SIZE: 11px;
  COLOR: #FF0000;
  FONT-FAMILY: Tahoma;
  TEXT-DECORATION: underline
}



