﻿body {
     font-size: 10pt;
     font-family: arial;
     color: #002E5A;
     background-color: FFF5EE;
     background: url("../images/bgsand.jpg");
     background-position:left;
      }
      
tr.odd {background: #D9E6EC;}
TR {background-color: white;}

.nav:link {text-decoration: none; color: #002E5A}
.nav:visited {text-decoration: none; color: #008000}
.nav:active {text-decoration: none; color: #002E5A}
.nav:hover {text-decoration: none; color: #D50000}

A:link {text-decoration: none; color: #002E5A; text-decoration: underline}
A:visited {text-decoration: none; color: #008000; text-decoration: underline}
A:active {text-decoration: none; color: #002E5A; text-decoration: underline}
A:hover {text-decoration: none; color: #D50000; text-decoration: underline}


P  {font-size: 10pt; font-family: arial; color: #002E5A}
H1 {font-size: 20pt; font-family: arial; color: #002E5A}
H2 {font-size: 14pt; font-family: arial; color: #002E5A}
H3 {font size:12pt; font-family: arial; color: #002E5A}
TD {font-size: 10pt; font-family: arial; color: #002E5A}
TH {font-size: 10pt; font-family: arial; color: #002E5A}




.mainTable
{
    background-color: #ffffff;
    border-color: #002E5A;
    border-width: 1px;
    border-style: solid;
}


/*#NoRepeat {background-repeat: no-repeat} */

.text {
width:15px;
visibility:hidden;
}


