body{
	font-family		              : arial, helvetica, sans-serif;
	font-size		                : 11px; 
	color			                  : #D6D6D6;
	background-color	      	  : #000044;
	background-image	      	  : none;
	background-attachment	      : fixed; 
  background-position         : top right;
  background-repeat	          : no-repeat;
	scrollbar-face-color		    : #FFFFFF;
  scrollbar-shadow-color		  : #004D66;
  scrollbar-highlight-color	  : #004D66;
  scrollbar-3dlight-color 		: #FFFFFF;
  scrollbar-darkshadow-color	: #FFFFFF;
  scrollbar-track-color   		: #FFFFFF;
  scrollbar-arrow-color		    : #004D66;
}
}
td{
	font-family                 : arial, helvetica, sans-serif;
	font-size	                  : 12px;
	color		                    : #D6D6D6;
}
a{
	font-family                 : arial, helvetica, sans-serif;
	font-size                   : 12px;
	color                       : #FDCE04;
}
a:hover{
  color                       : #00507A;
}

.tidi{
  font-family                 : arial, helvetica; 
  font-size                   : 10px; 
  color                       : #00507A;
}

