.bordodoppio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-width: thick;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.scroll {
	overflow: auto;
	height: 650px;
	margin: 5px;
	padding: 5px;
	width: 788px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
bordo {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #303030;
	border-right-color: #303030;
	border-bottom-color: #303030;
	border-left-color: #303030;
}
.stilepulsante {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.xxx {
	position: relative;
	left: 600px;
	top: 300px;
	z-index: auto;
	height: 532px;
	width: 347px;
	visibility: hidden;
}

.bord {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

