body {
scrollbar-arrow-color: #FFFF00;
scrollbar-base-color: #7FBBE8;
scrollbar-dark-shadow-color: #E0F2FF;
scrollbar-track-color: #E0F2FF;
scrollbar-face-color: #7FBBE8;
scrollbar-shadow-color: #7FBBE8;
scrollbar-highlight-color: #7FBBE8;
scrollbar-3d-light-color: #E0F2FF;
}

h1{
	font-size: 23px;
	font-weight: normal;
	color: #b9bbc7;
}

h2{
	font-size: 18px;
	font-weight: normal;
	color: #EA1D28;
}

.titulo {
font-family : Tahoma, Verdana, Arial, Courier New;
font-size : 9pt;
font-weight : bold;
line-height : 12pt;
color : #28166f;
}

.titulo1 {
font-family : Tahoma, Verdana, Arial, Courier New;
font-size : 9pt;
font-weight : bold;
line-height : 12pt;
color : #0066CC;
}

.f7n {
font-family : Tahoma, Verdana, Arial, Courier New;
font-size : 7pt;
line-height : 12pt;
color : #000000;
}

.f7b {
font-family : Tahoma, Verdana, Arial, Courier New;
font-size : 7pt;
font-weight : bold;
line-height : 12pt;
color : #000000;
}

.f8n {
font-family : Tahoma, Verdana, Arial, Courier New;
font-size : 8pt;
line-height : 12pt;
color : #000000;
}

.f8b {
font-family : Tahoma, Verdana, Arial, Courier New;
font-size : 8pt;
font-weight : bold;
line-height : 12pt;
color : #000000;
}

.f9n {
font-family : Tahoma, Verdana, Arial, Courier New;
font-size : 9pt;
line-height : 12pt;
color : #000000;
}

.f9b {
font-family : Tahoma, Verdana, Arial, Courier New;
font-size : 9pt;
font-weight : bold;
line-height : 12pt;
color : #000000;
}

.f10n {
font-family : Tahoma, Verdana, Arial, Courier New;
font-size : 10pt;
line-height : 12pt;
color : #000000;
}

.f10b {
font-family : Tahoma, Verdana, Arial, Courier New;
font-size : 10pt;
font-weight : bold;
line-height : 12pt;
color : #000000;
}

.f10branco {
font-family : Tahoma, Verdana, Arial, Courier New;
font-size : 10pt;
font-weight : bold;
line-height : 12pt;
color : #FFFFFF;
}

a.lnk_larab2:link {
color : #FF9900;
font-weight : bold;
text-decoration : none;
}
a.lnk_larab2:visited {
color : #FF9900;
font-weight : bold;
text-decoration : none;
}
a.lnk_larab2:hover {
color : #FF6600;
font-weight : bold;
text-decoration : underline;
}

a.lnk_larab:link {
color : #FF6600;
font-weight : bold;
text-decoration : none;
}
a.lnk_larab:visited {
color : #FF6600;
font-weight : bold;
text-decoration : none;
}
a.lnk_larab:hover {
color : #FF9900;
font-weight : bold;
text-decoration : underline;
}

a.lnk_vermen:link {
color : #EA1D28;
text-decoration : none;
}
a.lnk_vermen:visited {
color : #EA1D28;
text-decoration : none;
}
a.lnk_vermen:hover {
color : #FF9900;
text-decoration : underline;
}

a.lnk_azuln:link {
color : #006CBD;
text-decoration : none;
}
a.lnk_azuln:visited {
color : #006CBD;
text-decoration : none;
}
a.lnk_azuln:hover {
color : #D5E9F8;
text-decoration : none;
}

a.lnk_vermeb:link {
color : #EA1D28;
font-weight : bold;
text-decoration : none;
}
a.lnk_vermeb:visited {
color : #EA1D28;
font-weight : bold;
text-decoration : none;
}
a.lnk_vermeb:hover {
color : #FF9900;
font-weight : bold;
text-decoration : underline;
}

a.lnk_amab:link {
color : #FFFF00;
font-weight : bold;
text-decoration : none;
}
a.lnk_amab:visited {
color : #FFFF00;
font-weight : bold;
text-decoration : none;
}
a.lnk_amab:hover {
color : #FFFFFF;
font-weight : bold;
text-decoration : underline;
}

.select {
font-family : Arial, Verdana, Tahoma;
font-size : 8pt;
line-height : 12pt;
background-color : #ffffff;
border-color : #000000;
border-style : solid;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
}

input.campos {
    font-size: 12px;
    background-image: url(imagens/bg_imput.gif);
}

.textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-image: url(imagens/bg_imput.gif);
}

.button{
	background-color: #EA1D28;
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	border-bottom:1 solid #660000;
	border-top:1 solid #00468D;
	border-right:1 solid #660000;
	border-left:1 solid #00468D;
	color : #FFFFFF;
}