BODY
{
	scrollbar-face-color: #FCDE87; 
	scrollbar-shadow-color: #CC6666;
	scrollbar-highlight-color: #CC6666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	background-image:url(../imgs/fundo.gif)
}
.campo1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #990000;
	color: #990000;
	height: 18px;
	width: auto;
	background-color: #FCDE87;
}
.txtcadastro {
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #990000;
	color: #990000;
	height: 18px;
	width: auto;
	background-color: #FFFFFF;
}
.txtarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #990000;
	color: #990000;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txtmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtmenu:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.link {
	font-family: trebuchet MS;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}
.link:hover {
	color: #990000;
	text-decoration: underline;
}
.txtsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.txtsub:hover {
	text-decoration: underline;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none; 
}
.campo2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #990000;
	color: #990000;
	height: auto;
	width: auto;
	background-color: #FCDE87;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
.tituloPagina {
	font-family: "Arial Black";
	font-size: 19px;
	color: #EC1D25;
}
.tituloMsg {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
.Msg {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #990000;
}
.Botao {
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #990000;
	color: #990000;
	height: 19px;
	font-weight: bold;
	width: auto;
	background-color: #FCDE87;
}
.paginacao {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.paginacao:hover {
	color: #FF0000;
	text-decoration: underline;
}