/******************** fist level ***********************/
.menu_left0
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #193879;
    padding: 5px 0 5px 0px;
    text-decoration: none;
    cursor: default;
    border-bottom: 1px solid #546B9E;
}
.menu_left0 a{padding:0 5px 0 5px; float:left; text-decoration:none;}

.menu_left0 a:hover{text-decoration:underline;}

.menu_left0Selected
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #193879;
    padding: 5px 0 5px 0px;
    text-decoration: none;
    cursor: default;

}

/*.menu_left0:link, .menu_left0:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    color: #193879;
    text-decoration: none;
    cursor: default;
    background: transparent;
}*/
/*.menu_left0:hover {  font-family: Arial, Helvetica, sans-serif; border-bottom:none; font-size: 12px; font-weight: normal; color: black;  padding:5px 0 5px 0; text-decoration: underline;cursor:default;  background: transparent;}*/

/**********  level 1 active ***************/

td.menuconActive1
{
    font: 12px Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: red;
    text-decoration: none;
    background: #gray;
    line-height: 18px;
}
td.menuconActive1_havechild
{
    font: 12px Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: red;
    text-decoration: none;
    background: #gray;
    line-height: 18px;
}

.menuconActive2
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #193879;
    text-decoration: none;
}
.menuconActive1_havechild
{
    font: 12px Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: red;
    text-decoration: none;
    background: #215177;
    line-height: 18px;
}

/**********  level 1 TD ***************/
.menucon1
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #193879;
    text-decoration: none;
}
.menuconActive1
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #193879;
    text-decoration: none;
    line-height: 18px;
}
.menucon1:hover
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    background: #F3F3F3;
    line-height: 18px;
}
td.menucon1
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    background: #F3F3F3;
    line-height: 18px;
}

.menucon1_havechild, .menucon1_havechild.a, .menucon1_havechild.link, .menucon1_havechild.visited
{
    font: 12px Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: red;
    text-decoration: none;
}

td.menucon1_havechild
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #193879;
    background: #f3f8fc;
    text-decoration: none;
    background-image: url("icon2.gif");
    background-repeat: no-repeat;
    background-position: 99%;
    cursor: default;
}

.menutable
{
    background: transparent;
    cursor: default;
}
/**************** level 2 TD ,color="#cbe5f6" create more level if needed *******************/
.menucon2
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: italic;
}
.menucon2_havechild.a
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: italic;
}
td.menucon2
{
    font: 12px Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    background: #cbe5f6;
    line-height: 18px;
}
td.menucon2_havechild
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    background: #cbe5f6;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    background-image: url("icon2.gif");
    background-repeat: no-repeat;
    background-position: 99%;
}

.menucon3
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: italic;
}