A:link { font-weight: bold; font-size: 12px; text-decoration: underline; color:#A9A9A9}
A:visited { font-weight: bold; font-size: 12px; text-decoration: underline; color:#A9A9A9}
A:hover {font-weight: bold; font-size: 12px; text-decoration: underline; color: #FFFFFF}

td { font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color:#A9A9A9}
A.credits:link { font-size: 11px; text-decoration: none; font-weight: bold; color: #A9A9A9 }
A.credits:visited { font-size: 11px; text-decoration: none; font-weight: bold; color: #A9A9A9 }
A.credits:hover { font-size: 11px; text-decoration: none; font-weight: bold; color: #FFFFFF }

.myform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #404040;
	background-color: #FFFFFF;
	border-top: 1px solid #033A5D;
	border-right: 1px solid #033A5D;
	border-bottom: 1px solid #033A5D;
	border-left: 1px solid #033A5D;
}
.FormReply_BG {
	background-color: #404040;
}
.FormReply_FG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #A9A9A9;
}

.CatalogImg{
	width: 20%;
	vertical-align: top;
}
.CatalogImg IMG{
	border: 1px solid #635D56;
	margin: 20px;
	vertical-align: top;
}
TD.CatalogSpecsTitle {

	height: 1px;
	margin: 10px;
	padding: 10px;
}

TD.CatalogListPrezzo{
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
}

TD.CatalogListSottoProd{
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
}


.CatalogFooter {
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 5 px;
	border-top: 1px solid #635D56;
}

.CatalogHeader {
	padding-left: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
        HEIGHT: 18px;
        color: #FFFFFF;
	BACKGROUND-COLOR: #635D56;
}
.CatalogHeader A:link {
	COLOR: #A9A9A9;
	TEXT-DECORATION: none	
}
.CatalogHeader A:visited {
	COLOR: #A9A9A9;
	TEXT-DECORATION: none	
}
.CatalogHeader A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline
}

.CatalogBoxContent IMG{

	border: 1px solid #635D56;
	margin: 10px;
	align: center;
}

.CatalogBoxTitle{
	align: center;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 5px;
}
.CatalogBoxContent{
	align: center;
	text-align: center;
}

.CatalogNome{
        FONT-SIZE: 16px;
        FONT-WEIGHT: BOLD;
	padding-bottom: 10px;
}
.CatalogCodice{
        FONT-SIZE: 12px;
        FONT-WEIGHT: BOLD;
	padding-bottom: 10px;
}
.CatalogPrezzo{
        FONT-SIZE: 14px;
        FONT-WEIGHT: BOLD;
	padding-bottom: 10px;
}

.CatalogSpecsRow{
	padding-bottom: 10 px;
}
.CatalogSpecsLabel{
        FONT-SIZE: 12px;
        FONT-WEIGHT: BOLD;	
}
