
/* generic tags */


	
p, table, div, input, select, li {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #525963;
	}

.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #868686;
	text-decoration: none;
	font-size: 9px;
}
	
h1 {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #525963;
	font-weight : bold;
	}	
	
a  {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #525963;
	text-decoration : underline;
    }
	 
a:hover  {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #525963;
	text-decoration : underline;
    }

a:active  {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #525963;
	text-decoration : none;
    }

td.content {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #333333;	
	text-decoration : none;
	}	
	

.nav { 
	font-size : 10px;
	}
	
.nav_nolink { 
	font-size : 10px;
	color : #FF0000;
	text-decoration : underline;	
	}	
	
a.nav  {
	font-size : 10px;
	color : #FF0000;
	text-decoration : underline;
    }
	 
a:hover.nav  {
	font-size : 10px;
	color : #006600;
	text-decoration : underline;
    }

a:active.nav  {
	font-size : 10px;
	color : #FF0000;
	text-decoration : none;
    }		

p.disclaimer {
	font-size : 8px;
	margin-left : 10px; 
	margin-top : 10px;
	}
	
a.disclaimer  {
	font-size : 8px;
	color : #000000;
	text-decoration : underline;
    }
	 
a:hover.disclaimer  {
	font-size : 8px;
	color : #FF0000;
	text-decoration : underline;
    }

a:active.disclaimer  {
	font-size : 8px;
	color : #000000;
	text-decoration : none;
    }	

	
/*--------------------------------------------------------------------------------------------------- */
	
/* sub-navigation tags */		
	
td.sn_services {
	padding: 5 0 0 20;
	background-image : url(../images/dot_services.gif);
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #DBAF94;
	height:26px;
	}		
	
.sna  {
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;	
    } 
	 	
a.sns  {
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #DBAF94;	
	text-decoration : none;
    }
	 
a:hover.sns  {
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	text-decoration : none;
    }

a:active.sns  {
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #DBAF94;
	text-decoration : none;
    }	
	
td.sn_portfolio {
	padding: 5 0 0 20;
	background-image : url(../images/dot_portfolio.gif);
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #D0DCE4;
	height:26px;
	}		
	
td.sn_portfolio2 {
	padding: 5 0 0 20;
	background-image : url(../images/dot_portfolio.gif);
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #D0DCE4;
	height:26px;
	}		
		
a.snp  {
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #D0DCE4;	
	text-decoration : none;
    }
	 
a:hover.snp  {
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	text-decoration : none;
    }

a:active.snp  {
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #D0DCE4;
	text-decoration : none;
    }		
		
td.sn_directors {
	padding: 5 0 0 20;
	background-image : url(../images/dot_directors.gif);
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #C0CDB0;
	height:26px;
	}		
	
a.snd  {
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #C0CDB0;	
	text-decoration : none;
    }
	 
a:hover.snd  {
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	text-decoration : none;
    }

a:active.snd  {
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #C0CDB0;
	text-decoration : none;
    }		

td.sn_news {
	padding: 5 0 0 20;
	background-image : url(../images/dot_news.gif);
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #DDD6E3;
	height:26px;
	}
	
a.snn  {
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #DDD6E3;	
	text-decoration : none;
    }
	 
a:hover.snn {
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	text-decoration : none;
    }

a:active.snn  {
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	color : #DDD6E3;
	text-decoration : none;
    }		
	
/*--------------------------------------------------------------------------------------------------- */	