body, td {font-family: Trebuchet MS; font-size:11px; color: #333332;}

/* padrões de links */
a, a:active, a:link, a:visited {color: #373C78; text-decoration: none; font-family: Trebuchet MS; font-size:11px;}
a:hover {text-decoration : underline;}

.tit {font-family: Trebuchet MS; font-size:14px; color: #DF6825;}
.subtit {font-family: Trebuchet MS; font-size:12px; color: #373C78;}
.azul {color: #3D4896;}
.laranja {color: #DF6825;}

.areascroll {width: 402; height: 342; overflow: auto; z-index: 1;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #BC5A26;
	scrollbar-track-color: #D95F27;
	scrollbar-face-color: #BC5A26;
	scrollbar-highlight-color: #F47421;
	scrollbar-3dlight-color: #E4E5F3;
	scrollbar-darkshadow-color: #853F1A;
	scrollbar-shadow-color: #FFFFFF;
}

hr {color: #D49503; border-style: dashed; height: 1px;}

/* forms */
.form {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #F29450;
	border: 1px solid #D35727;
}

.formFocus {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E07122;
	border: 1px solid #D35727;
}

.select {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E07122;
}