/* list styles */
div.mainstyle { width: 326px; }
#odoa, #odo2 { border-left: 8px solid #777777; border-right: 4px solid #555599; margin-bottom: 0px; background-color: #FFD7AE; }
div.mainstyle ul ul { margin-left: 10px; text-align: left}
div.mainstyle ul, div.mainstyle li { padding: 0px; margin: 0px; list-style-type: none; color: #009; font-weight: bold; }
div.mainstyle li a { margin-left: 0px; padding: 3px; border-top: 2px solid #777; text-decoration: none; width: 100%; height: 100%; color: #009; font-weight: bold; background-color: #88a; display: block; text-align: left}
div.mainstyle li { display: inline; } /* fix for IE blank line bug */
div.mainstyle ul > li { display: list-item; }
div.mainstyle li > a { width: auto; height: auto; text-align: left }
div.mainstyle li li a { background-color: #aac; text-align: left }
div.mainstyle li li li a { background-color: #cce; text-align: left}
div.mainstyle li a:hover { background-color: #99b; color: #004; text-align: left}
div.mainstyle li li a:hover { background-color: #bbd; text-align: left}
div.mainstyle li li li a:hover { background-color: #ddf; text-align: left}
div.mainstyle li a.samePage {  width: auto; height: auto; text-align: left}