body,html,head {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height:100%;

	scrollbar-3dLight-Color:#EBEBEB;
	scrollbar-Arrow-Color:#333333;
	scrollbar-Base-Color:#EBEBEB;
	scrollbar-DarkShadow-Color:#EBEBEB;
	scrollbar-Face-Color:#EBEBEB;
	scrollbar-Highlight-Color:#EBEBEB;
	scrollbar-Shadow-Color:#EBEBEB;
	scrollbar-Track-Color:#FFFFFF;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:underline;

}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#192869;;
	text-decoration:underline;

}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background:url(../images/bg_ActiveRow.jpg) #F9F9F9 repeat-x top;
	border:#666666 solid 1px;
}

option {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.cssLabelTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F0323C;
	
}
.cssLabelForm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.cssGrid {
	border:solid 1px #999999;
}
.cssSubGrid {
	border:solid 1px #999999;
	background: url(../Images/Interface/bg_box.jpg) top repeat-x;
}
.cssHeaderStyle, .cssHeaderStyle a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #666666;
	background: #162F8F;
}
.cssFooterStyle, .cssFooterStyle a, .cssFooterStyle td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	background-color:#F5F5F5;
	border-top:1px solid #666666;
}
.cssItemStyle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
	
}
 .cssItemStyle a {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#162F8F;
	background-color:#FFFFFF;
	
}
.cssItemStyle td {
	border-top:solid 1px #CCCCCC;
}
.cssAlternatingItemStyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color: #F7F7F7;
}
.cssAlternatingItemStyle a  {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#162F8F;
	background-color: #F7F7F7;
	}
.cssAlternatingItemStyle td {
	border-top:solid 1px #CCCCCC;
}
.cssPager, .cssPager td {
	border:none;
}
.cssPager a {
	border:none;
	color:#666666;
	text-decoration:none;
}
.cssConfigTitle {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-bottom:3px;
}
.cssErrorTitle {
	font-size: 33px;
	font-weight: bold;
	color: #003366;
}
.cssErrorBox {
	background:#F5F5F5;
	border-left:solid 1px #C4C4C4;
	border-right:solid 1px #C4C4C4;
	border-bottom:solid 1px #C4C4C4;
}

/* Boton de enviar */

.cssButton {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color: #fff;
	background-color:#162F8F;
	font-weight:bold
}

/*Especial Mininterior*/

.cssBgCabezote {
	background-image: url(../images/template/bg_cabezote.jpg);
	background-repeat: repeat-x;
}
.cssBgFooter {
	background-image: url(../images/template/bg_footer.jpg);
	background-repeat: repeat-x;
}

.cssContentBox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.cssRegresarPortal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F51925;
	text-decoration: underline;
	text-align: right;
}
.cssTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #192869;
	height: 32px;
}
.cssBgLogin {
	background-image: url(../images/template/bg_login.jpg);
	background-repeat: no-repeat;
	
}
.cssLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #182A72;
	text-align:right;
}
.cssLoginCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F0323C;
	text-align:left;
	text-decoration: underline;
}
.cssLinkRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E30D0B;
	text-decoration: underline;
}
.cssLinkAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #162F8F;
	text-decoration: underline;
}
.cssBgAzul {
	background-color: #162F8F;
}

