body {
	SCROLLBAR-FACE-COLOR: #ededed;
	SCROLLBAR-HIGHLIGHT-COLOR: #ededed;
	SCROLLBAR-SHADOW-COLOR: #ededed;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #ededed;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
}

.botonera_bairs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.botonera_bairs:hover {
	color: #0092b5;
}
.tahoma9_blanco {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.tahoma9_blanco:hover {
	color: #000000;
}
.tahoma9_negro {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.tahoma9_negro:hover {
	text-decoration: underline;
}
.arial15_blanco {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
p.overflowed {
	overflow-y:scroll;
	height:350px;
	width:205px;
	margin:0px;
	padding-right:10px;
}

p.lessHeght{
	height:350px;
}
.arial14_azul {
	font-family: Arial;
	font-size: 14px;
	color: #0092b5;
	text-decoration: none;
}
.arial11_azul {
	font-family: Arial;
	font-size: 11px;
	color: #0092b5;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #f4f4f4;
	border: 1px solid #000000;
}

