/* CSS Document */

.box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	background-color: #F9F9F9;
	border: 1px solid #3399CC;
	height: 20px;
	width: 39px;
}

.box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:normal;	
	background-color: #F9F9F9;
	border: 1px solid #3399CC;
	width: 84px;
	height: 20px;	
}

.box3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:normal;	
	background-color: #F9F9F9;
	border: 1px solid #3399CC;
	width: 174px;
	height: 20px;
}

.box4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	background-color: #F9F9F9;
	border: 1px solid #3399CC;
	width: 264px;
	height: 20px;
}

.box5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	background-color: #F9F9F9;
	border: 1px solid #3399CC;
	width: 399px;
	height: 20px;

}

.box6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	background-color: #F9F9F9;
	border: 1px solid #3399CC;
	width: 399px;
	height: 60px;

}

.div1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009966;
	font-style: normal;
	width: 45px;
	height: 36px;
}
.div2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009966;
	font-style: normal;
	width: 90px;
	height: 40px;
}
.div3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009966;
	font-style: normal;
	width: 180px;
	height: 40px;
}

.div4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009966;
	font-style: normal;
	width: 270px;
	height: 40px;
}

.div5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009966;
	font-style: normal;
	width: 405px;
	height: 40px;
}

.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #EFEFEF;
	color: #3399CC;
	width: 60px;
	height: 25px;
	
