/*all*/
body { background:#EAECF6;
       margin-left:0;
       margin-right:0;
       margin-top:20;
       padding:0;
     }
body {fontfamily:arial; fontsize: 9pt;}

td {
    font-family:arial; 
    font-size:8pt; 
    color:#000033;
    font-weight:normal;
    }



a {color:#333366; font-family: arial; font-size: 7pt; font-weight: normal;}
a {color:#333366; fontfamily: arial; fontsize: 8pt; fontweight: normal;}
a:visited { color: #666699; font-weight: normal;}
a:hover {color: #000033; font-weight: normal;}
a:active {color: red; font-weight: normal;}

h1 {
     font-size:10pt;color:#666699;
    }
p {
   color: #000033;
   font-family:arial; 
   font-size: 8pt;
   margin-right:5px;
   margin-left:5px;
   margin-top:5px;
   margin-bottom:5px;
   }

/*fonts*/
.tour{
      font-family:arial; 
      font-size:8pt; 
      color:#000033;
      font-weight:normal;
      }
.tourhead {
      font-family:arial; 
      font-size:11pt; 
      color:red;
      font-weight:bold;
      }
.tourbig {
         font-family:arial; 
         font-size:10pt; 
         color:#333366;
         font-weight:bold;
         }
.toursm {
         font-family:arial; 
         font-size:7pt; 
         color:black;
         font-weight:normal;
         }

/*tables*/
.ttable  {background-color: white;}
.thead   {background-color: #666699;}
.tcells1 {background-color: #EAECF6;}
.tcells2 {background-color: #EAECF6;}

.thead td.tourhead {color: white;}


/*custom*/
hr { color:#000033;
     height:1px;
    }

.lm {margin: 2px; padding: 0; border: solid 1px #333366; width: 100%;}
.lmenu {font: bold 10pt Arial; padding-left: 3px; color: #FFFFFF; background: #FF0000; width: 100%;}
a.menu {font: normal 8pt Arial; padding-left: 3px; text-decoration: none; background: #FFFFFF; width: 100%;}
a.menu:visited {font: normal 8pt Arial; text-decoration: none;}
a.menu:active {font: normal 8pt Arial; text-decoration: underline; background: #FFD5D5;}
a.menu:hover {font: normal 8pt Arial; text-decoration: none; background: #FFD5D5;}
