/* --- static menu styles ---

note:

	1. not all browsers render styles the same way so try out your style sheet

	on different browsers before publishing;

style naming convention:

	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>

*/





.m0l0i { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration : none; padding: 4px; }

.m0l0o { text-decoration : none; border : 1px solid #ffffff; }

.m0l1i { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration : none; padding: 4px; }

.m0l1o { text-decoration : none; border : 1px solid #ffffff; }

.m0l2i { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration : none; padding: 4px; }

.m0l2o { text-decoration : none; border : 1px solid #ffffff; }



.fptittel		
{
font-family:Tahoma;
font-size:10pt;
font-style : normal;
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
}

.fptittelk		
{
font-family:Tahoma;
font-size:10pt;
font-style : normal;
font-weight: bold;
color:#000000;
text-decoration:none;
}

.fptittels		
{
font-family:Tahoma;
font-size:12pt;
font-style : normal;
font-weight: bold;
color:#000000;
text-decoration:none;
}





.fptext		
{
font-family: Verdana;
font-size:10pt;
font-style : normal;
font-weight: normal;
color:#000000;
text-decoration:none;
}




.fp1:link	
{ 
font-family:Times, serif;
font-size:10pt;

color:#000000; 
 text-decoration:none;
 }
 
.fp1:active
{ 
font-family:Times, serif;
font-size:10pt;

color:#1B5FC5;
text-decoration:none;
}
.fp1:visited
{ 
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;

color:#000000;
text-decoration:none;
}

.fp1:hover 	
{ 
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;

color:#D94040;
text-decoration:none;
}


.fp1w:link	
{ 
font-family:Times, serif;
font-size:10pt;

color:#ffffff; 
 text-decoration:none;
 }
 
.fp1w:active
{ 
font-family:Times, serif;
font-size:10pt;

color:#1B5FC5;
text-decoration:none;
}
.fp1w:visited
{ 
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;

color:#ffffff;
text-decoration:none;
}

.fp1w:hover 	
{ 
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
font-weight: bold;
color:#D94040;
text-decoration:none;
}



.fp2:link	
{
font-family:Times, serif;
font-size:10pt;
font-weight:bold;
color:#1B5FC5;
text-decoration:none;
}

.fp2:active
{ 
font-family:Times, serif;
color:#1B5FC5;
font-size:10pt;
font-weight:bold;
text-decoration:none;
}

.fp2:visited		
{
font-family:Arial;
font-size:10pt;
color:#1B5FC5;
font-weight:bold;
 text-decoration:none;
}

.fp2:hover			
{
font-family:Arial;
font-size:10pt;
color:#D94040;
font-weight:bold;
text-decoration:none;
}


.fp2a:link	
{
font-family:Times, serif;
font-size:13pt;
font-weight:bold;
color:#1B5FC5;
text-decoration:none;
}

.fp2a:active
{ 
font-family:Times, serif;
color:#1B5FC5;
font-size:13pt;
font-weight:bold;
text-decoration:none;
}

.fp2a:visited		
{
font-family:Arial;
font-size:13pt;
color:#1B5FC5;
font-weight:bold;
 text-decoration:none;
}

.fp2a:hover			
{
font-family:Arial;
font-size:13pt;
color:#D94040;
font-weight:bold;
text-decoration:none;
}



