.borda-cinza {
	border: 5px solid #e0e0e0;
}
.botao {
	background-color: #C00;
	height: 20px;
	width: 100px;
	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
}
.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-vermelho {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CC0000;
	line-height: 20px;
}

.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: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C00;
}

.tit-vermelhoG {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #C00;
	line-height:22px;
}

.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;
}
.tit-azulG {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #F00;
}
.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-color: #FFF;
	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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 20px;
}
.txt-azulClaro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #7bb2e5;
	line-height: 20px;
}
.txt-cinza-agenda {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.borda-vermelha {
	border: 4px solid #DB1717;
}
.txt-vermelhoClaro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EDA7A5;
}
.txt-branco2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

