﻿#odo { border-left: 8px solid #e8e8e8; border-right: 4px solid #e8e8e8; border-bottom: 2px solid #e8e8e8; margin-bottom: 0px; background-color: white; }
.mainstyle { width: 600px; font-family: Times New Roman; font-size: 11pt; }
.mainstyle ul ul { margin-left: 20px; }
.mainstyle ul, div.mainstyle li { padding: 0px; margin: 0px; list-style-type: none; color: #009; font-weight: bold; }
.mainstyle li a { margin-left: 0px; padding: 3px; border-top: 2px solid #e8e8e8; text-decoration: none; width: 100%; height: 100%; color: #009; font-weight: bold; background-color: #f3f8f8; display: block; }
.mainstyle li { display: inline; } /* fix for IE blank line bug */
.mainstyle ul > li { display: list-item; }
.mainstyle li > a { width: auto; height: auto; }
.mainstyle li li a { background-color: #f7f9f3;}
.mainstyle li li li a { background-color: #f7f9f3;}
.mainstyle li a:hover { background-color: #94c2f6; color: #004; }
.mainstyle li li a:hover { background-color: #94c2f6; color: #004; }
.mainstyle li li li a:hover { background-color: #ddf; }
.mainstyle li a.samePage { color: #900; font-style: italic; font-weight: normal; }
