.navigation_table
    {
	color	: #000000;
	font-family	: Arial, verdana;
	font-size		: 9pt;
	}

.n1
    {
    font-family	: Arial, verdana;
    font-weight	: bold;
    text-transform	: uppercase;
    font-size:11px;
    color:#ffffff;
    background-color:#B7BDC2;
    height:18px;
    padding-left:5px;
    width: 100%;
    }

.n2 {
    font-family	: Arial, verdana;
    font-size:11px;
    background-color:#B7BDC2;
    height:16px;
    padding-left:5px;
    width: 100%;
    }

.an {
    color		: #000000;
    text-decoration	: none;
	}

.an:hover
    {
    color		: #ffffff;
    text-decoration	: none;
    }


.am {
    color		: #ffffff;
    font-weight	: bold;
    text-decoration	: none;
	}

.am:hover
    {
    color		: #ffffff;
    font-weight	: bold;
    text-decoration	: none;
    }