body
{ SCROLLBAR-BASE-color: #15416C;
  background-image:url(images/tblbackground.gif);
  background-repeat:repeat-y;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  padding-top:0px;
  width:800px;
}

p {color:#000000; text-align:center; font-size: 14px;   vertical-align:top;}
h1{color:#003399; text-align:center; padding:0px 0px 0px 0px;}
h2{color:#003399; text-align:center; padding:0px 0px 0px 0px;}
h3{color:#FF0000; text-align:center;}
h4{color:#333366; text-align:center; font-size:18px;}
img{}
img.logo            {position:absolute; left:0px; top:0px;   height:100px; border:none; border-top: 1px solid #FFFFFF;}
img.graybar         {position:absolute; left:175px; top:100px;  height:40px; width:880px; z-index:-1;}
img.divider_bar     {position:absolute; left:175px; top:265px; height:35px; width:880px; z-index:-1;}
img.divider_bar2    {position:absolute; left:175px; top:272px; height:35px; width:880px; z-index:-1;}
img.quote           {position:absolute; left:130px;}
digicertsitesealcode{text-align:center; width: 81px;  margin: 5px auto 5px auto;}
digitcertText       {text-decoration:none;}
image1{}

.home_menu_image1{ position:absolute; left:450px; top:140px; height:125px;}
.home_menu_image2{ position:absolute; left:625px; top:140px; height:125px;}
.home_menu_image21{ position:absolute; left:450px; top:145px; height:125px;}
.home_menu_image22{ position:absolute; left:625px; top:145px; height:125px;}

.dues             {border:0px; width:182px; height:137px; top:220px;position:relative;}
.addressbox{position:absolute; left:200px; top:170px;font-size:20px; font-family:Times New Roman; text-align:justify;}
.phone{position:absolute; left:800px; top:180px;font-size:20px; font-family:Times New Roman; text-align:justify;width:100px;}
#paper {
  position:absolute ;
  left:125px;
  top:275px;
  color: #000000;
  font-size:14px;
  font-family:Times New Roman;
  text-align:justify;
  margin-left:100px;
  margin-top:12px;
  padding-bottom:4px;
  padding-left:4px;
  padding-right:0px;
  padding-top:4px;
  width:800px;
}
.paper2       { color: #000000; font-weight:normal; font-size:14px;   text-decoration: none; text-align:center;}
.bold_text    { color: #000000; font-weight:bold;   font-size:larger; text-decoration: none;}
.red_text     { color: #FF0000; font-weight:normal; font-size:medium; text-decoration: none; font-style:italic;}
.bold         { color: #000000; font-weight:bold;   font-size:medium; text-decoration: none;}
.redBoxText   { color: #333366; font-weight:bold;   font-size:16px;   text-decoration: none; text-align:center;}
.redBox       { position:relative; left:130px; border:2px solid red; width:400px; font-size:12px; padding:8px;}

.phonetitle   { color: #000000; font-weight: bold;  font: 12px geneva, verdana, arial, sans-serif;}
table         { width:800px;}
tr            { border-top-color:white; border-top-style:thin;}
tbody         {}
textarea      {}
#header_top   { width: 880px; height:100px;position:absolute;margin-top:0px; margin-left:174px; margin-right:auto; background-color:white;border:none; border-top: 1px solid #FFFFFF; padding-top:0px;padding-bottom:0px;}
#graybar-text { color:#2B1A70; font:11px geneva, verdana, arial, sans-serif; font-weight:bold; position:absolute; top:110px; left:350px; z-index:1;width: 550px;}
#graybar-text2{ color:#2B1A70; font:11px geneva, verdana, arial, sans-serif; font-weight:bold; position:absolute; top:140px; left:350px; z-index:1;width: 550px;}


 /* START THE CODE FOR THE MENUS */

.menu
{
   border-bottom-color:white;
   border-bottom-style:inset;
   border-top-width:1px;
   color:white;
   cursor:hand;
   display: block;
   font-family: arial, verdana, helvetica, sans;
   font-size:8pt;
   font-weight: bold;
   line-height:18pt;
   margin-left:15px;
   padding:0px 0px;
   text-align:left;
   text-indent:25px;
   width:150px;
   white-space:nowrap;
   position:relative;
   top:120px;
}

.menuDivider
{
  color: #2B1A70;
  background-color:silver;
  height:30px;
  text-align:center;
  border-top-color:black;
  border-bottom-color:black;
  border-width:2px;
  FONT:11px verdana, arial, sans-serif;
  font-weight: bold;
}
                 
a.menu:hover
{
   background-color:#0092CF;
   color:#FFFFFF;
   margin-left:15px;
   width:150px;
}

/* these must be in this order in order to function correctly */
a:link    {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover   {text-decoration:none; color:coral;}
a:active  {text-decoration:none;}




