body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	scrollbar-highlight-color: #555555;
	scrollbar-shadow-color: #555555;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #555555;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	scrollbar-base-color:#cccccc;
	scrollbar-face-color:#cccccc;
}

.titulo1{
	font-size: 120%;
	font-weight: bold;
}

.titulo2{
	font-size: 110%;
	font-weight: bold;
}

.titulo3{
	font-size: 170%;
	font-weight: bold;
}

.amarillo{
	font-size: 150%;
	color: #FFFF00;
	font-weight: bold;
}

.rojo{
	font-size: 150%;
	color: #990000;
	font-weight: bold;
}

.texto1{
	color: #333333;

}

.texto2{
	color: #FFFFFF;
	font-size: 110%;

}

.texto3{
	color: #333333;
	font-size: 110%;

}

.pie {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.link1 {
	font-size: 110%;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.link1:hover {
	font-size: 110%;
	color: #FFFF00;
	font-weight: bold;
}
a.link2 {
	text-decoration: none;
	color: #990000;
}
a.link2:hover {
	text-decoration: underline;
	color: #003399;
}
a.blanco:link {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.blanco:hover {
	font-size: 100%;
	color: #FFFF00;
	font-weight: bold;
}
a.blanco:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.amarillo2 {
	font-size: 100%;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.azul {

	font-size: 130%;
	color: #004D84;
	font-weight: bold;
}
.azul2 {
	font-size: 120%;
	color: #004D84;
	font-weight: bold;
}
.azul3 {
	font-size: 100%;
	color: #014C83;
	font-weight: bold;
	text-decoration: none;
}
.gris {

	color: #666666;
	font-size: 90%;
}
.textoAzul {

	font-size: 100%;
	color: #474D67;
	font-weight: normal;
	text-decoration: none;
}
.rojo2 {

	font-size: 120%;
	color: #990000;
	font-weight: bold;
}
.textoTablas {
	color: #333333;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}
.textoTablasBco {

	color: #FFFFFF;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}
.rojo3 {


	font-size: 100%;
	color: #990000;
	font-weight: bold;
}
.pad1 {
	padding-right: 10px;
	padding-left: 10px;
}
.pad2 {
	padding-bottom: 20px;
}
.pad3 {
	padding-top: 10px;
}
.pad4 {
	padding-left: 20px;
}


.tx_bannerDer {
	color: #333333;
	padding-right: 22px;
	padding-left: 22px;
	text-align: left;
}
.tx_Popup {
	color: #333333;
	overflow: auto;
	height: 250px;
	padding-right: 20px;
	padding-bottom: 30px;
}
