/*  General */
	
body {
	background-color: #339999;
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #EEEEEE;
	SCROLLBAR-3DLIGHT-COLOR: #EEEEEE;
	SCROLLBAR-ARROW-COLOR: #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
}


.trebuchet24italrojo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FF0000;
	text-align: left;
}

.casillero_form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	background-color:#FFCC00;
	color: #000000;
}

.boton_form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color:#FFFFFF;
	color: #FF0000;
}

.trebuchet18regrojo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FF0000;
	text-align: left;
}

.trebuchet14regular {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 21px;
	text-align: left;
}

.trebuchet14bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 21px;
	text-align: left;
	font-weight: bold;
}

.trebuchet14boldrojo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 21px;
	text-align: left;
	font-weight: bold;
}

.trebuchet14italic {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	line-height: 21px;
	text-align: left;
}

.trebuchet14regrojo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	line-height: 21px;
	text-align: left;
}


.trebuchet10regular {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: left;
}

.trebuchet9regular {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-align: left;
	vertical-align:text-top;
}

.trebuchet9flechas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.trebuchet10bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.trebuchet10boldroja {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	text-align: right;
	font-weight: bold;
	vertical-align:text-top;
}

.trebuchet12regblanca {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-align: left;
}

.trebuchet12regnegra {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.trebuchet12boldblanca {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

.trebuchet12boldnegra {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.trebuchetlinksaliados {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: right;
	font-weight: bold;
}

.trebuchet12links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	line-height: 20px;
}

.espacioentreparrafos {
	line-height: 6px;
}

.copetefoto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: left;
	padding-left: 5px;
}

.copeterojo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	text-align: left;
	padding-left: 5px;
}


	/*  Links */

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	color: #333333;
}

.trebuchet12boldnegra a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}

.trebuchet12boldnegra a:hover {
	color: #333333;
}

.trebuchet12links a {
	text-decoration: none;
	color: #000000;
}

.trebuchet12links a:hover {
	color: #FFFFFF;
}

.trebuchet10regular a {
	text-decoration: none;
	color: #000000;
}
.trebuchet10regular a:hover {
	color: #FFFFFF;
}
