BODY
{
	font-size: 8pt;
	font-family: Verdana;
	background:WHITE;
	color:Black;
	
}
.PANELCONTENT
{
	background-color:White;
	height:500px;
}

BODY.ADMIN
{
	font-size: 8pt;
	font-family: Verdana;
	background-color:Gray;
}
.CHECKBOX
{
	font-size: 8pt;
	font-family: Verdana;
	color:Black;
}
.BUTTON
{
	background-color: ButtonFace;
}
.BUTTONWHITE
{
	font-size: 8pt;
	font-family: verdana;
	background-color:white;
	font-weight:bold;
}

.LABEL
{
	font-size: 8pt;
	font-family: Verdana;
}
REDLABEL
{
	color:Red;
	font-size: 10pt;
	font-family: Verdana;
}
TABLE
{
	font-size: 8pt;
	font-family: Verdana;

}
.BUTTONNOTCHOOSE
{
	font-size: 10pt;
	font-family: Verdana;
	
	font-weight:lighter;
	background-color:WHITE;
}
.BUTTONCHOOSE
{
	font-size: 10pt;
	font-family: Verdana;
	background-color:#95B8D9;
	font-weight:bold;
	font-style:italic;
}
.LABELERROR
{
	font-size: 8pt;
	font-family: Verdana;
	color: Red;
}
.LABELTITULO
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight:bold;
}
.FIMGRELHA
{
	font-size: 10pt;
	font-family: MS Reference Sans Serif;
	font-weight:bold;
	color : Teal;
}
.TITULOGRELHA
{
	font-size: 10pt;
	font-family: Microsoft Sans Serif;
	font-weight:bold;
	color : White;
}
.LABELTITULODISABLED
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight:bold;
	color:Silver;
}
.LABELDISABLED
{
	font-size: 8pt;
	font-family: Verdana;
	color:Silver;
}

.LABELAPP
{
	font-size: 12pt;
	font-family: Verdana;
	font-weight:bold;
}
.TEXTBOX
{
	font-size: 8pt;
	font-family: Verdana;
	height:80px;
}

.LABELDISABLED
{
	font-size: 8pt;
	font-family: Verdana;
	color:Silver;
}
input
{
	font-size: 8pt;
	font-family: Verdana;
	
}
input.TEXTBOX
{
	font-size: 8pt;
	font-family: Verdana;
	color:Black;
	background-color:#95B8D9;
	width:300px;
	height:10px;
	
}
input.WHITE
{
	font-size: 8pt;
	font-family: Verdana;
	background-color:white;
	font-weight:bold;
}
input.BLUE
{
	font-size: 8pt;
	font-family: Verdana;
	background-color:blue;
	font-weight:bold;
}
A.LINKBTN
{
	font-size: 8pt;
	font-family: Verdana;
}

A:hover.LINKBTN
{
	font-size: 8pt;
	font-family: Verdana;
	color:Black;
}

A:visited.LINKBTN
{
	font-size: 8pt;
	font-family: Verdana;
	color:Black;
}

.dropdown
{
	font-family: Verdana;
	color:Black;
    font-size: 8pt;
}

.selkxxxgect
{
	font-size: 8pt;
	font-family: Verdana;
	color:Black;
	z-index: 1;
	left: 656px;
	top: 231px;
	position: absolute;
	height: 20px;
	width: 174px;
}
.LNKDG
{
	color:Black;
	font-size:10pt;
	font-family: Verdana;
	
}
.CrystalTeste
{
 line-height:50px;   
}


/* Double Border */
.tb6 {
	border: 3px double #CCCCCC;
	/*width: 230px;*/
    font-size: 8pt;
	font-family: Verdana;
}

.bt {
	border: 3px double #CCCCCC;
	height: 25px;
    width: 150px;

}


.page
{
    width: 774px;
    background-color: #fff;
    margin: 0px auto 0px auto;
}

.rfv
{
    padding-left:0px;
    color:red;
    font-size:x-small;
    font-family: Verdana, Tahoma, Verdana;
    top: 0px;
    left: 0px;
    position: absolute;
    height: 12px;
    width: 150px;
}