/* CSS Document */
.nav	             { color: #000000; line-height: 25px; text-decoration: none; text-indent: 8px; display: block; margin: 0; padding: 0; position: relative; width: 159px; height: 25px; text-valign: center         }
.nav a           { color: #000000; line-height: 25px; text-decoration: none; font-size: 12px; font-family: Arial; font-weight: bold; display: block; loat: left; height: 25px }		
.nav a:hover	           { color: #ffffff; line-height: 25px; text-decoration: none; background-color: #1e4e7b; text-indent: 8px; display: block; margin: 0; padding: 0; position: relative; text-valign: center; height: 25px;        }
