body {
	background-color: #CC0000;
	scrollbar-face-color: #EAEAEA;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #EAEAEA;
	scrollbar-arrow-color: #BBBBBB;
	margin: 2px;
}
.copete {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 0px 5px;
	line-height: 13px;


}
.texto {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 11px;

}
.linea {
	border: 1px solid #B6B6B6;
}
.menu {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menub {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #F3A27A;
	text-decoration: none;
}
.linearoja {
	border: 1px solid #CC0000;
}
.error {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.textob {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 10px;
}
.datos {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height: 14px;

}
.link:hover {
	text-decoration: underline;
}
.on {
	DISPLAY: block;
	visibility: visible;
	border: 1px solid #CC0000;

}

.off {
	DISPLAY: none;
	visibility: hidden;
	border: 1px solid #CC0000;

}
.lineasup {
	border-top: 1px solid #CC0000;
	border-right: 1px #CC0000;
	border-bottom: 1px #CC0000;
	border-left: 1px #CC0000;

}
.linkb {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	line-height: 14px;
}
.boton {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #858585;
	border: 1px solid #666666;
}
.campo {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #e9e9e9;
	border: 1px solid #CCCCCC;
}
.campobig {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #e9e9e9;
	border: 1px solid #CCCCCC;
	height: 40px;
	width: 140px;
	text-align: center;
	vertical-align: middle;


}