/**********************************
	CSS para Botoes
**********************************/
.bt95x25 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: center;
	height: 18px;
	width: 95px;
	cursor: pointer;
	background-repeat: no-repeat;
}

.bt235x25 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: center;
	cursor: pointer;
	height: 18px;
	width: 235px;
	background-repeat: no-repeat;
}

.bt165x25 {
	height: 18px;
	width: 165px;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: center;
	cursor: pointer;
	height: 18px;
	width: 165px;
	background-repeat: no-repeat;
}

.bt135x25 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
	height: 18px;
	width: 135px;
	cursor: pointer;
	background-repeat: no-repeat;
}

.bt70x25 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	height: 18px;
	width: 70px;
	cursor: pointer;
	background-repeat: no-repeat;
	color: #333333;
}

.bt90x25 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
	height: 18px;
	width: 90px;
	cursor: pointer;
	font-variant: normal;
	background-repeat: no-repeat;
}