body, td {font-family: Trebuchet MS; font-size: 11px; color: #999999;
	scrollbar-arrow-color: #CC0033;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CC0033;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #CC0033;
}

/* padrões de links */
a, a:active, a:link, a:visited {color: #CC0033; text-decoration: none; font-family: Trebuchet MS;}
a:hover {color: #B40101; text-decoration: underline;}

a.texto, a:active.texto, a:link.texto, a:visited.texto {color: #FFFFFF; text-decoration: none; font-family: Trebuchet MS; font-size:11px; font-weight: normal;}
a:hover.texto {text-decoration: underline;}

b {font-family: Trebuchet MS; font-size:11px; color: #CC0033;}
.negrito {font-family: Trebuchet MS; font-size:11px; color: #CC0033;}
.negritoCinza {font-family: Trebuchet MS; font-weight: bold; font-size:11px; color: #999999;}
.tit {font-family: Trebuchet MS; font-size:16px; color: #CC0033;}
.subtit {font-family: Trebuchet MS; font-size:11px; color: #FEF500;}
.titloja {font-family: Trebuchet MS; font-size:15px; color: #FEF500;}

.txt_verm9 {color: #CC0033; font-family: Trebuchet MS; font-size:9px;}

.txt_branco11 {color: #FFFFFF; font-family: Trebuchet MS; font-size:11px;}

hr {color: #F0B34F; border-style: dashed; height: 1px;}

.trcoloron {
	background-color: #E18003;
}

.trcoloroff {
	
}

/* forms */

.form {
	font-family: Verdana;
	font-size: 9px;
	background-color: #eeefef;
	border: 0px solid #D49503;
	height: 20px;
	padding-top: 5px;
	background-image: url(/images/img_formbkg.gif);
	background-repeat: repeat-x;
}

.select {
	font-family: Verdana;
	font-size: 9px;
	background-color: #FFFFFF;
	color: #D60000;
}

.textarea {
	font-family: Verdana;
	font-size: 9px;
	color: #B40101;
	background-color: #EEEFEF;
	border: 1px solid #D0D1D3;
	padding-top: 2px;
	scrollbar-arrow-color: #BCBDBF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #BCBDBF;
}