
.fonte { font-family : verdana, Arial, tahoma; font-size : 9px; line-height : 12px; color:#373737;}

.fontebold { font-family : verdana, Arial, tahoma; font-size : 9px; line-height : 12px; font-weight : bold;}

.fonteverm { font-family : verdana, Arial, tahoma; font-size : 9px; line-height : 12px; color:#8B040A;}

/* LINKS */	
A:link {  color:#373737; text-decoration: none;}
A:visited { color:#373737; text-decoration: none;}
A:hover { color:#8B040A; text-decoration: none;}

a.pr:link, a.pr:visited, a.pr:active { color: #3D3D3D; text-decoration: none; font-size: 10px; font-family : verdana, Arial, tahoma;}

a.pr:hover, a.pr:visited:hover, a.pr:active:hover { color: #000000; border-bottom: 1px #F81B84 solid; font-size: 10px; }

input {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #373737;
	border-bottom-color: #373737;
	border-right-color: #373737;
	border-top-color: #373737;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: xx-small;
	font-family: verdana;/*Arial, Helvetica, sans-serif;*/

}
select {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #373737;
	border-bottom-color: #373737;
	border-right-color: #373737;
	border-top-color: #373737;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: xx-small;
	font-family: verdana;/*Arial, Helvetica, sans-serif;*/

}
textarea {
	color: #000000;
	font-family: verdana;/*Arial, Helvetica, sans-serif;*/
	font-size: xx-small;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
BODY {
scrollbar-face-color:#383236; 
scrollbar-highlight-color:#999999;
scrollbar-3dlight-color:#383236;
scrollbar-darkshadow-color:#999999;
scrollbar-shadow-color:#383236;
scrollbar-arrow-color:#999999;
scrollbar-track-color:#999999;
}

