
body{ background-color: black;
      font-family:arial,tahoma,verdana;
      font-size:small;
      margin-top: 0px; 
      margin-left:0px; 
      margin-right:0px; 
      color:white;}             

p{ font-size:small;
   color:white; }
       
li{ text-align:justify }

a{text-decoration: none;}
a:link{color: red}
a:visited{color: red;}
a:active{color: red;}
a:hover{background-color: red; color: white;}

td{ font-size:Small; 
    color:white; }

td.filler{ background-image: url(images/filler.gif);
           background-repeat: repeat-x;}

p.small{font-size:x-small;}

.submitlink {color: #ff0000;
             background-color: transparent;
             text-decoration: underline;
             text-align: left;
             border: none;
             cursor: pointer;
             cursor: hand;}

input.submitlink:Hover {color: #ffffff;
                        text-decoration: none;}

.submitlink2 {color: #ff0000;
              background-color: transparent;
              text-decoration: none;
              text-align: left;
              border: none;
              cursor: pointer;
              cursor: hand;
              font-size:100%;}

.submitlink3 {color: #ffffff;
              background-color: #ef3931;
              text-decoration: none;
              text-align: center;
              font-weight:bold;
              border: none;
              cursor: pointer;
              cursor: hand;}

input.submitlink3:Hover {color: #000000;
                         background-color: #ef3931;
                         text-decoration: none;
                         text-align: center;
                         font-weight:bold;
                         border: none;
                         cursor: pointer;
                         cursor: hand;}

a.link3         {font-weight: bold;
                 text-decoration: none;
                 background-color: #ef3931;
                 color: #ffffff;}
a.link3:link    {color: #ffffff}
a.link3:visited {color: #ffffff;}
a.link3:active  {color: #000000;}
a.link3:hover   {background-color: #ef3931; color: #000000;}

.submitlink4 {color: #000000;
             background-color: #ffffff;
             text-decoration: none;
             text-align: center;
             font-weight:bold;
             border: none;
             cursor: pointer;
             cursor: hand;}

input.submitlink4:Hover {color: #ef3931;
                         background-color: #ffffff;
                         text-decoration: none;
                         text-align: center;
                         font-weight:bold;
                         border: none;
                         cursor: pointer;
                         cursor: hand;}

td.v-bar{ background-image:url(images/v-bar.gif);
          background-repeat:repeat-y; }

td.h-bar{ background-image:url(images/h-bar.gif);
          background-repeat:repeat-x; }

.highlight{ background-color:#ffffff;
            color:#000000; }

.highlight3{ background-color:#ef3931;
             color:#ffffff; }

.boldred{font-weight:bold;
         color:red;}
         
.current
{
  font-size:80%;
  text-align:center;
  color:#FFD621;
}

.locator
{
  font-size:80%;
  text-align:center;
  color:#CCCCCC;
}

textarea
{
  font-family:arial,;
  font-size:small;
  color:black;
}

#premium { width:500px; margin:0px; border-top: 1px solid white; padding-top:25px; }
#premium h1 { font-size:11pt; color:red; }

#quotepage { width:600px; margin:20px 158px; }

