/* CSS Document */
body {
	margin:5px;
	padding:0px;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #ffcc00;
	background-image-color: #000000;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
A {
	color: #ffffff;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
A:LINK, A:VISITED {
	color: #ffffff;
	ttext-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
A:HOVER {
	color: #D2A70B;
	ttext-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.iframe {
	width: 453px; 
	height: 330px; 
	overflow: auto;
	padding-left: 38px;
	padding-right: 5px;
	letter-spacing: 1px;
}

TD.trattoorizzontale {
	background-image : url(/imgs/trattopuntonero.gif);
	height : 1px;
}

.powered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #050505;
}
a.powered:link, a.powered:visited  { color: #D2A70A; text-decoration: none; }
a.powered:hover  { color: #050505; text-decoration: underline; }
.inputtext {
	CLEAR: both;
	BORDER: #989894 1px solid;
	FONT: 11px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #6d6d6d;
	HEIGHT: 13px;
	BACKGROUND-COLOR: #F3F3F3;
	padding:2px;
}
