.menuPage {
font-family: Arial;
}

.menuClicked{
			 font-weight: bold;
			 color: #FAF0D0;
			 font-size: 11px;
			 height: 25px;
			 background-color: #403E3E;
			 }
.noRepeat {
		background-repeat: no-repeat;
		background-position: center;
	 }	
	 		 			
.menuNonClicked{
				font-weight: bold;
				color: #403E3E;
				font-size: 11px;
				height: 25px;
				width:  125px;
			 	background-color: #FAF0D0;
				}
.menuColum{
			background-repeat: no-repeat;
			background-position: 5px 200px;
		}
		
.formFont{
	font-size: 12px;
}	

.fleetFont{
	color: #FFFFFF;
}
.tableChart {font-size: 11px;}
.autoInt {height: 70px; width: 170px; border-color: #897431; border-width: 1px; border-style: solid;}
.autoEx2 {height: 70px; width: 170px; border-color: #897431; border-width: 1px; border-style: solid;}
.autoEx {height: 127px; width: 170px; border-color: #897431; border-width: 1px; border-style: solid;}

.footnote {color: #FAF0D0 ;font-size: 11px; text-decoration: none; }
li {font-size: 14;}