.NAV {
                font-family: Arial, Geneva;
                font-size: 10pt;
                font-weight: medium;
                color: #000000;
                text-decoration: none;
}

.NAVSEL {
                font-family: Arial, Geneva;
                font-size: 10pt;
                font-weight: medium;
                color: #FFFFFF;
                text-decoration: none;
		text-align: center;
}

.NAVCELL {
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
}

.NAVCELLSEL {
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
}

.CONTENT {
		padding-top: 5px;
}