/* CSS Document */
body{
	margin:0px;
	background-color:#fff;
	scrollbar-face-color: #A21818;
	scrollbar-highlight-color: FFFFFF;
	scrollbar-3dlight-color: 000000;
	scrollbar-darkshadow-color: FFFFFF;
	scrollbar-shadow-color: 000000;
	scrollbar-arrow-color: FFFFFF;
	scrollbar-track-color: FFFFFF;
	 }
.fundo-centro {
	background-image:url(img/central.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}
.textos {
	font-family:Verdana;
	font-size:11px;
	color: #000000;
	}
.Texto {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.Menu {
	font-family: tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.Menu:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
.Formulario{
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	HEIGHT: 16x;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
.FormularioBotão {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	HEIGHT: 16x;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;

}
.Radio {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.Texto {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.Menu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.Menu:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

.Radio {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}
.negrito {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.top {
	background-image:url(img/top1.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.btobusca{border:solid 1px #000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; background-color:#CC0000; color:#FFFFFF;}

.listbox{background-color:#F4D7E2; border:2px solid #CC0000; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.txtcliente{font-family:Arial; font-size: 12px; color:#CE7B00; font-weight: 400; text-decoration: none;}
A.txtcliente:link
{font-family:Arial; font-size: 12px; color:#900; text-decoration: none;}
A.txtcliente:visited
{font-family:Arial; font-size: 12px; color:#900; font-weight: normal; text-decoration: none;}
A.txtcliente:hover
{font-family:Arial; font-size: 12px; color:#900; font-weight: bold; text-decoration: underline;}
A.txtcliente:active
{font-family:Arial; font-size: 12px; color:#900; font-weight: bold; text-decoration: none;}

