/* Other menu classes */ .menuLink:link, .menuLink:visited { color: #000066; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; } .menuLink:hover { color: #000066; text-decoration: none; } .leftShortcutMenuContainer .menuLink { font-size: 13px; } /* Submenu classes */ .subMenuCell { border-right: 1px solid #0099FF; cursor: pointer; cursor: hand; height: 25px; width: 100px; } .subMenuCell a:link, .subMenuCell a:visited { color: #0099FF; text-decoration: none; font-size: 13px; } .subMenuCell a:hover { color: #000066; text-decoration: underline; } /* Menu bullets */ .mnuBullet { border: none; margin-left: 17px; margin-top: 5px; } /* Right menu styles */ .rightItem { font-weight: bold; } .rightItemHover { color: #ff6600; } /* left submenu - submenu title styles*/ .subMenuTitle { height: 16px; color: #FFFFFF; font-size: 11px; } /* bottom menu styles */ .sep { font-weight: normal; font-size: 10px; color: #000000; } .bottomMenu a:link, .bottomMenu a:visited { font-size: 12px; font-weight: bold; margin: 0; padding: 0; vertical-align: middle; color: #666666; text-decoration: none; } .bottomMenu a:hover { font-size: 12px; font-weight: bold; margin: 0; padding: 0; vertical-align: middle; color: navy; text-decoration: underline; }/** empty **/ .text_normal,.text_normal:visited { font-family: Georgia,Times New Roman,Times,serif; font-size: 14px; word-spacing: normal; text-align: justify;text-indent: 20px; } .text_normal:hover { font-family: Georgia,Times New Roman,Times,serif; font-size: 14px; word-spacing: normal; text-align: justify;text-indent: 20px; text-decoration: underline; } .text_normal_tabel { font-family: Georgia,Times New Roman,Times,serif; font-size: 14px; word-spacing: normal; text-align: justify; } hr { border: 1px solid #333399; width: 30%}