
body  {
background-color: #778899;
font-family: Verdana;
  }
table
{
font-weight: normal;
font-size: 11px;
border-collapse: collapse;
}	
table.main {
width: 944px;
height: 614px;
background-color: white;
border-left:  solid 1px black; 
border-top: solid 1px black; 
border-bottom: solid 3px black; 
border-right: solid 2px black; 
}
table.header
{
color: white;
text-align: center;
font-size: 13px;
  }
th {
vertical-align: top;
padding-top: 7px ;
height: 92px;
background-image: url(horizbanner2.png);
background-repeat:no-repeat;
color: slategray;
}
td
 {

vertical-align: top; 
font: 11px ; 

   }
td.header {
font-weight: bold;
  }	
td.content {
width:33%;
height: 505px;
text-align: left;
padding-left: 10px; 
padding-right: 10px;

  }	 
	 
	 
	 
td.nopad {
padding-left: 0px; 
padding-right: 0px;
vertical-align: bottom; 
  }	
	
h1    {font-size: 22px;  font-family: verdana; margin-bottom: -2px; margin-top: -2px; }
.h1  { font-size: 22px;  font-family: verdana; font-weight: bold; }
h2   { font-size: 20px;  font-family: verdana; margin-bottom: -2px; margin-top: -2px;}
.h2  { font-size: 20px;  font-family: verdana; font-weight: bold;} 
h3   { font-size: 18px;  font-family: verdana; margin-bottom: -2px; margin-top: -2px;}
.h3 { font-size: 18px;  font-family: verdana; font-weight: bold;}
h4  { font-size: 15px;  font-family: verdana; margin-bottom: -2px; margin-top: -2px;} 
.h4 { font-size: 15px;  font-family: verdana; font-weight: bold;}

h5 { font-size: 13px; color:#008080}
.h5 { font-size: 13px; font-weight: bold;  color:#008080}
b { font-size: 11px; font-weight: bold; color:#008080}
.b  {font-size: 11px; font-weight: bold; color:#008080}

a:link {color: #D29D5E; text-decoration: none; border-bottom: 1px dotted ;}     /* unvisited link */
a:visited {color: #D29D5E;  text-decoration: none; border-bottom: 1px dotted ;}  /* visited link */
a:hover {color:  #FF00FF; text-decoration: underline; border-bottom: none ;}   /* mouse over link */
a:active {color:  #ffe4c4; text-decoration: underline; border-bottom: none ;}   /* selected link */ 

.navigation {

}	
.navigation A:link {
text-decoration: none;
font-weight: bold;
border-bottom: 1px dotted ;
color:  #f5f5dc;
}
.navigation A:visited {
text-decoration: none;
font-weight: bold;
border-bottom: 1px dotted ;
color:  #f5f5dc;
}
.navigation A:active {
text-decoration: none;
font-weight: bold;
border-bottom: 1px dotted ;
color:  #ffff00;
}
.navigation A:hover {
text-decoration: underline;
font-weight: bold;
border-bottom: none ;
color: #ffcccc;  
}   
