/*
Azulão:		#1E117B
Azul OSTI: 	#316EA9
Azul Hover:		#0033FF
Vermelho:		#E5192D
Cinzento:		#555555
*/

.buttonmenu {
	display: block;
	padding: 2px;
	background-color: #316EA9;
	border: 0px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	width: 120px;
	font-weight: normal;
	font: bold 12px Verdana;
	text-align: center;
	text-decoration: none;
}
.buttonmenu:link {
  color:#FFFFFF;
  text-decoration:none;
}

.buttonmenu:active {
	color:#FFFFFF;
	text-decoration: none 
}

.buttonmenu:visited {
	color:#FFFFFF;
	text-decoration: none
}

.buttonmenu:hover{
	display: block;
	padding: 2px;
	background-color: #1E117B;
	border: 0px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	width: 120px;
	font-weight: normal;
	font: bold 12px Verdana;
	text-align: center;
	text-decoration: none;
}

.button {
	background-color: #316EA9;
	border: 0px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	width: 760px;
	font-weight: normal;
	font: bold 14px Verdana;
	text-align: center;
}

.button:hover{
	background-color: #1E117B;
	border: 0px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	width: 760px;
	font-weight: normal;
	font: bold 14px Verdana;
	text-align: center;
}

.buttonall {
	background-color: #CCCCCC;
	border: 0px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	width: 22px;
	font-weight: normal;
	font: 10px Verdana;
	text-align: center;
}

.buttonall:hover{
	background-color: #555555;
	border: 0px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	width: 22px;
	font-weight: normal;
	font: 10px Verdana;
	text-align: center;
}

.titlebar {
	background-color: #316EA9;
	border: 0px;
	color: #FFFFFF;
	text-decoration: none;
	width: 500px;
	font-weight: normal;
	font: bold 14px Verdana;
	text-align: center;
}

.texttitle{
text-decoration: none;
font-weight: normal;
color: #E5192D;
font: bold 14px Verdana;
margin-top: 2px; 
margin-bottom: 2px;
text-align: left;
vertical-align: top;
}

.text{
text-decoration: none;
font-weight: normal;
color: #333333;
font: 14px Verdana;
margin-top: 2px; 
margin-bottom: 2px;
text-align: justify;
}

.textnote{
text-decoration: none;
font-weight: normal;
color: #555555;
font: 10px Verdana;
margin-top: 2px; 
margin-bottom: 2px;
text-align: justify;
}

.textblue{
text-decoration: none;
font-weight: normal;
color: #316EA9;
font: bold 14px Verdana;
margin-top: 2px; 
margin-bottom: 2px;
text-align: justify;
}

.textbluetitle{
text-decoration: none;
font-weight: normal;
color: #316EA9;
font: bold 18px Verdana;
margin-top: 2px; 
margin-bottom: 2px;
text-align: center;
}

.link{
text-decoration: under-line;
font-weight: normal;
color: #555555;
font: italic 14px Verdana;
margin-top: 2px; 
margin-bottom: 2px;
text-align: justify;
}

.textcenter{
text-decoration: none;
font-weight: normal;
color: #555555;
font: 14px Verdana;
margin-top: 2px; 
margin-bottom: 2px;
text-align: center;
}

.textbox{
text-decoration: none;
font-weight: normal;
color: #333333;
font: 12px Verdana;
margin-top: 2px; 
margin-bottom: 2px;
text-align: justify;
}

.textpot{
	display: none;
}