.groupTitle { color: #052e64; }
.group       { line-height: normal; text-decoration: none; display: block; width: auto; height: auto }
.group:hover  { color: #ffffff; text-decoration: none; outline: none }
.groupTitle a:link     { color: #052e64; text-decoration: none; outline: none medium }
.groupTitle a:active     { color: #052e64; text-decoration: none; outline: none medium }
.groupTitle a:visited    { color: #052e64; text-decoration: none; outline: none medium }
.groupTitle a:hover    { color: #ffffff; text-decoration: none; outline: none medium }

.spacer    { line-height: 14px; display: block; width: auto; height: 15px }
.option        { color: #000000; line-height: normal; text-decoration: none; display: block; width: auto; height: auto }
.option:hover  { color: #ffffff; text-decoration: none; outline: none }
.show {
	display:inline;
}
.hide {
	display:none;
}
.option a:link     { color: #000000; text-decoration: none; outline: none medium }
.option a:active     { color: #000000; text-decoration: none; outline: none medium }
.option a:visited    { color: #000000; text-decoration: none; outline: none medium }
.option a:hover    { color: #ffffff; text-decoration: none; outline: none medium }