﻿
#divMenu                                            { width: 748px; height: 28px; border-top: solid 1px #6baad0; border-bottom: solid 1px #6baad0; background-color: #2b85bb; text-align: center; margin: 0px 1px 0px 1px }
#divClear                                           { clear: both }


.Menu1stLevel                                       { height: 27px; background-color: #2b85bb; white-space: nowrap; margin: 0px; padding: 0px; float: left }
.Menu1stLevel ul                                    { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #ffffff; line-height: 27px; white-space: nowrap; text-transform: capitalize; margin: 0px; padding: 0px }
.Menu1stLevel li                                    { list-style-type: none; text-transform: uppercase; display: inline }
.Menu1stLevel li a, .Menu1stLevel li a:visited      { text-decoration: none; color: #ffffff; padding: 4px 4px 5px; margin: 0px }
.Menu1stLevel li a:hover, .Menu1stLevel li a:focus  { color: #000000 }
