body{
	background-color: #FFFFFF;
	background-image: url(../img_eel/bg_gral.gif);
	background-repeat: repeat-x;
}
.tabs {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	background-color: #999999;
	color: #FFFFFF;
	text-indent: 5px;
}
.LoginForm {
	font-family: Tahoma;
	font-size: 7pt;
	color: #666666;
}
.TopicTitle {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #135A80;
}
.TopicContent {
	font-family: Tahoma;
	font-size: 7pt;
	text-align: justify;
	color: #666666;
}
.LinkList{
	font-family: Tahoma;
	font-size: 8pt;
}
a:link {
	font-family: Tahoma;
	font-size: 8pt;
	color: #135A80;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 8pt;
	color: #135A80;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #135A80;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #128CCD;
	text-decoration: underline;
}
.msgError {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	text-align: center;
}
/* Inicia Agregado para disclaimer */
a.disc:link {
	font-family: Tahoma;
	font-size: 8pt;
	color: #9A7328;
}
a.disc:active {
	font-family: Tahoma;
	font-size: 8pt;
	color: #9A7328;
}
a.disc:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #9A7328;
}
a.disc:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #9A7328;
	text-decoration: underline;
}

.disclaimerText{
	font-family: Tahoma;
	font-size: 10pt;
	/*font-weight:bold;*/
	color: #000033;
}
.disclaimerTitle {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #135A80;
}
.bgDiscTable {
	background-color: #FFFFFF;
	background-image: url(../img_eel/discalimer_003.jpg);
	background-repeat: no-repeat;
}
/* Termina Agregado para disclaimer */
