.tahoma11 {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}

/* Text decorations */
.linkMenu{
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.linkMenu:link, .linkMenu:visited {
	color: #3366CC;
} 
.nlink:hover {
	color: #006600;
}.tbBordaGeral {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tbGeral {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}
.tbBtnForm {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.tahoma11 {
	font-family: tahoma;
	font-size: 11px;
}
/* Links */
.linkMenuEsquerda{
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
}
.linkMenuEsquerda:link, .linkMenuEsquerda:visited {
	color: #666666;
} 
.linkMenuEsquerda:hover {
	color: #000066;
}
/* Links - Contatos Superior*/
.linkContato{
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
}
.linkContato:link, .linkContato:visited {
	color: #999999;
} 
.linkContato:hover {
	color: #0099FF;
}
/* Links - Menu Esquerdo Inferior*/
.linkMenuEsqInf{
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	letter-spacing: 2px;
}
.linkMenuEsqInf:link, .linkMenuEsqInf:visited {
	color: #ffffff;
} 
.linkMenuEsqInf:hover {
	color: #006495;	
}
/* Links - Eventos*/
.linkEventos{
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
}
.linkEventos:link, .linkEventos:visited {
	color: #3366CC;
} 
.linkEventos:hover {
	color: #666666;	
}
/* Links - Topo*/
.linkTopo{
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
}
.linkTopo:link, .linkTopo:visited {
	color: #666666;
} 
.linkTopo:hover {
	color: #3366CC;	
}
/* LETREITO - MENSAGENS */
.letreiro {
	border: 1px none #009900;
	height: 15px;
	width: 360px;
	font-family: tahoma;
	font-size: 11px;
	color: #000066;
	background-color: e4f2ff;


}
hr {
	border-top: 1px dotted #999999;
	border-right: 0px none #999999;
	border-bottom: 1px none #FFFFFF;
	border-left: 0px none #999999;


}
