BODY {
	BACKGROUND-IMAGE: url();
	BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-COLOR: #605C44;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;
}
.bgceldas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.scroll {
	padding-left:10;
}
.scrolltit {
	text-decoration: underline;
	color: #666666;
}
.style2 {
	color: #AF7B3D;
	text-decoration: none;
}

.style2:hover {
	color: #605C44;
	/*text-decoration: underline;*/
}

.style3 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.style6 {font-size: 10px; color: #E6E6E6; font-weight: bold; }
.bgceldasnorepite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-repeat: repeat-y;
}
.style7 {color: #605C44
}
.cursor {
	cursor: hand;
}
.textocajas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration: none;
}
.celdacajas {
	padding-left:10;
	padding-top:5;
}
.titulocajas {
	padding-left:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration: underline;	
}

.menu:link {font-size: 10px; color: #E6E6E6; font-weight: bold; text-decoration:none; }
.menu:hover {color: white;}
