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