.caixatexto {
	background-color: #FFFFFF;
	height: 15px;
	width: auto;
	border: 1px solid #808080;
	font-family: verdana;
	font-size: 11px;
	}
.botao {
	background-color: #f4f4f4;
	height: auto;
	width: auto;
	border: 1px solid #cccccc;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal; 
	
}
.verde {
	background-color: #79C500;
	height: auto;
	width: auto;
	border: 1px solid #cccccc;
	font-family: verdana;
	font-size: 10px;
	font-style: normal; 
	color : #FFFFFF;
}
.b01 {
	color : #666666;
	margin-top : 2px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 7px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.b02 {
	color : #e7e7e7;
	margin-top : 2px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma;
	font-weight: bold;
}
.b01 a {
	color : #000000;
	text-decoration: none;
}
.b01 a:hover {
	color : #333333;
}
.b03 {
	color			: #72AA21;
	margin-top 		: 5px;
	padding-bottom 	: 1px;
	margin-bottom 	: 1px;
	margin-left 	: 0px;
	margin-right 	: 0px;
	font-size 		: 11px;
	font-family 	: Tahoma;
}