body{background: #95B1CB; margin: 6px; font: 10pt Arial, Helvetica, sans-serif; color: #222;} /*#444"Trebuchet MS", */

a.bt{font: 12pt Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; /*"Trebuchet MS", */
outline: none; padding: 5px; margin: 0px; display: inline-block;}
a:link.bt{color: #444}/*unvisited*/
a:visited.bt{color: #444}
a:hover.bt, a:active.bt, a:focus.bt{color: #000; text-decoration: none; background-color:#fff;  
/* for IE */  filter:alpha(opacity=50);  /* CSS3 standard */  opacity:0.5 ;}

.transbox{position: absolute; background-color:#EAFF01;  
/* for IE */  filter:alpha(opacity=60);  /* CSS3 standard */  opacity:0.6 ; display: block;}

ul.meny { /* meny lists */ padding: 0; margin: 0; list-style: none;}
li.meny { /* meny list items */ float: left; position: relative; /*background-color: #4C509F;*/}
li.meny ul.meny { /* second-level meny lists */ display: none;	position: absolute;	
top: 1.2em; left: 0; background-color: #CBDF59; /*border: 5px solid #4C509F;*/}
li.meny>ul.meny { /* to override top and left in browsers other than IE, which will position 
to the top right of the containing li, rather than bottom left */	top: auto;	left: auto;}
li.meny:hover ul.meny, li.meny.over ul.meny { /* lists nested under hovered list items */ display: block;}
#content {clear: left;}
/*  #CED282  A0A607  #CBDF59*/
table{border-collapse: collapse; border-spacing: 0px}
a{font: 10pt Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none}
a:link{color: #5484AC}
a:visited{color: #80A4C2}
a:active{color: #C28346}
a:hover{color: #F7FF1D; text-decoration: underline}

.size8{font-size: 8pt}
.size6{font-size: 6pt}
.ruta3{border: 1px solid #CCC; padding: 3px; background: #E9DEC9}
.ruta3b{border: 1px solid #CCC; padding: 3px; background: #E9DEC9;
	font: 12pt Arial, Helvetica, sans-serif; font-weight: bold; }/*"Trebuchet MS", */

.delmess{font: 14pt Arial, Helvetica, sans-serif; font-weight: bold; background-color: yellow; width: 1000px}/*"Trebuchet MS", */

label{cursor: pointer;}
hr{background-color: #ddd; border: 0 none; color: #ddd; height: 1px; line-height:0;}

