body {
   	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	SCROLLBAR-FACE-COLOR: #00CC00;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffff00;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #ffff00;
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000
}

.linka 
{
	COLOR: #999999; 
	FONT-FAMILY: Tahoma, Sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: underline
}

.linkb 
{
	COLOR: #00cc00; 
	FONT-FAMILY: Tahoma, Sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none
}

.linkb:hover
{
	color: #ff6600;
	FONT-FAMILY: Tahoma, Sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none
}
.linka:hover
{
	color: #666666;
	FONT-FAMILY: Tahoma, Sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none
}

A
{
    COLOR: #cccccc; 
	FONT-FAMILY: Tahoma, Sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none
}

A:hover
{
    COLOR: #ff6600; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}

.texto
{
 FONT-SIZE: 10pt;
 FONT-STYLE: normal;
 FONT-FAMILY: verdana, Arial,sans-serif;
 text-align: justify;
 LINE-HEIGHT: 16px;
 margin-left: 5px;
 margin-right: 5px
}
.textoform
{COLOR: 999999;
 FONT-SIZE: 10pt;
 FONT-STYLE: normal;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 text-align: justify;
 margin-left: 5px;
 margin-right: 5px
}

.titulo
{
    COLOR: #333366;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: bold;
    FONT-WEIGHT: normal;
	margin-left: 5px;
    margin-right: 5px
}

.subtitulo
{
    COLOR: #ff6600;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: bold;
    margin-left: 5px;
    margin-right: 5px
}

.InputForm{
	BORDER: 1px solid #00cc33;
	COLOR: 999999;
	FONT-SIZE: 10pt;
 	FONT-STYLE: normal;
 	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 	FONT-WEIGHT: bold
}

.Tablapie{
	BORDER: 1px #cccccc;
	BORDER-bottom-STYLE: dotted	
}

.Tabladerecha{
	BORDER: 1px #cccccc;
	BORDER-right-STYLE: dotted
		
}
.Tablaizq{
	BORDER: 1px #cccccc;
	BORDER-left-STYLE: dotted

}

.Tablasup{
	BORDER: 1px #cccccc;
	BORDER-top-STYLE: dotted

}

.Tablapieizq{
	BORDER: 1px #00CC00;
	BORDER-bottom-STYLE: dotted
}

.Tabla{
	BORDER: 1px #cccccc;
	BORDER-bottom-STYLE: dotted;
	BORDER-left-STYLE: dotted;
	BORDER-top-STYLE: dotted;
	BORDER-right-STYLE: dotted
}

.Tablasupinf{
	BORDER: 1px #cccccc;
	BORDER-bottom-STYLE: dotted;
	BORDER-top-STYLE: dotted
	
}

.vineta {
	list-style-image: url(../IMG/009.gif);
	margin-left: 15px;
	align: absmiddle;
	FONT-SIZE: 10pt;
 	FONT-STYLE: italic;
 	FONT-FAMILY: verdana, Arial,sans-serif;
 	text-align: justify;
 	LINE-HEIGHT: 16px;
 	margin-left: 5px;
 	margin-right: 5px
}

.textoform {
 COLOR: 999999;
 FONT-SIZE: 10pt;
 FONT-STYLE: normal;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 text-align: justify;
 margin-left: 5px;
 margin-right: 5px
	
}
.unnamed1 {
	list-style-position: inside;
	list-style-image: url(../IMG/009.gif);
	list-style-type: disc;
}
.tableta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

