a {
	color: Black;
}
a:hover {
	color: #3F7B48;
}
.a {
	color: Black;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
.letra {
	border-left: #2850A2 1px solid;
	border-right: #2850A2 1px solid; 
	border-top: #2850A2 1px solid; 
	border-bottom: #2850A2 1px solid; 
	font-family: Tahoma, Arial, verdana; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none;
	color: #4c8cbc;
	text-align: center;
	background-color: #FFFFFF;
	width: 15px; 
	height: 14px; 
	padding-left: 1px;
}
.letra:hover {
	border-left: #006600 1px solid; 
	border-right: #006600 1px solid; 
	border-top: #006600 1px solid; 
	border-bottom: #006600 1px solid; 
	color: #407e4d; 
	background-color: #E1F0E4;
}
body {
	font-family : 	Verdana, Tahoma, AriaL;
	font-size: 11px;
	scrollbar-face-color:#4b6ca9;
	scrollbar-highlight-color:#A0CFCF;
	scrollbar-3dlight-color:#5EAEAE;
	scrollbar-darkshadow-color:#1C3737;
	scrollbar-shadow-color:#285151;
	scrollbar-arrow-color:#dde5f3;
	scrollbar-track-color:#dde5f3;	
}
.botao{
	border: none;
}
.chamada_titulo{
	color: #ffffff;
	font-size: 17px;
}
.chamada_texto{
	color: #ffffff;
}
.div_chamada {
	height:15;
	filter:shadow(color=#555555,direction=120,enabled=2,strength=3);
}
.div_AreaRestrita {
	height:15;
	filter:shadow(color=#FFFFFF,direction=120,enabled=2,strength=3);
}
.destaque{
	color: #3F7B48;
	font-size: 9.5px;
	font-weight: bold;
}
.eventos{
	color: #000000;
	font-size: 9px;
}
.destaque_lnk{
	font-weight: none;
	text-decoration: none;
	border: none;
	color: #000000;
	text-decoration: underline;
}
.destaque_lnk:hover{
	color: #3F7B48;
	text-decoration: underline;
}
input, select, textarea {
	color			: #1A5688;
	font-size   : 10px;
	font-family : 	Verdana, Tahoma, Arial;
	border 		: 1px		solid #808080;	
}
.menu {
	font-weight: none;
	text-decoration: none;
	border: none;
	color: #ffffff;
	width: 100%;
	height: 100%; 
	padding: 3px;
}
.menu:hover{
	color: #FFFFcc;
	width: 100%;
	height: 100%;
	background-color: #2FB748;
}
img{
	border: 0px;
}
table{
	font-family : 	Verdana, Tahoma, AriaL;
	font-size: 11px;
}
.bordaImagens{
border-bottom-style:solid;
border-left-style:solid;
border-right-style:solid;
border-top-style:solid;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-color:#333333;
}
