.MainFrame {
	background-color: #FFFFFF;
	border: thin groove #005300;
	height: 530px;
	padding: 4px;
	left: 7%;
	right: 7%;
	width: 1200px;
}
.MainDoc {
	background-color: #DDDDDD;
	border: 1px solid #005300;
	padding: 5px;
}
.TastiDoc {
	background-color: #DDDDDD;
	border-top: 1px ridge #B4B4B4;
	border-right: 1px ridge #C4C4C4;
	border-bottom: 1px ridge #C4C4C4;
	border-left: 1px ridge #B4B4B4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
	padding: 1px;
	height: 20px;
	width: 144px;
	font-weight: bold;
}
.TastiDocTitolo {

	background-color: #000066;
	border-top: 1px ridge #B4B4B4;
	border-right: 1px ridge #C4C4C4;
	border-bottom: 1px ridge #C4C4C4;
	border-left: 1px ridge #B4B4B4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
	padding: 1px;
	height: 26px;
	width: 140px;
	font-weight: bold;
}
.MainFramePopup {
	background-color: #FFFFFF;
	border: thin groove #005300;
	height: 498px;
	width: 348px;
}
.TastiDocVuoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
	padding: 1px;
	height: 26px;
	width: 140px;
	font-weight: bold;
	border: 1px none;
}
