body, .rowdata {
	background-color: White;
}

body, td, input, textarea, select {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11;
        color: #000000;
}

.rowdatasel {
	background-color: #FFBB68;
}

td {
	vertical-align: top;
}

td.header {
	background-color: #FF8C00;
	vertical-align: middle;
}
td.save {
	background-color: #FF8C00;
	vertical-align: right;
}

td.title {
	background-repeat: repeat-x;
	background-image: url(./tablebg.gif);
	font-weight: bold;
	font-size: 13;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

small {
	font-size: 10;
}


a, a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active {
	color: #778899;
	text-decoration: none;
}

.Stile2 {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


