.tabla {
	border: 1px solid #6CBF6F;
	padding: 20px;
}

.vaz {
	width: 479px;
	height: 378px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6CBF6F;
	background-image: url("images/vaz_bg.jpg");
	background-repeat: no-repeat;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #6CBF6F;
	border-left-color: #6CBF6F;
	border-bottom-color: #6CBF6F;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.data {
	width: 150px;
	height: 378px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6CBF6F;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #6CBF6F;
	border-right-color: #6CBF6F;
	border-bottom-color: #6CBF6F;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	background-image:   url("images/data.jpg");
	background-repeat: no-repeat;
}

#menu A{
	padding-top: 8px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: transparent;
	float: left;
	height: 30px;
	width: 258px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menu A:hover {
	padding-top: 8px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	float: left;
	height: 30px;
	width: 258px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	filter: Alpha(opacity=40);
	-moz-opacity: .40;
}

#menu1 {
	padding-top: 8px;
	font-family: Tahoma;
	font-size: 11px;
	color: #339933;
	text-decoration: none;
}

#texto {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 140%;
	color: #339933;
	text-decoration: none;
	float: left;
	height: 280px;
	width: 380px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339933;
}

BODY {
scrollbar-3dlight-color : white;
scrollbar-arrow-color : #008000;
scrollbar-base-color : white;
scrollbar-darkshadow-color : white;
scrollbar-face-color : #EFEFEF;
scrollbar-highlight-color : white;
scrollbar-shadow-color : white;
scrollbar-track-color : white;
}

.pie {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	filter: Alpha(opacity=40);
	-moz-opacity: .40;
	}
	
.form {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #339933;
	text-decoration: none;
	}
