/* CSS Document */

a:link   {color:#993300;text-decoration:none}
a:visited{color:#993300;text-decoration:none}
a:hover  {color:"#000000";text-decoration:underline}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;


}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #990000;

}
.newsHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	padding: 1px;
	list-style-type: disc;

}
.scheda {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	border: 1px ridge #003366;

}
.tableProdotto {
	border: 2px solid #3366CC;
	cursor: text;
	filter: Light;

}
.tableCaseHistory1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	border-top: 1px none #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px none #990000;
	border-left: 1px solid #990000;

}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;

}

.bottone { border: 1px solid #990000;  

background: #FDF5E6;
font-family: "Arial";
font-size: 12px;
font-weight: bold;
 color: #990000;

         }.testoSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.prodotto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(images/items/elenco2.gif);


}


.form {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	border: 1px ridge #990000;
}

.backmenu {
	background-image: url(images/menu/back.gif);
	background-repeat: repeat-x;
}
.textCaseHistory {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	padding: 2px;
	margin: 2px;

}
.textBlackCaseHistory {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding: 2px;
	margin: 2px;
}
.tableCaseHistory2 {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px none #003366;
	border-left: 1px solid #003366;
}
.TabellaMappa {
	border: thin solid #E5E5E5;
}
.testoTabella {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
}
.bordoBlu {
	border: 1px solid #003366;
}
.latiBlu {
	border-top: 2px #003366;
	border-right: 2px solid #003366;
	border-bottom: 2px #003366;
	border-left: 2px solid #003366;

}
.BottomBlu {

	border-top: 2px #003366;
	border-right: 2px #003366;
	border-bottom: 2px solid #003366;
	border-left: 2px #003366;
}
.bordoBlu2 {

	border: 1px dashed #003366;
}
.Specialprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
}
.titoloTabella {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}
.testoSmall2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
}
.textApplication {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
}
