body {
	background-color: #FFFFFF;
	margin: 0px;
	height: 0px;
	width: 0px;
	background-image: url(../images/r.gif);
	SCROLLBAR-FACE-COLOR: transparent;
	/*	scrollbar-arrow-color:#FF0000;
	scrollbar-3dlight-color:#DDDDDD;
	scrollbar-highlight-color:#FF0000;
	scrollbar-face-color:#C04141;
	scrollbar-shadow-color:#0000FF;
	scrollbar-darkshadow-color:#FFFF00;
	scrollbar-track-color:#DDDDDD;*/
}
td,th {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: D7D8D8;
}
a:link, a:visited, a:active {
	text-decoration: none;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #EBEBEB;	
	font-weight: bold;
}
a:hover {
	/*text-decoration: underline overline;*/
	color:#FFFFFF;
}
.tituloBranco {
	font-weight: bold;
	color: #EBEBEB;
	padding-left: 10px;
	background-image: url(../images/bg_tituloBranco.gif);
	background-repeat: no-repeat;
	background-position: left;
}
img {
	text-decoration: none;
}
iframe {
	border: 0px 0 #842C2C;
}
#divUp   {position:relative; left:285px; top:10px;	width: 25px;	height: 28px;}
#divDown {position:relative; left:285px; top:50px;}
#divScrollTextCont {position:relative; left:-30px; top:-40px; width:550px; height:250px; clip:rect(0px 0px 0px 0px); overflow:hidden; visibility:hidden;}
#divText {position:absolute; left:0px; top:0px;} 
.down2 {
	background-image: url(../images/down2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	padding-bottom: 8px;
}
.texto{
padding: 4px; 
}
.textoBold {
font-weight:bold;
padding-left: 4px; 
}
/* --- formulario --- */
.camposForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#666666;
	border: 1px solid #660000;
}
.textoForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.buttonForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #660000;
	background-color: #dddddd;
	border: 1px solid #660000;
}
.OverflowBox {
	overflow: auto;
	height: 150px;
	scrollbar-arrow-color:#660000;
	scrollbar-3dlight-color:#8D2F2F;
	scrollbar-highlight-color:#660000;
	scrollbar-face-color:#8D2F2F;
	scrollbar-shadow-color:#660000;
	scrollbar-darkshadow-color:#8D2F2F;
	scrollbar-track-color:#8D2F2F;
	padding-left:5px;
	padding-right:5px;
}

