.font1 {
	font-size: 10px;
	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.font1:hover { text-decoration: underline;}
.font1:link { text-decoration: none;}

.fontdisable {font-size: 10px; font-family: Tahoma; font-weight: bold; color: #CCCCCC; text-decoration: none;}

.font2 {font-size: 10px; font-family: Tahoma; font-weight: bold; color: #003399; text-decoration: none; text-transform: uppercase; line-height: 15px}
.font2:hover { text-decoration: underline;}

.font4 {font-size: 10px; font-family: Tahoma; font-weight: bold; color: #003399; text-decoration: none; line-height: 15px}
.font4:hover { text-decoration: underline;}

.font5 {font-size: 10px; font-family: Tahoma; font-weight: bold; color: #FF0000; text-decoration: none; line-height: 15px}
.font5:hover { text-decoration: underline;}

.font6 {font-size: 14px; font-family: Tahoma; font-weight: bold; color: #000000; text-decoration: none; line-height: 15px}
.font6:hover { text-decoration: underline;}

.font7 {font-size: 12px; font-family: Tahoma; font-weight: bold; color: #003399; text-decoration: none; line-height: 15px}
.font7:hover { text-decoration: underline;}

.font8 {font-size: 12px; font-family: Tahoma; font-weight: bold; color: #666666; text-decoration: none; line-height: 15px}
.font8:hover { text-decoration: underline;}

.font9 {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 15px;
	text-transform: uppercase;
}
.font9:hover { text-decoration: underline;}

.font11 {font-size: 14px; font-family: Tahoma; font-weight: bold; color: #000000; text-decoration: none; line-height: 15px}
.font11:hover { text-decoration: underline;}

.font3 {font-size: 10px; font-family: Tahoma; font-weight: bold; color: #003399; text-decoration: none;}
.font3:hover { text-decoration: underline;}

.font10 {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	text-transform: uppercase;
}
.font10:hover { text-decoration: underline;}

.font12 {font-size: 10px; font-family: Tahoma; font-weight: bold; color: #FF0000; text-decoration: none;}
.font12:hover { text-decoration: underline;}

.font13 {font-size: 10px; font-family: Tahoma; font-weight: bold; color: #009900; text-decoration: none; line-height: 15px}
.font13:hover { text-decoration: underline;}

.titulo	{font-family: tahoma; font-size: 10px; color: #003399; font-weight: bold;}
.texto	{font-family: tahoma; font-size: 10px; line-height:16 px; color: #666666;}

.borda1 {border: #000000 1px solid;}

.borda2 {border: 1px solid #DADADA;}
.borda3 {
	border: 1px solid #DADADA;
	width: 95%;

}
.botao {
	font: bold 10px Tahoma;
	text-transform: uppercase;
	color: #003399;
	background: #FFCC00;
	border: 1px solid #003399;
	height: 25px;
	cursor: hand;


}
.botao2 {

	font: bold 10px Tahoma;
	text-transform: uppercase;
	color: #FFCC00;
	background: #003399;
	border: 1px solid #FFCC00;
	height: 25px;
	cursor: hand;
}

.FontCinzaEscuro {font-size: 10px; font-family: Tahoma; color: #666666; text-decoration: none;}
.FontCinzaEscuro:hover {text-decoration: underline;}
.FontCinzaEscuro:link {text-decoration: none;}

.FontVermelha {font-family: tahoma; font-size: 10px; color: #FF0000; text-decoration: none;}
.FontVermelha:link {font-family: tahoma; font-size: 10px; color: #FF0000; text-decoration: none;}
.FontVermelha:hover {font-family: tahoma; font-size: 10px; color: #FF0000; text-decoration: underline;}
.FontVermelha:visited {font-family: tahoma; font-size: 10px; color: #FF0000; text-decoration: none;}

.FontVermelha2 {font-family: tahoma; font-size: 11px; color: #FF0000; text-decoration: none;}
.FontVermelha2:link {font-family: tahoma; font-size: 11px; color: #FF0000; text-decoration: none;}
.FontVermelha2:hover {font-family: tahoma; font-size: 11px; color: #FF0000; text-decoration: underline;}
.FontVermelha2:visited {font-family: tahoma; font-size: 11px; color: #FF0000; text-decoration: none;}

.botao3 {font-family: tahoma; font-size: 11px; color: #000000; font-weight: bold; border: 1px solid #333333; background-color: #F2F2F2; cursor: hand;}
.botao4 {font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; border: 1px solid #669900; background-color: #669900; cursor: hand;}