   body {
    background-color: #ccccff;
    font-size: 13px;
    margin: 0px;
   }

   h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #0066ff;
   }

   h1.side {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    color: #0066ff;
   }

   h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: italic;
   }

   h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
   }

   font,th,td,p,li,form {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
   }

   a:link,a:active,a:visited {
    color: #000000;
   }

   a:hover {
    text-decoration: none;
   }

   hr {
    height: 0px;
    border: solid #D1D7DC 0px;
    border-top-width: 1px;
   }

   a.menu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #003366;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
   }

   a.menu:hover {
    color: #ffffff;
    background-color: #0066ff;
    text-decoration: none;
   }

   a.email {
   }

   .clear {
    height: 8em;
   }

   .top_img {
    border: 0px;
    max-width: 1024px;
    /*\*/ width: 100%; /**/
   }

   .inline_img {
    margin: 0px 8px 0px 0px;
    float: left;
    display: inline;
   }

   .text {
    font-size: 13px;
    font-weight: lighter;
   }
   
   .textresults{
   font-size: 13px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
   }

   .heading {
    font-size: 18px;
    font-weight: bold;
    color: #0066ff;
    
   }

   .borders {
    border: thin solid #0066FF;
   }

   .bigheading {
    font-size: 24px;
    color: #0066FF;
   }

   .tableheading {
    font-size: 14px;
    font-weight: bold;
    color: #0066FF;
   }

   .tabletext {
    font-size: 12px;
    color: #000000;
   }

   .grayborder {
    border: #cccccc;
   }

   .linksonresults {
    font-family: Helvetica;
    font-size: 15px;
    font-weight: bold;
    color: #3399CC;
    
   }

   table.linksonresults {
    background-color: #cccccc;
   }

   .linksonresultsOver {
    font-family: Helvetica;
    font-size: 15px;
    font-weight: bold;
    color: #FF0000;
    cursor: auto;
   }

   .resultstextbold {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #0066FF;
   }

   #container {
    border: 0px;
    margin: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    background-color: #ffffff;
    line-height: 1.3;
   }

   #top_img {
    padding: 0px;
    margin-bottom: 0px;
    width: 100%;
    background-color: #ffffff;
    line-height: 0;
    background-image: url(/images/newbannertest2.gif);
    text-align: center;
   }

   #colourtainer {
    background-color: #e8e8ff;
   }

   #colourtainer a:hover {
    color: #000000;
    background-color: #6666ff;
   }

   #menu {
    padding: 0px;
    margin-bottom: 0px;
    background-color: #ccccff;
    line-height: 1.1;
   }

   #content {
    padding: 5px;
    margin-left: 210px;
    background-color: #ffffff;
    line-height: 1.3;
   }

   #content a {
    color: #333333;
   }

   #side {
    float: left;
    width: 200px;
    \width: 210px;
    w\idth: 200px;
    margin: 0;
    padding: 5px;
    background-color: #e8e8ff;
    line-height: 1.3;
   }

   #footer {
    clear: both;
    padding: 0px;
    margin-top: 0px;
    width: 100%;
    background-color: #ccccff;
    font-size: 10px;
    text-align: center;
    line-height: 1.1;
   }

   #footer a:hover {
    background-color: #6666ff;
   }
