﻿
/******************** fist level ***********************/


.submenuDIV
{
    margin: 0px 10px 5px 15px;
    background-color: #8faad6;
    border: solid 1px #34568;
    padding: 1px;
}

td.menu_left0True, td.menu_left0False
{
    /*background-image:url("icon1_right.gif") ;*/
    background-color: #34568D;
    background-repeat: no-repeat;
    background-position: 99%;
    cursor: pointer;
}

td.menu_left0True:hover
{
    /*background-image:url("icon1.gif") ;
    background-repeat: no-repeat;
    background-position: 99%;*/
    background-color: #34568D;
    cursor: pointer;
}
td.menu_left0active
{
    /*background-image:url("icon1.gif") ;
    background-repeat: no-repeat;
    background-position: 99%;*/
	cursor: pointer;
	background-color: #34568D;
}

.menu_left0
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    /*background-color: #5079be;*/
    background-color: #34568D;
}
.menu_left0:link, .menu_left0:visited
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    /*background: transparent;*/
    background-color: #34568D;
}
.menu_left0:hover, .menu_left0:active
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    /*background: transparent;*/
    background-color: #34568D;
}

.menu_left1
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.menu_left1:link, .menu_left1:visited
{
    font-family: Arial;
    font-size: 12px; /*font-weight: bold;*/
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
}
.menu_left1:hover
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
}
.menu_left1_active:link, .menu_left1_active:hover, .menu_left1_active:visited
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
}

.menu_left2
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}
.menu_left2:link, .menu_left2:visited
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
}
.menu_left2:hover
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
}


.menu_left3
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}
.menu_left3:link, .menu_left3:visited
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    cursor: default;
    background: transparent;
}
.menu_left3:hover
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
}

.menu_left4
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}
.menu_left4:link, .menu_left4:visited
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
}
.menu_left4:hover
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    background: transparent;
}

.menutable
{
    background: transparent;
    cursor: default;
}
