.creditos {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.txt_gris {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7A7979;
}

.txt_blanco_bold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.txt_blanco {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_blanco_gd {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_blanco:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_celeste_bold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #46638B;
}

.txt_naranja_bold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6118;
}

.txt_naranja_bold:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3D5981;
}

.txt_naranja {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF6118;
}

.creditos_justificado {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:justify;
}
.btn_blanco {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.btn_blanco:hover {
	font-family: Tahoma, Geneva, sans-serif;
	color: #4E7AB9;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.subbotonera {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #2B4365;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	width: 200px;
}
.subbotonera:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #ff6118;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	width: 200px;
}

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
#flash_container {
	position:relative;
	margin:0px;
	text-align:center;
	width: 530px;
}
#flash_layer01{
	position:absolute;
	visibility:hidden;
	z-index:1;
	width: 160px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
}
#flash_layer02{
	position:absolute;
	visibility:hidden;
	z-index:3;
	width: 270px;
	padding-top: 5px;
	padding-left: 240px;
}

