BODY
{
    FONT-SIZE: xx-small;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #dcdcdc
}
INPUT
{
    BORDER-RIGHT: black 1pt solid;
    BORDER-TOP: black 1pt solid;
    FONT-SIZE: xx-small;
    BORDER-LEFT: black 1pt solid;
    WIDTH: 120px;
    BORDER-BOTTOM: black 1pt solid;
    FONT-FAMILY: verdana
}
.titulo
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: large
}
.subtitulo
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #7D4B00;

}
TABLE
{
    FONT-SIZE: xx-small
}
.error
{
    COLOR: orangered
}
SELECT
{
    FONT-SIZE: xx-small;
    WIDTH: 120px;
    FONT-FAMILY: Verdana
}
.readonly
{
    BACKGROUND-COLOR: silver
}
.adm_usuarios
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: xx-small;
    BORDER-LEFT: black 1px solid;
    WIDTH: 200px;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana
}
.texto-color {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7D4B00;

}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;

}
.link1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.texto-color8 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #7D4B00;
}

