﻿.v_menu_table
{
    height: 18px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    text-align: left;
    text-indent: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #339933;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    text-decoration: none;
}
.v_menu_table_heading
{
    height: 18px;
    padding: 0px;
    margin: 0px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #FFFFFF;
    background-image: url('../Images/menu_bar/menu_background_passive.gif');
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    text-indent: 5px;
}

.v_menu_table_cell
{
    padding: 0px;
    margin: 0px;
    height: 18px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #FFFFFF;
    background-image: url('../Images/menu_bar/vertical_menue_passive.gif');
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    text-indent: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #339933;
    

}
.v_menu_table_cell:hover
{
    padding: 0px;
    margin: 0px;
    height: 18px;
    background-image: url('../Images/menu_bar/vertical_menue_active.gif');
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    color: #808080;
    cursor: pointer;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-indent: 5px;
    color: #808080;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    text-decoration: none;
}

.v_menu_table_cell_link
{
    text-decoration: none;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #339933;
    
    }
.v_menu_table_cell_link_grey
{
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    text-align: left;
    text-indent: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #808080;
}
.v_menu_table_cell_indent
{
    padding: 0px;
    margin: 0px;
    height: 18px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #FFFFFF;
    background-image: url('../Images/menu_bar/vertical_menue_passive.gif');
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    text-indent: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #339933;
}

.v_menu_table_cell_indent:hover
{
    padding: 0px;
    margin: 0px;
    height: 18px;
    background-image: url('../Images/menu_bar/vertical_menue_active.gif');
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    color: #808080;
    cursor: pointer;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-indent: 15px;
    color: #808080;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    text-decoration: none;
}
