.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #6D8CC0;
	text-decoration: none;
	display: table-cell;
	text-indent: 20px;
	z-index: 50;
	font-size: 12px;
	font-weight: bold;

}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
.cell_over {
    background-image: url(images/navmo.jpg);
    background-repeat: no-repeat;
    background-color : transparent;
  	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
	color: #6D8CC0;
	text-decoration: none;
	display: table-cell;
	text-indent: 20px;
	cursor: hand;
	font-size: 12px;
}
.cell_out {
    background-repeat: no-repeat;
    background-color : transparent;
 	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #6D8CC0;
	font-weight: bold;
	display: table-cell;
	font-size: 12px;
	text-indent: 20px;
}

.hdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}

.hdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.hdrbk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.hdrb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
}
.txt2 {

	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	text-align: left;
}  
.txt4 {

	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	text-align: center;    
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	text-decoration: underline;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	text-decoration: underline;
}
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #f1f1f1;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;

}
.link4 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: justify;
}
