TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size :11px ; 
   font-family : tahoma ; 
}

.HEAD    {font-style : normal; 
   font-weight:bold; 
   font-size:10px; 
   text-align: center;
   font-family:Trebuchet MS; 
   letter-spacing:2px;
   color:#000000;
   border:1px solid #FFFFFF;
   padding:0;
   margin: 3px;
   background-color: #f0bffc;
   margin-bottom: 0px; }
   
.deck    {font-style : normal; 
   font-weight:bold; 
   font-size:10px; 
   text-align: center;
   font-family:Trebuchet MS; 
   letter-spacing:2px;
   color:#000000;
   border:1px solid #000000;
   padding:0;
   margin: 3px;
   background-color: #e67fc4;
   margin-bottom: 0px; }

  
.content {
   font-style:normal; 
   font-size:10px; 
   font-family:trebuchet MS; 
   color:47195A; 
   margin: 3px;
   margin-top: 0px;
   padding: 0px;
   border: 1px solid #FFFFFF;
   border-top: 0px solid #000000;
   background: url("images/image_06.png");  
  }
  
BODY {
   font-style :normal; 
   font-weight :normal; 
   font-size :10px; 
   font-family :trebuchet MS ; 
   color :5C1808;  
}

A {
   font-style: normal; 
   font-weight: normal; 
   color: #000000;
   text-decoration: underline;
}



A:hover {
   font-style: normal;
   font-weight: normal; 
   color: #47195A;
   cursor: crosshair;
   border: 0px;
   text-decoration: none;
}

.nav {
 margin: 2px;
}

.nav A {
   font-style: normal; 
   font-weight: normal; 
   color: #000000;
   padding: 0px;
   height: 26px;
   text-align: center;
   margin: 0px;
   display: block;
   border: 0px;
   float: left;
   width: 100px;
   text-decoration :none; 
   background: url("images/image_06.png");  
   line-height: 24px; 
}


.nav A:hover {
   font-style: normal;
   font-weight: normal; 
   color: #000000; 
   border: 0px;
   background-color: #f0bffc;
   cursor: crosshair;
}



  
