#navbard {font-family: georgia;
font-size: 10pt;
font-weight: bold;
position:relative;
width:148px;
background-color: #ebe9b7;
border-top: double #6b6b6b medium;
border-bottom: double #6b6b6b medium;
font-weight: bold;
padding: 4px;}

#navbard a:link, #navbard a:visited {color: #212d72;
background-color: #e6ef83;
width:138px;
border: solid #000080 thin;
border-top: none;
border-left: solid #000080 thin;
border-bottom: solid #000080 thin;
border-right: none;
margin-left: 1px;
margin-bottom: 6px;
margin-top: 2px;
padding-top: 2px;
padding-left: 1px;
padding-bottom: 1px;
padding-right:2px;
display: block;
}

#navbard a:hover {color: #000000;
background-color: #b1b6fa;
text-decoration: none;
border: solid #000000 1px;
border-top: solid #000000 1px;
border-left: solid #000000 1px;
border-bottom: solid #000000 1px;
border-right: solid #000000 1px;}

#navbard a.current {color: #2428b4;
background-color: #ffffff;
text-decoration: none;
}