body {
	background-color: #d2d2d2;
	background-image: url(images/back.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a {
	font-family: Arial;
	text-decoration:none;
	font-size: 12px;
	color: #000000;
}

p{
	text-align:justify;
	}

  a.root:link    { color:#666666; text-decoration:none; font-size: 12px;}
  a.root:visited { color:#666666; text-decoration:none;font-size: 12px; }
  a.root:hover   { color:#888888; text-decoration:underline; font-size: 12px;}
  a.root:active  { color:#666666; text-decoration:none; font-size: 12px;}

  a.whiteL:link    { color:#FFFFFF; text-decoration:none; font-size: 12px;}
  a.whiteL:visited { color:#FFFFFF; text-decoration:none;font-size: 12px; }
  a.whiteL:hover   { color:#FFFFFF; text-decoration:underline; font-size: 12px;}
  a.whiteL:active  { color:#FFFFFF; text-decoration:none; font-size: 12px;}

  a.otherLink:hover   { color:#888888; text-decoration:underline; }
  a.otherLink:link    { color:#666666; text-decoration:none; }
  a.otherLink:visited { color:#666666; text-decoration:none; }
  a.otherLink:hover   { color:#888888; text-decoration:underline; }
  a.otherLink:active  {
	color:#666666;
	text-decoration:none;
	font-family: Arial;
}


  a.boldLink:link    { color:#333333; text-decoration:none; }
  a.boldLink:visited { color:#333333; text-decoration:none; }
  a.boldLink:hover   { color:#333333; text-decoration:none; }
  a.boldLink:active  { color:#333333; text-decoration:none; }
  
  a.redL:link    { color:#FF0000; text-decoration:none; 	font-size: 13px;}
  a.redL:visited { color:#FF0000; text-decoration:none; font-size: 13px;}
  a.redL:hover   { color:#FF0000; text-decoration:underline; font-size: 13px;}
  a.redL:active  { color:#FF0000; text-decoration:none; font-weight:bold;font-size: 13px;}
  
  a.boldLinkUnder:link    { color:#333333; text-decoration:underline; font-weight:bold;}
  a.boldLinkUnder:visited { color:#333333; text-decoration:underline; font-weight:bold;}
  a.boldLinkUnder:hover   { color:#333333; text-decoration:underline; font-weight:bold;}
  a.boldLinkUnder:active  { color:#333333; text-decoration:underline; font-weight:bold;}
  
  a.footLink:link    { color:#bbbbbb; text-decoration:none; font-weight:normal;}
  a.footLink:visited { color:#bbbbbb; text-decoration:none; font-weight:normal;}
  a.footLink:hover   { color:#bbbbbb; text-decoration:underline; font-weight:normal;}
  a.footLink:active  { color:#bbbbbb; text-decoration:none; font-weight:normal;}


.normal_small {font-size: 10px}
.normal_xsmall {font-size: 9px}

.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}
.redBig {
	font-size: 13px;
	font-style: normal;
	color: #FF0000;
}
.redBigXL {
	font-size: 15px;
	font-style: normal;
	color: #FF0000;
}
.whiteBig {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.boldit {
	font-weight: bold;
}
.italicssmall {
	font-style: italic;
	color: #666;
	font-size: 10px;
}
.clearthannormal {
	color: #666;
}
.huge {
	font-size: 16px;
	font-weight: bold;
}

#overlay { visibility: hidden; position: absolute; left: 0px; top: 0px; width:100%; height:100%; text-align:center; z-index: 1000; }
#overlay div { width:421px; margin: 20px auto; background-color: #fff; border:1px solid #000; padding:15px; text-align:center; }

.justify {
	text-align: justify;
}
.jsutify {
	text-align: justify;
}
.whitefinanciero {
	font-size: 16px;
	color: #FFF;
	background-image: url(images/strip.png);
	height:35px;
}

p.info:before{
	content:url(images/plus.png);
	}

