.glossymenu {margin: 5px 0; padding: 0; width: 170px; /*width of menu*/ border: 1px solid #9A9A9A; border-bottom-width: 0;}
.style1 {font-weight: bold}
.submenu {display: none}

.borda-cinza {
	border: 5px solid #e0e0e0;
}
.botao {
	background-color:#56B6F2;
	height: 20px;
	width: 100px;
	font-family: Arial;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	border: none
}
.botaocinza {
	background-color: #999;
	height: 20px;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	border: none
}

.tit-cinza-agenda {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#666666;
	line-height: 20px;
}

.tit-azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9BB4EA;
}

.txt-cinza {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	line-height: 20px;
}

.txt-branco {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.txt-preto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
}
.forms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border: solid 1px #e0e0e0;
	width: 100%;
	background-image: url(/images/input_background.gif);
	background-repeat: repeat-x;
	z-index: 1;
}
.txt-cinzaP {
	font-family: tahoma;
	font-size: 10px;
	color: #666;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.txt-cinzaClaro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.txt-azulClaro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7bb2e5;
	line-height: 20px;
}
.txt-cinza-agenda {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

