body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {
	color: #7c7c7c;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
}
.style9b {
	color: #808080;
	font-size: 11px;
	font-family: arial;
}
.style9a {
	color: #808080;
	font-size: 11px;
	font-family: arial;
}
.style9a:hover {
	color: #e87e34;
}
.style9rojo {
	color: #da312e;
	font-size: 11px;
	font-family: arial;
}
.style9azul {
	color: #3787c2;
	font-size: 11px;
	font-family: arial;
}
.style9verde {
	color: #b4d64e;
	font-size: 11px;
	font-family: arial;
}
.style9naranaja {
	color: #e87e34;
	font-size: 11px;
	font-family: arial;
}
.style9naranaja:hover {
	color: #b4d64e;
	font-size: 11px;
	font-family: arial;
}
.style9:hover {
	color: #e87e34;
}
.boton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3787C2;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #F0F0F0;
	font-weight: normal;
	height: 18px;
}
.textarea{
	font-family: Arial;
	font-size: 11px;
	color:#333333;
	background-color: #F8F8F8;
	font-weight: normal;
	border: 1px solid #B7B7B7;
	height: 18px;
}
.textareag{
	font-family: Arial;
	font-size: 11px;
	color:#333333;
	background-color: #F8F8F8;
	font-weight: normal;
	border: 1px solid #B7B7B7;
	scrollbar-face-color: #A2A2A2;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-3dlight-color: #BEBEBE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #BEBEBE;
	height: 160px; 
	
}