body
{
	BACKGROUND-COLOR: #F8F6EB;
}
.luz
{
	FILTER: progid:DXImageTransform.Microsoft.Wave
	(freq=1,LightStrength=20,Phase=40,Strength=1);
}
.gradienteH
{
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,
                 StartColorStr='#ece9d8', EndColorStr='#ebe9d0');
}
.gradienteV
{
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
                 StartColorStr='#ece9d8', EndColorStr='#ebe9d0');
}
.aredondar
{
	FILTER: progid:DXImageTransform.Microsoft.Glow(color=#ffffff,strength=2);
}
.desabilitar
{
	FILTER: progid:DXImageTransform.Microsoft.BasicImage( Rotation=0,Mirror=0,Invert=0,XRay=0,Grayscale=1,Opacity=1.00);
}
.decimal
{
	text-align:right;
}

BUTTON
{
	color: #ece9d8;
	font-family: Arial;
	background-color: #ece9d8;
}

INPUT
{
	font-size: 10pt;
	font-family: Arial;
}

SPAN
{
	font-size: 10pt;
	font-family: Arial;
}

.linkGrid
{
	text-align: center;
	text-decoration: none;
}

A:link
{
	border-top-width: 0px;
	font-size: 8pt;
	color:  Blue;
	font-family: Verdana;
	text-decoration: underline;
}			

A:visited
{

	font-size: 8pt;
	color:  Blue;
	font-family: Verdana;
	text-decoration:   underline;
}
A:hover
{

	color:   Red;
	text-decoration: underline ;
}

LEGEND
{
	font-size: 8pt;
	font-family: Arial;
}
SELECT
{
		font-style: normal;
		font-family: Arial;
		Font-Size: 10pt;
}

HR
{

}

.TableCell {background-color: #7D93B3;}
.TableCell2 {background-color: #EFEFEF;}
SPAN.FontLabel1{color:  #ffffff;}
SPAN.FontLabel2 {color:  #0000ff;}