.nav {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	display: table-cell;
	font-size: 12px;

}

.cell_over1 {
    background-repeat: no-repeat;
    background-color: #CA2023;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
 	font-weight: bold;
	text-decoration: none;
	display: table-cell;
	z-index: 50;
	cursor: hand;
	font-size: 14px;
}

.cell_out1 {
    background-repeat: no-repeat;
    background-color: #ffffff;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
 	font-weight: bold;
	text-decoration: none;
	display: table-cell;
	font-size: 14px;
	z-index: 50;

}

.tnav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  }
  
  .tooltext1 {
  color:#003366;
  text-decoration:none;
  font:bold 14px verdana, arial, sans-serif;
  }
  
  a:hover {
  font-weight: bold;
  color: #FF0000;
  }
  
  .txt {
  font-family: Verdana;
  font-size: 12px;
  color: #ffffff;
  text-align: justify;
  }
  
  .hdr {
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  }
  
  .links {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

  }
  
.cell_over {
    background-color : #CA2023;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
 	font-weight: bold;
	text-decoration: none;
	display: table-cell;
	cursor: hand;
	font-size: 14px;
}

.cell_out {
    background-repeat: no-repeat;
    background-color : 13336E;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: table-cell;
	font-size: 14px;
	z-index: 50;

}

.tooltext2 {
  color:#FFFFFF;
  text-decoration:none;
  font:bold 14px verdana, arial, sans-serif;
  }
  
.cr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.blt {
	font-family: Wingdings;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.h6 { font-weight: bold; color: #FF0000; }
