.navigation_table 	
    {
	color	: #666666;
	font-family	: verdana, Arial;
	font-size		: 8pt;
	}
	
.style2 {font-size: 12px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style3 {color: #CC0000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


	
.n1
    {
    font-family	: verdana;
    font-weight	: bold;
    text-transform	: uppercase;
    font-size:10px;
    color:#CC0000;
	background-color:#ffffff;
    height:16px;
    padding-left:5px;
    width: 100%;
    }
	
	.n3
    {
    font-family	: verdana;
    font-weight	: bold;
    text-transform	: uppercase;
    font-size:10px;
    color:#CC0000;
	background-color:#cccccc;
    height:16px;
    padding-left:5px;
    width: 100%;
    }

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

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