a:link
{
	color: #bfbf00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited
{
	color: #bfbf00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
a:active 
{
	color: #bfbf00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover      
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6A6E67;
	
}



body         
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
	margin:5px;

}

table        
{
	
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;

	
	
}

/*- Menu Tabs E--------------------------- */

    #tabsE {
      float:left;
	  padding-left:10px;
      width:100%;
      background:#BFBF00;
      font-size:100%;
      line-height:normal;

      }
    #tabsE ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#000;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
	  
      }

#tabsE #current a {
		background-position:0% -42px;
		
		
}
#tabsE #current a span {
		background-position:100% -42px;
		color:#000;
}




.vermell {
	
	font-size: 10px;
	color: #6A6E67;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-weight: bold;
}
.subrat {
	font-weight: bold;
	text-decoration: underline;
}
.titol {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}.blanc {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.subtitol {
	font-weight: bold;
	background-color: #6A6E67;
}

