/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7798DB;
}
a:hover {
	text-decoration: underline;
	color: #7798DB;
}
a:active {
	text-decoration: none;
	color: #7798DB;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-arrow-color: #000099;	
	scrollbar-base-color: #DBE0E5;
	scrollbar-dark-shadow-color: #000080;
	scrollbar-track-color: #F4F6F7;
	scrollbar-face-color: #CED7E0;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #DBE0E5;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.RootTitle {
	color: #FFCC66;
	font-weight: bold;
}
.Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.TituloPrincipal {
	color: #92A0B1;
	font-size: 18px;
	
}
.Calendario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.piedepagina {
	font-family: "Times New Roman", Times, serif;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	font-size: 9pt;
	color: #392A63;
	border-top-color: #BE9432;
	text-align: center;
}
.FondoBoton {
    background:url(../images/Fondo_Large1.gif);
}
.Table_BackGroundTop_Lista {
    background:url(../images/Fondo_Large2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	font-size: 12px;
	font-weight: bold;
}

.Table_BackGroundTop {
    background:url(../images/Fondo_Large2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.Table_BackGroundTop_Lista2 {
    background:url(../images/homedivider.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	font-size: 12px;
	font-weight: bold;
}
.Titulo_Table {
	color: #006699;
	font-weight: bold;
	font-size: 11px;
}
.Titulo_Table2 {
	color: #000066;
	font-weight: bold;
	font-size: 11px;
}
.letra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.letra_color {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006699;
}
.letra_color2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF; #000066
}
.letra_color3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000066;
}
.borde {
    border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BE9432;
	border-right-color: #BE9432;
	border-bottom-color: #BE9432;
	border-left-color: #BE9432;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.borde2 {
    border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BE9432;
	border-right-color: #BE9432;
	border-bottom-color: #BE9432;
	border-left-color: #BE9432;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.enlace {
	text-decoration: underline;
	color: #0000CC;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.ligatop {
	font-size: 10px;
	font-weight: bold;
	color: #193751;
}
.tablaazul {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #94A3C4;
	border-right-color: #94A3C4;
	border-bottom-color: #94A3C4;
	border-left-color: #94A3C4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ECEFF5;
}