body,a,td {
	font-family: Tahoma;
	font-size: 11px;
	color: #405b79;
	text-decoration: none;
}
a{
	color: #2F4359;
}
a:hover{
	text-decoration: underline;
}
.tah10preto {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	
}
.tah10MARINE {
	font-family: Tahoma;
	font-size: 10px;
	color: #405b79;
	text-decoration: none;
	
}
.tah10skyblue {
	font-family: Tahoma;
	font-size: 10px;
	color: #007FFF;
	text-decoration: none;
	
}
.tah10laranja {
	font-family: Tahoma;
	font-size: 10px;
	color: ff7f00;
	text-decoration: none;	
}

.tah10marrom {
	font-family: Tahoma;
	font-size: 10px;
	color: #65622c;
	text-decoration: none;
}
.titverde2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #4d665d;
	text-decoration: none;
}

.titvermelho {
	font-family: Tahoma;
	font-size: 18px;
	color: #7b0000;
	text-decoration: none;
}
.titmarronzinho {
	font-family: Tahoma;
	font-size: 11px;
	color: #821d03;
	text-decoration: none;
}
.titmarronzinho:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.titverde {
	font-family: Tahoma;
	font-size: 13px;
	color: #104200;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	
}
.titCAFE {
	font-family: Tahoma;
	font-size: 13px;
	color: #821d03;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	
}
.titLARANJA {
	font-family: Tahoma;
	font-size: 13px;
	color: #ff7f00;
	font-weight: bold;
	text-decoration: none;
}
.tah11azul {
	font-family: Tahoma;
	font-size: 11px;
	color: #405b79;
	text-decoration: none;
}
.tah11azul:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #293C50;
	text-decoration: none;
}
.tah11roxo {
	font-family: Tahoma;
	font-size: 11px;
	color: #76508f;
	text-decoration: none;
}
.tah11roxo:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #76508f;
	text-decoration: underline;
}
.tah11verde2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4d665d;
	text-decoration: none;
}
.tah11verde2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #4d665d;
	text-decoration: underline;
}
.tah11verde {
	font-family: Tahoma;
	font-size: 11px;
	color: #104200;
	text-decoration: none;
}
.tah11verde:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.tah11vermelho {
	font-family: Tahoma;
	font-size: 11px;
	color: #7b0000;
	text-decoration: none;
}
.tah11branco {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.tah11branco:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.formulario {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #FFCC00;
	
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #D7D7D7;
	padding: 1px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	width: auto;
}
.tempomxmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.semaTemp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #162f6f;
	text-decoration: none;
	text-transform: lowercase;
}


/* Muito bom! descobri como deixar o menu do Dreamweaver mais amigavel*/
#menuContainer{
	cursor:pointer;
}
/*Não esquecer de adicionar onselectstart="return false" para IE*/
#menuItemHilite0,#menuItemHilite1,#menuItemHilite2,#menuItemHilite3,#menuItemHilite4,#menuItemHilite5,#menuItemHilite6,#menuItemHilite7,#menuItemHilite8,#menuItemHilite9,#menuItemHilite10,#menuItemHilite11,#menuItemHilite12,#menuItemHilite13,#menuItemHilite14,#menuItemHilite15{
	-moz-user-select: none;
}
/*Fim da alegria, rápida eim?*/
