﻿#menu {margin-left: 30px; margin-right: 30px; margin-top: 6px; margin-bottom: 6px;border-bottom: solid 2px #777;padding-bottom: 4px;}
#menu div.d1 {display: inline-block; width: 140px; font-size: 12pt;color: #666; text-align: center; float: left;text-shadow: 2px 2px 0px #ffffff;}
#menu div.d2 {display: inline-block; width: 140px; font-size: 12pt;color: #666; text-align: center; float: right;text-shadow: 2px 2px 0px #ffffff;}
#menu div.sel {color: #b92e02; font-weight: bold;}
#menu .clear {clear: right;}
#menu a {text-decoration: none;color: #666;}
#menu a:hover {color: #b92e02; font-weight: bold;}
