
/* Main blue left menu */
.nav		{ font-size : 11px; color : #000000 ;font-style:normal; font-variant:normal; font-weight:normal; font-family:Verdana,arial;  }
a.nav		{ text-decoration: none; color : #000000; }
a.nav:visited 	{ text-decoration: none; color : #000000; }
a.nav:hover	{ text-decoration: underline; color : #000000; }

.navdivider { color : #808080 ; }

#navheight {height: 25px; }