.menuPadding				{ margin: 0 10 0 10; }

a.menuSub:link				{ color: #ffffff; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; }
a.menuSub:visited			{ color: #ffffff; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; }
a.menuSub:active			{ color: #ffffff; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; }
a.menuSub:hover			{ color: #fff200; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; }

.subHide					{ display: 'none'; }
.subShow					{ display: 'block'; }
