BODY {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;

	SCROLLBAR-FACE-COLOR: #E2EDF8; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F0F5FB;
	SCROLLBAR-3DLIGHT-COLOR: #FCFCFC; 
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #B3CDEB; 
	SCROLLBAR-BASE-COLOR: #D2E2F4;
}
TD { font-size: 8pt;}
.biglink {font-size: 15pt; color: #FEB420;}
.shadow { width: 100%; filter: Shadow(direction=120,color=#000000) }
.fliph { width: 100%; filter: FlipH }
.flipv { width: 100%; filter: FlipV }
.xray { width: 100%; filter: Xray }
.blur { width: 100%; filter: Blur(color=black, strength=10) }
.copyright { font-family: verdana, tahoma, arial; font-size: 7pt; }
.button { font-family: Tahoma; font-size: 8pt; background: #DDDDDD; color: #006699; border: solid 1px #BBBBBB;}
.editbox { font-family: Tahoma; font-size: 8pt; background: #EEEEEE; color: #006699; border: solid 1px #BBBBBB;}
.smalltitle { color: #006699; font-size: 8pt; font-weight: 400; }
A, A:LINK { color: #0066CC; text-decoration: none; }
A:HOVER { color: #feb420; text-decoration: none; }

INPUT
{
	border: solid 0px #FCFCFC;
    BACKGROUND-IMAGE: url(imagens/bg_edit.gif);
    BACKGROUND-COLOR: #CCCCCC;
    COLOR: #000042;
    FONT: 8pt Tahoma;
}
TEXTAREA
{
	border: solid 0px #FCFCFC;
    BACKGROUND-IMAGE: url(imagens/bg_textarea.jpg);
    BACKGROUND-COLOR: #CCCCCC;
    COLOR: #000042;
    FONT: 8pt Tahoma;
}
SELECT
{
	border: solid 0px #FCFCFC;
    BACKGROUND-IMAGE: url(imagens/bg_textarea.jpg);
    BACKGROUND-COLOR: #CCCCCC;
    COLOR: #000042;
    FONT: 8pt Tahoma;
}
