
body
{
  FONT-SIZE: 12px;
  COLOR: black;
  FONT-FAMILY: trebuchet ms;
  BACKGROUND-COLOR: #ffffff;
  text-align :center;
  margin :auto;
}

.bodytext
{
   FONT-SIZE: 14px;
   COLOR: #000;
   LINE-HEIGHT: 18px;
   FONT-FAMILY:  trebuchet ms;
   TEXT-ALIGN: left;
}
.bodytext A:link
{
    COLOR: black;
}
.bodytext A:visited
{
    COLOR: black;
}

.bannerwrap
{
  FONT-FAMILY:  trebuchet ms;
  background-color:#198531;
}
.banner
{
  padding:8px;
  COLOR: #fff;
  FONT-SIZE: 20px;
  LETTER-SPACING: 2px;
  text-align:center;
}

.mainmenuwrap
{
}
.mainmenu
{
  COLOR: #f00;
  LETTER-SPACING: 2px;
  line-height: 16px;
  text-align:right;
  border-right: solid 4px #000;
}

.al1
{
    COLOR: black;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    line-height : 30px;
    LETTER-SPACING: 0px;
    cursor: pointer;
}
.al1 a:link
{ COLOR: black; }
.al1 a:visited
{ COLOR: black; }
.al1 a:hover
{ COLOR: black; }

.il1
{
    COLOR: #198531;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    line-height : 30px;
    LETTER-SPACING: 0px;
    cursor: pointer;
}
.il1 a:link
{ COLOR: #f00; }
.il1 a:visited
{ COLOR: #f00; }
.il1 a:hover
{ COLOR: #f00; }


.footer
{
    BORDER: 0px solid;
    LETTER-SPACING: 1px;
    FONT-SIZE: 14px;
    COLOR: #000;
}

.splash
{
    BORDER: 1px solid #000;
    BACKGROUND-COLOR: #00F;
}

