.xx-Small {
	font-size: xx-small;
}
a:link {
	color: #006200;
	text-decoration: none;

}
a:visited {
	color: #006200;
	text-decoration: none;

}
a:hover {
	color: #009100;
	text-decoration: underline;
}
a:active {
	color: #009100;
	text-decoration: underline;
}
.td {
	font-size: 10pt;
}

.TextBox {
	border: 1px solid #006600;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../imgs/imput_sombra.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	OVERFLOW:scroll;OVERFLOW-X:hidden;
	scrollbar-face-color:#92B692;
	scrollbar-highlight-color:#CAEBCA;
	scrollbar-3dlight-color:#92B692;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#586D58;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#DAF1DA;
}
body,td,th {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

