.fundo-linhacenterup {background-image: url(backgrounds/fundo-linhacenterup.gif); }
.fundo-linhacenterdow {background-image: url(backgrounds/fundo-linhacenterdow.gif);}
.fundo-linhacenterleft {background-image: url(backgrounds/fundo-linhacenterleft.gif);}
.fundo-linhacenterright {background-image: url(backgrounds/fundo-linhacenterright.gif);}
.fundo-linhadow {background-image: url(backgrounds/fundo-linhadow.gif);}

.bgAzulClaroMedio {background-color: #e2e6e9}
.bgAzulClaroForte {background-color: #c5cdd3}
.bgCinzaClaro {background-color: #f5f5f5}
.bgBranco {background-color: #ffffff}

.arial5 {
	font-family: Arial, Tahoma, Verdana, "MS Serif"; 
	font-size: 5px; 
	color: #3F3F3F; 
	text-decoration: none
}

.arial9 {
	font-family: Arial, Tahoma, Verdana, "MS Serif"; 
	font-size: 9px; 
	color: #3F3F3F; 
	text-decoration: none
}

.arial9:hover {
	font-family: Arial, Tahoma, Verdana, "MS Serif"; 
	font-size: 9px; 
	color: #3F3F3F; 
	text-decoration: underline
}

.arial10 {
	font-family: Arial, Tahoma, Verdana, "MS Serif"; 
	font-size: 10px; 
	color: #3F3F3F; 
	text-decoration: none
}

.arial11 {
	font-family: Arial, Tahoma, Verdana, "MS Serif"; 
	font-size: 11px; 
	color: #3F3F3F; 
	text-decoration: none
}

.arial15 {
	font-family: Arial, Tahoma, Verdana, "MS Serif"; 
	font-size: 15px; 
	color: #488424; 
	text-decoration: none
}

.verdana10 {
	font-family: Verdana, Tahoma, "MS Serif"; 
	font-size: 10px; 
	color: #3F3F3F; 
	text-decoration: none
}

.verdana12 {
	font-family: Verdana, Tahoma, "MS Serif"; 
	font-size: 12px; 
	color: #3F3F3F; 
	text-decoration: none
}

.obr {
	font-family: Arial, Tahoma, Verdana, "MS Serif"; 
	font-size: 10px; 
	color: #FF0000; 
	text-decoration: none
}

.titles {
	font-family: georgia, serif, Verdana; 
	font-size: 12px; 
	color: #6AC335; 
	text-decoration: none; 
	font-weight: 900
}

.link {font-family: Arial, Tahoma, Verdana, "MS Serif"; font-size: 11px; color: #488424; text-decoration: none}
.link:hover {font-family: Arial, Tahoma, Verdana, "MS Serif"; font-size: 11px; color: #488424; text-decoration: underline}

.rodape {font-family: Arial, Tahoma, Verdana, "MS Serif"; font-size: 9px; color: #3F3F3F; text-decoration: none}
.rodape:hover {font-family: Arial, Tahoma, Verdana, "MS Serif"; font-size: 9px; color: #488424; text-decoration: none}

.inputform { 
	font-family: Tahoma, Verdana, Arial, "MS Serif"; font-size: 11px; color: #333333; 
	background-color: #ffffff; 
	border: 1px #c5cdd3 solid
}

input.btn {
  color:#6AC335;
  font: bold 105% Tahoma,helvetica,sans-serif;
  background-color:#fed;
  border: 1px solid;
  border-color: #696 #363 #363 #696;
  cursor: hand;
  filter:progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#E4F0FC');
}

input.btnhov {
  border-color: #c63 #930 #930 #c63;
}

table.list {
	border-width: thin;
	border-spacing: 1px;
	border-style: inset;
	border-collapse: collapse;
	
	font-family: Arial, Tahoma, Verdana, "MS Serif"; 
	font-size: 11px; 
	color: #3F3F3F; 
	text-decoration: none
}
table.list th {
	border-width: thin;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
}
table.list td {
	border-width: thin;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
}