/* classes for programs and sidebar menus */
.programselect { color: #0000cc; font-size: 10px; font-family: Verdana; font-weight: bold; text-align: left; margin-bottom: 5px; padding-left: 0px; }
.programselect a { color: #333399; }
.programselect a:visited  { color: #00287d; }
.programselect a:active { color: #dde0ea; }
.programselect a:hover { color: #dde0ea; }

.levelselect { color: #0000cc; font-size: 10px; font-family: Verdana; font-weight: bold; text-align: left; padding-left: 0px; margin-bottom: 5px; width: 260px; background: transparent; border: 0px dotted #afbfe1; }

.menutitle { color: #333399; font-size: 11px; font-family: Verdana; font-weight: bold; text-decoration: none; text-align: left; cursor: pointer; margin: 4px 0px 0px 5px; padding-bottom: 2px; border-bottom: 1px solid #ccccff; }

.submenu  { color: #00287d; font-size: 11px; font-family: Verdana; text-decoration: none; padding-bottom: 2px; margin-left: 5px; background-color: #ccccff; padding-left: 23px; }
.submenu a { color: #00287d; text-decoration: none; }
.submenu a:visited  { color: #00287d; }
.submenu a:active { text-decoration: underline; color: #00287d; }
.submenu a:hover { text-decoration: underline; color: #00287d; }

#div2, #div3, #div4 { display:none; }

/* Holly Hack for IE \*/
 * html .levelselect { background-color: #afbfe1; border: 1px dotted #afbfe1; }
/* End */	



/* end classes for programs and sidebar menus */

