#tblbizq {
	WIDTH: 100%	
	POSITION: relative;
	background-image: url(images/bizq.jpg);
	height: 169px;
	background-position: top;
	width: 100%;
}
#tblbder {
	WIDTH: 100%	
	POSITION: relative;
	background-image: url(images/bder.jpg);
	height: 169px;
	background-position: top;
	width: 100%;
}
#textfield {
	border: 1px #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	padding: 0px;
	color: #000000;

}

#text_multi {
	border: 1px #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	color: #000000;
}


.titulos {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F6C;
}
.titulo2 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F63;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666d8c;
	text-decoration: none;
}
.textos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #20293a;
	list-style-type: square;
}
.vtabs {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 277946;
	border-right-color: 277946;
	border-bottom-color: 277946;
	border-left-color: 277946;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.textosB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.textoenlace {
	color: #F6C;
	font-weight: bold;
	text-decoration:underline;
}
.textoenlacemorado {
	color: #66C;
	font-weight: bold;
	text-decoration:underline;
}
.textoenlacenaranja {
	color: #F63;
	font-weight: bold;
	text-decoration:underline;
}
.textoenlaceverde {
	color: #393;
	font-weight: bold;
	text-decoration:underline;
}
.textoenlacegrande {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F6C;
	text-decoration:underline;
}
.morado {
	color: #66C;
}
.verde {
	color: #393;
}
.rosa {
	color:#F6C;
}
.gris {
	color: #666;
}