body {
scrollbar-arrow-color: #0000FF;
scrollbar-base-color: #5599C1;
scrollbar-dark-shadow-color: #00FFCC;
scrollbar-track-color: #00BF99;
scrollbar-face-color: #00FFCC;
scrollbar-shadow-color: #00FFCC;
scrollbar-highlight-color: #00FFCC;
scrollbar-3d-light-color: #00BF99;
}

hr
{
	height: 5px;
	margin: 10px -10px 10px -10px;
	background-color: #58A8D3;
}

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

.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; 
}

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

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

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

.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; 
}

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

a.lnk_n:link {
color : #000000; 
font-weight : normal; 
text-decoration : none; 
}
a.lnk_n:visited {
color : #000000; 
font-weight : normal; 
text-decoration : none; 
}
a.lnk_n:hover {
color : #000000; 
font-weight : normal; 
text-decoration : underline; 
}

a.lnk_cinzan:link {
color : #808080; 
font-weight : normal; 
text-decoration : none; 
}
a.lnk_cinzan:visited {
color : #242424; 
font-weight : normal; 
text-decoration : none; 
}
a.lnk_cinzan:hover {
color : #242424; 
font-weight : normal; 
text-decoration : underline; 
}

a.lnk_cinzab:link {
color : #808080; 
font-weight : bold; 
text-decoration : none; 
}
a.lnk_cinzab:visited {
color : #808080; 
font-weight : bold; 
text-decoration : none; 
}
a.lnk_cinzab:hover {
color : #242424;
font-weight : bold; 
text-decoration : underline; 
}

a.lnk_azuln:link {
color : #3399FF; 
font-weight : normal; 
text-decoration : none; 
}
a.lnk_azuln:visited {
color : #3399FF; 
font-weight : normal; 
text-decoration : none; 
}
a.lnk_azuln:hover {
color : #003399;
font-weight : normal; 
text-decoration : underline; 
}

a.lnk_azulb:link {
color : #3399FF; 
font-weight : bold; 
text-decoration : none; 
}
a.lnk_azulb:visited {
color : #3399FF; 
font-weight : bold; 
text-decoration : none; 
}
a.lnk_azulb:hover {
color : #003399;
font-weight : bold; 
text-decoration : underline; 
}

.imput {
font-family : Arial, Verdana, Tahoma; 
font-size : 12px; 
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; 
}

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