/* 	

*/


/* navigation horizontical master */
.navhm {
 color: #6d7f83; 
 font-size: 11px; 
 font-family: Verdana, Helvetica, Arial, sans-serif; 
 letter-spacing: 0px; 
 text-decoration: none;
 font-weight : 600;
}

/* navigation horizontical master active */
.navhma {

 color: #6d7f83; 
 font-size: 11px; 
 font-family: Verdana, Helvetica, Arial, sans-serif; 
 letter-spacing: 0px;
 font-weight : 600;
; text-decoration: none
}

/* navigation vertical master */
.navvbold {
 color: #6d7f83; 
 font-size: 11px; 
 font-family: Verdana, Helvetica, Arial, sans-serif; 
 letter-spacing: 0px; 
 text-decoration: none;
 font-weight : 600;
}

/* navigation vertical master active */
.navvbolda {
 color: #6d7f83; 
 font-size: 10px; 
 font-family: Verdana, Helvetica, Arial, sans-serif; 
 letter-spacing: 0px; 
 text-decoration: none; 
}

/* navigation vertical master */
.navvnorm {
 color: #6d7f83; 
 font-size: 11px; 
 font-family: Verdana, Helvetica, Arial, sans-serif; 
 letter-spacing: 0px; 
 text-decoration: none;
 font-weight : 300;
}

/* navigation vertical master active */
.navvnorma {
 color: #FFB200; 
 font-size: 11px; 
 font-family: Verdana, Helvetica, Arial, sans-serif; 
 letter-spacing: 0px; 
 text-decoration: none; 
}

/* ------   LINKDESCRIPTIONS   ------- */
/* navhm link desc */
a.navhm:active         		{ color: #6d7f83;background : #eeeeee;  }
a.navhm:link		           { color: #6d7f83; }
a.navhm:visited 	        { color: #6d7f83; }
a.navhm:hover 		        { color: #6d7f83;background : #F4F4F4;  }

a.navhma:active         	{ color: #6d7f83;background : #eeeeee;  }
a.navhma:link		           { color: #6d7f83; }
a.navhma:visited 	        { color: #6d7f83; }
a.navhma:hover 		        { color: #6d7f83;background : #eeeeee;  }

/* navvnorm link desc */
a.navvnorm:active         { color: #FFB200; }
a.navvnorm:link		         { color: #6d7f83; }
a.navvnorm:visited        { color: #6d7f83; }
a.navvnorm:hover          { color: #FFB200; }

a.navvnorma:active       {color: #6d7f83;}
a.navvnorma:link		    { color: #6d7f83; }
a.navvnorma:visited	     { color: #6d7f83; }
a.navvnorma:hover 		 { color: ##6d7f83; }
