html {
     overflow: -moz-scrollbars-vertical;
}

.bordertable {
	border: 1px solid #BCBCBC;
}
#backheader {
	background-image: url(img/back_header.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#backindex {
	background-image: url(img/back_index.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.divheader {
	margin-top:50px;
}
.divheader2 {
	display:inline;
	margin-left:100px;
}
.textoinformacion {
	font-family:"Trebuchet MS"; font-size:12px; color:#666666; 
}
.texto {
	font-family:"Trebuchet MS"; font-size:11px; color:#666666; 
}
.tituloexto {
	font-family:"Trebuchet MS"; font-size:11px; color:#003366; 
}
.textogrande {
	font-family:"Trebuchet MS"; font-size:16px; font-weight:bold; color:#666666; 
}
.link {
	color:#000000; text-decoration:underline; 
}
.link:hover {
	color:#000000; text-decoration:none; 
}
.linkrojo {
	font-family:"Trebuchet MS"; font-size:11px; color:#FF0000; text-decoration:underline; 
}
.linkrojo:hover {
	font-family:"Trebuchet MS"; font-size:11px; color:#FF0000; text-decoration:none; 
}
li {
 margin:0 0 10px 0; padding: 0; list-style: none;
 list-style-image:url(img/bullet.gif);
 }
 	
.forms {
	font: 11px/15px Arial, Helvetica, sans-serif; 
	color: #666;
	border: 1px #DDD solid;
	background: #FFF;
	width: 140px;
	margin: 0 0 0 2px;
	}

.tableborder {
	color: #666;
	border: 1px #DDD solid;
}
	
.tableinfo {
	margin-top:0px;
	margin-bottom:0px;
	padding:1px;
	height:auto;
	background-color:#ECF6FC;
}
.tableindiv {
	margin-left:6px;
	margin-top:17px;
	
}