CAPTION.hmenu {
    border-top: solid #3f4757 4px;
    background: #1f2933;
    color: #bf7025;
    font-size: 12pt;
    font-weight: bolder;
    border-bottom: 5px;
    text-align: left;
    text-transform: none;
    padding: 6px;
}

A {
    text-decoration: none;
    color: #e5872c;
}

A.hmenu span {
    padding: 3px;
    min-height: 10px;
    cursor: pointer;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    color: #bf7025;
    background-color: #1f2933;
    border-top: solid #e5872c 0;
    border-bottom: solid #e5872c 2px;
    border-left: solid #e5872c 0;
    border-right: solid #e5872c 0;
}

A.hmenu:visited span {
    padding: 3px;
    min-height: 10px;
    cursor: pointer;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    color: #bf7025;
    background-color: #1f2933;
    border-top: solid #e5872c 0;
    border-bottom: solid #e5872c 2px;
    border-left: solid #e5872c 0;
    border-right: solid #e5872c 0;
}

A.hmenuselected span {
    padding: 3px;
    min-height: 10px;
    cursor: pointer;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    color: #bf7025;
    background-color: #3f4757;
    border-top: solid #e5872c 2px;
    border-bottom: solid #e5872c 0;
    border-left: solid #e5872c 2px;
    border-right: solid #e5872c 2px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

TD.hmenu {
    color: #e5872c;
    border: 0;
    padding: 0;
    width: auto;
}

TD.hmenuselected {
    color: #e5872c;
    border: 0;
    padding: 0;
    width: auto;
}

TABLE.hmenu {
    background: #1f2933;
    width: 100%;
    height: 100%;
    padding: 0;
    color: #e5872c;
    text-align: center;
}

A.hmenuMain span {
    padding: 3px;
    min-height: 10px;
    cursor: pointer;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    color: #bf7025;
    background-color: #1f2933;
    border: 0;
}

A.hmenuMain:visited span {
    padding: 3px;
    min-height: 10px;
    cursor: pointer;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    color: #bf7025;
    border: 0;
}

A.hmenuMainSelected span {
    padding: 3px;
    min-height: 10px;
    cursor: pointer;
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    color: #bf7025;
    border: 0;
}

TD.hmenuMain {
    color: #bf7025;
    border: 0;
    padding: 0;
    width: 248px;
}

/***********************************************************************/
A.topicMenu span {
    padding: 3px 3px 3px 30px;
    min-height: 12px;
    cursor: pointer;
    display: block;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-family: sans-serif;
    font-size: 10pt;
    background: #1f2933 url(/an-images/ico_folder.gif) no-repeat center left;
    color: #bf7025;
    border-right: solid #e5872c 2px;

}

A.topicMenu:visited span {
    padding: 3px 3px 3px 30px;
    min-height: 12px;
    cursor: pointer;
    display: block;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-family: sans-serif;
    font-size: 10pt;
    background: #1f2933 url(/an-images/ico_folder.gif) no-repeat center left;
    color: #bf7025;
    border-right: solid #e5872c 2px;
}

A.topicMenu:hover span:hover {
    padding: 3px 3px 3px 30px;
    min-height: 12px;
    cursor: pointer;
    display: block;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-family: sans-serif;
    font-size: 10pt;
    background: #e5872c url(/an-images/ico_folder.gif) no-repeat center left;
    border-right: solid #e5872c 2px;
    color: #000;
}

A.topicMenuSelected span:hover {
    padding: 3px 3px 3px 30px;
    min-height: 12px;
    cursor: pointer;
    display: block;
    font-family: sans-serif;
    text-align: left;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
    background: #f5f5f5 url(/an-images/ico_folder.gif) no-repeat center left;
    border-right: solid #e5872c 2px;
    color: red;
}

A.topicMenuSelected span {
    padding: 3px 3px 3px 30px;
    min-height: 12px;
    cursor: pointer;
    display: block;
    text-align: left;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
    font-family: sans-serif;
    background: #e5872c url(/an-images/ico_folder.gif) no-repeat center left;
    color: #000;
    border-right: solid #e5872c 2px;
/*
    border-left: solid #e5872c 2px;
    border-bottom: solid #e5872c 2px;
    border-top: solid #e5872c 2px;
*/

    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

TABLE.topicMenu {
    width: 252px;
    border-left: 2px;
    background-color: #1f2933;
}

TR.topicMenu {
    width: 252px;
    background-color: #1f2933;
}

A.articleMenu span {
    padding: 3px 3px 3px 50px;
    min-height: 12px;
    cursor: pointer;
    display: block;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-family: sans-serif;
    font-size: 10pt;
    background: #1f2933 url(/an-images/treeviewparentsonlconect.gif) no-repeat center left;
    color: #e5872c;
    border-right: solid #e5872c 2px;
    border-left: solid #1f2933 2px;
}

A.articleMenu:hover span:hover {
    padding: 3px 3px 3px 50px;
    min-height: 12px;
    cursor: pointer;
    display: block;
    background: #3f4757 url(/an-images/treeviewparentsonlconect.gif) no-repeat center left;
    color: #e5872c;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-family: sans-serif;
    font-size: 10pt;
    border-right: solid #e5872c 2px;
    border-left: solid #1f2933 2px;
}

A.articleMenu:visited span {
    padding: 3px 3px 3px 50px;
    min-height: 12px;
    cursor: pointer;
    display: block;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    font-family: sans-serif;
    font-size: 10pt;
    background: #1f2933 url(/an-images/treeviewparentsonlconect.gif) no-repeat center left;
    color: #e5872c;
    border-right: solid #e5872c 2px;
    border-left: solid #1f2933 2px;
}

A.articleMenuSelected span:hover {
    padding: 3px 3px 3px 50px;
    min-height: 12px;
    cursor: pointer;
    display: block;
    font-family: sans-serif;
    text-align: left;
    text-decoration: none;
    font-size: 10pt;
    font-weight: normal;
    background: #e5872c url(/an-images/treeviewparentsonlconect.gif) no-repeat center left;
    color: #000;
    border-bottom: solid #e5872c 2px;
    border-left: solid #1f2933 2px;
    border-top: solid #e5872c 2px;
}

A.articleMenuSelected span {
    padding: 3px 3px 3px 50px;
    min-height: 12px;
    cursor: pointer;
    display: block;
    text-align: left;
    text-decoration: none;
    font-size: 10pt;
    font-weight: normal;
    font-family: sans-serif;
    background: #fff url(/an-images/treeviewparentsonlconect.gif) no-repeat center left;
    color: #000;
    border-bottom: solid #e5872c 2px;
    border-left: solid #e5872c 2px;
    border-top: solid #e5872c 2px;

    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;

}

TD.topicMenu {
    background-color: #1f2933;
    color: white;
    border: 0;
    padding: 0;
}

TD.topicMenu:hover {
    background-color: #1f2933;
    color: white;
    border: 0;
    padding: 0;
}

TABLE.topicMenu {
    background-color: #1f2933;
    width: 100%;
    padding: 0;
    color: white;
    text-align: left;
}

