BODY
{
    BACKGROUND-COLOR: navy;


/*
    filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF',endColorStr='#000080',gradientType='0');
    filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF',endColorStr='#CCCCCC',gradientType='0');
*/
 
    FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
/*
     de gris a blanco
     filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CCCCCC',endColorStr='#FFFFFF',gradientType='0';

*/
}

img {border:none;}
.clear {clear:both;height:0;}

.Invisible
{
	visibility:Hidden;
	overflow:hidden;
	display:none;
}

.InfoSystem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.labelTitulo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.titulogris {
	color: #083B78;
	font-size: 9pt;
	font-family: Verdana, Tahoma, Sans-Serif;
}
.titulogris:link { 
	color: #083B78;
	font-size: 9pt;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
}
.titulogris:visited	{ 
	color: #083B78;
	font-size: 9pt;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
}
.titulogris:active	{ 
	color: #083B78;
	font-size: 9pt;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
}
.titulogris:hover 	{ 
	color: #0066CC; 
	font-size: 9pt;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: underline;
}

.inptxt 
{
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: black 1px solid; 
	WIDTH: 145px; 
	LINE-HEIGHT: 15px; 
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 17px; 
	BACKGROUND-COLOR:#ffffff 
}

.inptxtdis
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	width: 145px;
	line-height: 15px;
	border-bottom: black 1px solid;
	height: 17px;
	background-color: #f5f5f5;
}

.OtherBtn
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	padding-left: 0px;
	font-size: 11pt;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff8f20, endColorstr=#ff8c00);
	padding-bottom: 3px;
	margin: 0px 0px 3px;
	border-left: black 1px solid;
	width: 97px;
	cursor: hand;
	color: #000000;
	padding-top: 4px;
	border-bottom: black 1px solid;
	font-family: verdana;
	height: 27px;
	background-color: #ff8f20;
	text-align: center;
	text-decoration: none;
}
.OtherBtn_on {
	BORDER-RIGHT: #ff8f20 1px solid; 
	text-align:center;
	BORDER-TOP: #ff8f20 1px solid; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 11pt; 
	FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff8c00, endColorstr=#ffcc00); 
	PADDING-BOTTOM: 3px; 
	MARGIN: 0px 0px 3px; 
	BORDER-LEFT: #ff8f20 1px solid; 
	CURSOR: hand; 
	COLOR: #000000; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #ff8f20 1px solid; 
	FONT-FAMILY: verdana; 
	width: 97px;
	height: 27px;
	background-color: #ff8f20;
	TEXT-DECORATION: none;
}

.Procesando
{
    background-color :#78c4ff;
  	BORDER-RIGHT: #084688 2px solid; 
	BORDER-TOP: #084688 2px solid;
	BORDER-LEFT: #084688 2px solid;
	BORDER-BOTTOM: #084688 2px solid;
 	color: Navy; 
	font-size: 15px; 
	font-family: verdana, arial, helvetica; 
	letter-spacing: 1px;
}


.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}


.PopUpAlternatingRowStyle
{
   background-color:#eeeeee;
   font-size: 13px; 
   font-family: verdana, arial, helvetica; 
   letter-spacing: 1px;
}

.PopUpRowStyle
{
   background-color:#ffffff;
   font-size: 13px; 
   font-family: verdana, arial, helvetica; 
   letter-spacing: 1px;
}

.plecanaranja {
	background-color: #fd8300;
	color: #000000;
	font-size: 14pt;
	font-family: Tahoma,arial;
	padding: 2px;
	text-indent: 6px;

}

.plecanaranja2 {
	background-color: #fd8300;
	color: #000000;
	font-family: arial;
}

.plecanaranjaTxtBco {
	background-color: #ff8f20;
        color: #FFFFFF;
	font-size: 14pt;
	font-family: Tahoma,arial;
	text-indent: 6px;
}

.textonegrilla{
        color: #000000;
	font-size: 12pt;
	font-weight: bold;
	font-family: Tahoma,arial;
	text-indent: 6px;
}

.a.linkgral_sinlnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	line-height: 17px;
}

.linkgral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	line-height: 17px;
}
a.linkgral:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration:underline; 
}
a.linkgral:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration:underline; 
}
a.linkgral:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration:underline; 
}
a.linkgral:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff8c00;
	text-decoration:underline; 
}
.rnavBoxGray
{
	padding-right: 0px;
	padding-left: 19px;
	padding-bottom: 12px;
	margin: 15px 15px 6px;
	padding-top: 13px;
	background-image: url('/avance/botongrande.gif');
}
/*
.rnavBoxGray
{
	border-right: #e5e5e5 1px solid;
	padding-right: 0px;
	border-top: #cacaca 3px solid;
	padding-left: 12px;
	padding-bottom: 12px;
	margin: 15px 15px 6px;
	border-left: #e5e5e5 1px solid;
	padding-top: 10px;
	border-bottom: #cacaca 3px solid;
	background-color: #fdcd94;  
}
*/

.liksmenus {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px
	font-weight: bold;
	color: #003366;
	line-height: 17px;
        text-decoration: none;
}

a.liksmenus:link
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	line-height: 15px;
        text-decoration: none;
}


a.liksmenus:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 17px;
        text-decoration: none;
}
a.liksmenus:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 17px;
        text-decoration: none;
}
a.liksmenus:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: orange;
	line-height: 15px;
        text-decoration: none;
}

