
.menu_top_child
{
    color: #0D5D90;
    font-family: tahoma, trebuchet ms;
    text-decoration: none;
    background-color: #ECF5FC;
    padding: 3px 3px 3px 15px;
}

.menu_top_child a
{
    color: #0D5D90;
    font-family: tahoma, trebuchet ms;
    text-decoration: none;
}

.menu_top_child a:hover
{
    color: #0D5D90;
    font-family: tahoma, trebuchet ms;
    text-decoration: underline;
}

.menu_left_child
{
    color: #0D5D90;
    font-family: tahoma, trebuchet ms;
    text-decoration: none;
    background-color: #BEDBEF;
    padding: 5px 3px 5px 15px;
}

.menu_left_child a
{
    color: #327DB3;
    font-family: tahoma, trebuchet ms;
    text-decoration: underline;
}

.menu_left_child a:hover
{
    color: #327DB3;
    font-family: tahoma, trebuchet ms;
    text-decoration: underline;
}


.popMenu
{
    display: none;
    position: absolute;
    margin-left: 15px;
}

.popMenu2
{
    position: absolute;
    display:none;
    cursor:hand;
}