body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
}
a:link {
	color: #437b4d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #437b4d;
}
a:hover {
	text-decoration: underline;
	color: #437b4d;
}
a:active {
	text-decoration: none;
	color: #437b4d;
}
.titulo {
	font-size: 18px;
	font-weight: bold;
	color: #1773ad;
}
.subtitulo {
	font-size: 12px;
	font-weight: bold;
	color: #1773ad;
}
.weekdays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #afaf79;
	text-align: center;
}
.normalday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	background-color: #f2f2e5;
}
.noday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	text-align: center;
}
.today {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	background-color: #000000;
}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.botvotar {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.votepergunta {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.voteopcoes {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.inpesquisa {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	border: 1px solid #000000;
	width: 105px;
}
.in100 {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	border: 1px solid #437B4D;
	width: 95%;
	height: 15px;
	background-color: #e1ece3;
}
.inlist {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	border: 1px solid #437B4D;
	width: 95%;
	background-color: #e1ece3;
}
.inbotao {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	border: 1px solid #437B4D;
	background-color: #e1ece3;
}

.fdnorep {
	background-repeat: no-repeat;
	background-position: left top;
}
.txtbranco {
	color: #FFFFFF;
}
