#titulo {
	color:#5A9C20;
	font-family:Tahoma,Arial,Helvetica,Sans-serif;
	font-weight:bold;
	font-size:12px;
	}

#error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-align:center;
	} 
	
#wellcome {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF !important;
	font-size:13px;
	font-weight:bold;
	padding-right:10px;
	}
	
BODY {
	font-size:70%;
	margin-top:2%;
	background-color:#CCCCCC;
	}
	
TABLE {
	font-size:100%;
	}

INPUT {
	font-size:100%;
	}

SELECT, INPUT, TEXTAREA, BUTTON, LABEL, BODY
{
font-family:Tahoma,Arial,Helvetica,Sans-serif;
}
a:link		{ color: #3D5FA3; text-decoration: none }
a:visited	{ color: #3D5FA3; text-decoration: none }
a:hover		{ text-decoration: none }
.sideBar
{
background-image: url(/exchweb/img/logon_IE_bot.gif);
background-repeat: repeat-y;
height:100%;
}
.logoTD 
{
BORDER-TOP-WIDTH: 1px;
BORDER-LEFT-WIDTH: 1px;
PADDING-BOTTOM: 5px;
BORDER-BOTTOM: #ecbe3e 1px solid;
BORDER-RIGHT-WIDTH: 1px;
}
.mainTable
{
BORDER-RIGHT: #243760 1px solid;
BORDER-TOP: #243760 1px solid;
BORDER-LEFT: #243760 1px solid;
BORDER-BOTTOM: #243760 1px solid;
/*BORDER-COLLAPSE: collapse; */
}
.standardTable
{
BORDER-COLLAPSE: collapse;
}

/* Start: Index_main*/
/* Start: Listado */



#listado{
padding-left:20px;
border-style:solid;
border-width:1px;
border-color:#0365a9;
}

#titulo2 {
color:#FFFFFF;
background-color:#999999;
font-weight:bold;
font-size:11px;
text-align:center;
}

#texto {
font-weight:bold;
font-size:10px;
text-align:center;
border-style:solid;
border-width:1px;
border-color:#0365a9;
}
#texto2 {

font-size:10px;
text-align:center;
border-style:solid;
border-width:1px;
border-color:#0365a9;
}

#loading {
display:none;
position:   fixed;
z-index:    1000;
top:        0;
left:       0;
height:     100%;
width:      100%;
background: rgba( 255, 255, 255, .8 ) 
url('http://i.stack.imgur.com/FhHRx.gif') 
50% 50% 
no-repeat;
}

.MainDiv {
	clear:both; 
	width:100%;
	height:auto;
	float:left;
	display:block;
	}	
.labelFrm {
	width:12%;
	float:left;
	height:auto;
	}
.inputFrm {
	width:38%;
	float:left;
	height:auto;
	}
/*  End: Listado */
