
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 30px;
}

.borde_TD {
	border-color:#FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #000000;
	}
	
.text_field {
	border-color:#FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
	}

.boton {
	border-color:#CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height: 20px;
	}
	
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D1D2D4;
	font-weight: bold;
	text-decoration: none;
	}
.menu:hover {
	color: #F1CC01;
	}

.enlace_10_azul_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00FFFF;
	font-weight: normal;
	text-decoration: none;
	}
.enlace_10_azul_normal:hover {
	font-weight: bold;
	}
	
.enlace_12_azul_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FFFF;
	font-weight: normal;
	text-decoration: none;
	}
.enlace_12_azul_normal:hover {
	font-weight: bold;
	}

.enlace_14_azul_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FFFF;
	font-weight: normal;
	text-decoration: none;
	}
.enlace_14_azul_normal:hover {
	font-weight: bold;
	}
	
.enlace_14_azul_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FFFF;
	font-weight: bold;
	text-decoration: none;
	}
.enlace_14_azul_bold:hover {
	color: #0099FF;
	}
	
.text_10_gris_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	}
	
.text_12_gris_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1D2D4;
	font-weight: normal;
	text-decoration: none;
	}

.text_12_gris_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1D2D4;
	font-weight: bold;
	text-decoration: none;
	}
	
.text_14_gris_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D1D2D4;
	font-weight: normal;
	text-decoration: none;
	}
	
.text_14_gris_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D1D2D4;
	font-weight: bold;
	text-decoration: none;
	}
	
.text_11_amarillo_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F1CC01;
	font-weight: normal;
	text-decoration: none;
	}
	
.text_11_amarillo_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F1CC01;
	font-weight: bold;
	text-decoration: none;
	}
	
.text_12_amarillo_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1CC01;
	font-weight: normal;
	text-decoration: none;
	}
	
.text_12_amarillo_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1CC01;
	font-weight: bold;
	text-decoration: none;
	}
	
.text_16_amarillo_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F1CC01;
	font-weight: normal;
	text-decoration: none;
	}
	
.text_16_amarillo_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F1CC01;
	font-weight: bold;
	text-decoration: none;
	}

.text_18_amarillo_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F1CC01;
	font-weight: bold;
	text-decoration: none;
	}
	
#scroll {
	width:100%;
	height:400px;
	overflow:auto;
}

.borde_Especial_Enlaces {
	border-color:#FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}
	
.enlace_16_azul_PE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00FFFF;
	font-weight: bold;
	text-decoration: none;
	}
.enlace_16_azul_PE:hover {
	color: #F1CC01;
	}