/* Scotiabank
Terra Mexico
Disenador Web: Julio Cesar Hernandez B.
 */
body {
margin: 0;
padding: 0;
}
.CafClaro {
background-color: #FFF;
}
.CafOscuro {
background-color:#E3DBEA;
}
.titN {
	height:15px;
	font-family: Arial;
	font-size: 11px;
	color: #916FAC;
	font-weight: bold;
}
.tit  {
	font-family: Arial;
	font-size: 10px;
	color: #66594D;
	font-weight:bold;
}

.txtN  {
	height:15px;
	font-family: Arial;
	font-size: 9px;
	color: #000;
	font-weight: bold;
	padding-top: 3px;
	text-align: right;
}
.txtNum  {
	font-family: Arial;
	font-size: 9px;
	color: #634F6C;
	padding-top: 3px;
	text-align: right;
}
.txtNintra {
	font-family: Arial;
	font-size: 9px;
	color: #000;
	text-align: right;
}




.txtNin  {
	font-family: Arial;
	font-size: 9px;
	color: #000;
	font-weight: bold;
	text-align: right;
}
.titin  {
	font-family: Arial;
	font-size: 9px;
	color: #000;
	font-weight: bold;
}
.txtNunitaria {
	height:15px;
	font-family: Arial;
	font-size: 9px;
	color: #000;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 3px;
}
.instru  {
	height:15px;
	font-family: Arial, Verdana;
	font-size: 9px;
	color: #634F6C;
	font-weight: bold;
	padding-top: 3px;
}
.footer{
	height:15px;
	font-family: Arial, Verdana;
	font-size: 9px;
	color: #000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom : 5px;
}

.instruDolar {
	height:15px;
	font-family: Arial, Verdana;
	font-size: 9px;
	color: #000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom : 1px;
}
.instruNew  {
	height:15px;
	font-family: Arial;
	font-size: 9px;
	color: #000;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom : 1px;
}
.txtR {
	height: 18px;
	font-family: Arial;
	font-size: 9px;
	color: #cd1a2d;
	font-weight: bold;
	padding-top: 4px;
	text-align: right;
}
.txtRin {
	font-family: Arial;
	font-size: 9px;
	color: #cd1a2d;
	font-weight: bold;
	text-align: right;
}
.txtRpor {
	height: 15px;
	font-family: Arial;
	font-size: 9px;
	color: #cd1a2d;
	font-weight: bold;
	padding-top: 3px;
}
.linBass {
	height: 2px;
	background-image: url(imagen/intra_bass.gif);
	background-repeat: repeat-x;
}


.titleTable
{
	height: 14px;
	font-family: Arial,Tahoma,Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	text-align: center;
	background:#916FAC;
}
.dataTable
{
	height: 8px;
	font-family: Arial,Tahoma,Verdana;
	font-size: 9px;
	color: #66594D;
	font-weight:normal;
	padding-top: 0px;
	text-align: center;
	background:#FFFFFF;
}

.dataTitleTable
{
	height: 8px;
	font-family: Arial,Tahoma,Verdana;
	font-size: 9px;
	color: #66594D;
	font-weight:normal;
	padding-top: 0px;
	text-align: left;
	background:#FFFFFF;
}