@charset "utf-8";
.sf_sx {
	background-attachment: scroll;
	background-image: url(images/sf_sx.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.sf_dx {
	background-attachment: scroll;
	background-image: url(images/sf_sx.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/* Created with <STRONG><CONTACT> */
/* http://www.stronghtml.com/ */

/* Left Column Style */
.ContattiLeftColumn {
	padding-right:5px;
	padding-bottom:5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #C9CCE7;
}

/* Right Column Style */
.ContattiRightColumn {
	padding-right:5px;
	padding-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Text Field Style */
.ContattiTextField {
 width:150px;
 border: 1px solid #999999;
 color:#333333;
 padding-left:2px;
}

/* Text Area Style */
.ContattiTextArea {
 width:150px;
 height:80px;
 border: 1px solid #999999;
 color:#333333;
 padding-left:2px;
}

/* Check Box Style */
.ContattiCheckBox {
}

/* Submit Button Style */
.ContattiSubmit {
 border: 1px solid #999999;
}

/* Errors Block Style */
.ContattiErrors {
 color:#FF0000;
}

/* Thank You Message Style */
.ContattiThankYou {
}
