.menuHeader {
color: #6e6e62; }

.menuHeaderSpecial {
color: #ffffff; }

.menuHeader a {
color: #ffffff; }

.menuHeaderText {
font-size: 14px;
margin: 6px 0px 0px 7px; }

.menuHeaderText a, .menuHeaderText a:hover {
text-decoration: none; }

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
padding-left: 3px;
font: 12px Arial, sans-serif;
text-align: left;
text-decoration: none; }

.highText, a.highText:link, a.highText:visited  {
color: #FFFFFF; }

a.highText:active, a.highText:focus, a.highText:hover {
color: #000000; }


/* Borders used by some items */

.itemBorder {
border-style: solid;
border-color: #ffffff;
border-width: 1px 1px 1px 1px; }

.itemBorderBlank {
border: 0px solid #ffffff; }