body
{
	background-color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: orange;
	SCROLLBAR-HIGHLIGHT-COLOR: #fdbb58;
	SCROLLBAR-SHADOW-COLOR: yellow;
	SCROLLBAR-3DLIGHT-COLOR: #fdbb58;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: #ff9800;
}

input, textarea {
	background: #f4f4f4 url(http://www.cartuccia-stampante.eu/img/ombra.gif) top left no-repeat;
	border: 1px solid ;
	border-color: #E4E4E4;
	}



.maindiv
{
	border-left: 1px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;
	background: #FAFCFF;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #FF6600;
}

.linkmenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.linkmenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.linkmenu:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


.titoli {
	font-size: 10px;
	font-family:verdana;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align: left;
	text-transform: uppercase;
}

.piccoli:link, .piccoli:visited {
	font-size: 10px;
	font-family:verdana; 
	text-align: left;
	font-weight: bold; 
	color:#000000; 
	text-decoration:none
}

.piccoli:hover {
	font-size: 10px;
	font-family:verdana;
	text-align: left;
	font-weight: bold;
	color:orange;
	text-decoration:none;
}


table {
	font-family: Verdana;
	font-size: 10px;
}
td {
	text-align: left;
}

.titoli_n {
	font-size: 10px;
	font-family:verdana;
	font-weight: bold;
	color:#FF3300;
	text-decoration:none;
	text-align: left;
	text-indent: 4px;
	text-transform: uppercase;
}
