	
.font18 {  font-size: 18pt}
.font16 {  font-size: 16pt}
.font14 {  font-size: 14pt}
.font12 {  font-size: 12pt}
.font11 {  font-size: 11pt}
.font10 {  font-size: 10pt}
.font09 {  font-size: 9pt}
	 
	.font08 { font-size: 8pt}

#menu {
	background-color: #FFFFFF;
}

#menu a{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	height: 100%;
	width: 100%;

}

#menu a:hover{
	background-color:#FFCC33;
	vertical-align: middle;

}

#menu td{
	background-color:#CBD6FE;
}
