body {
    background-color: #DEE3E7;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;}
A:link {text-decoration: none; font-weight: ;}
A:visited {text-decoration: none; font-weight: ;}
A:active {text-decoration: none; font-weight: ;}
A:hover {text-decoration:; font-weight: ; color:#000000 ;}
}

.baixo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #666666;
}
.menu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #006699;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	width: 131px;
	font-weight: bold;
	height: 20px;



}
.menu:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #006699;
	background-color: #FFDDDD;
	border: 1px solid #333333;
	width: 131px;
	font-weight: bold;
	height: 20px;



}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tableesq {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #00CC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;


}
.tabledir {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;

}
.tableesqb {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #00CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;

}
.texttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFE1;
	border: 1px solid #333333;
}
.produtos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #EFEFEF;
	height: 24px;
	width: 280px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: double;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	vertical-align: text-bottom;
}

