body {
	background-image: url('back.jpg');
	background-color: #2c2c2c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #b3b3b3;
	letter-spacing:0pt
}
a            { cursor: help; font-weight:normal; color: #1b5d68; text-decoration: underline; }
a:link {
	text-decoration:underline;
	letter-spacing: 0px;
}
a:visited {
	text-decoration: underline;
		letter-spacing: 0px;
}
a:hover {
        padding:1; color: #3391a1;
        text-decoration: none;
}
a:active {
	text-decoration: underline;
		letter-spacing: 0px;
}

a img {
	border: 8px solid #2c2c2c;
	}
a:hover img {
	border: 8px solid #535353; 
}


img { background: url('loader.gif') no-repeat 50% 50%; }

-->
body {
	scrollbar-face-color: #e0e0e0;
	scrollbar-highlight-color: #e0e0e0;
	scrollbar-3dlight-color: #e0e0e0;
	scrollbar-arrow-color: #0d557a;
	scrollbar-track-color: #e0e0e0;
	scrollbar-darkshadow-color: #e0e0e0;
	scrollbar-base-color : #e0e0e0;
	scrollbar-shadow-color : #e0e0e0;	
}

.celda {background-color:#545454; border-left-width:0px; border-right-width:0px; border-top-width:0px; border-bottom:solid; border-bottom-color:#908e8e; border-bottom-style:solid; border-bottom-width:medium; font-family:Trebuchet MS; font-size:11px; color:#f4f4f4; text-align:center; 
}
.boton {background-color:#2c2c2c; border:solid; border-color:#565656; border-style:solid; border-width:medium; color:#f4f4f4; text-align:center; 
}