.navigation_table 	
    {
	color	: #283879;
	font-family	: "Trebuchet MS", verdana, Arial;
	font-size		: 12px;
	}
	
.n1
    {
    font-family	: "Trebuchet MS", verdana, Arial;
    font-weight	: bold;
    text-transform	: uppercase;
    font-size:12px;
    color:#DDDDDD;
    background-color:#283879;
    height:16px;
    padding-left:5px;
    width: 100%;
    }

.n2 {
    font-family	: "Trebuchet MS", verdana, Arial;
    font-size:12px;
    background-color:#7C1608;
    height:18px;
    padding-left:5px;
    width: 100%;
    }

.n3 {
    font-family	: "Trebuchet MS", verdana, Arial;
    font-size:12px;
    background-color:#DDDDDD;
    height:18px;
    padding-left:5px;
    width: 100%;
    }

.an {
    color		: #ffffff;
	text-decoration	: none;
	}
    
.an:hover
    {
    color		: #000000;
    text-decoration	: none;
    }
    
	P {font-family:"Trebuchet MS",Tahoma,Arial,Helvetica;font-size:13px;line-height:17px;color:#000;font-weight:normal;}
    
