A:link { font-weight: bold; font-size: 12px; text-decoration: underline; color:#0B729C}
A:visited { font-weight: bold; font-size: 12px; text-decoration: underline; color:#0B729C}
A:hover {font-weight: bold; font-size: 12px; text-decoration: underline; color: #53B3E6}

td { font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color:#0B729C}
A.credits:link { font-size: 11px; text-decoration: none; font-weight: bold; color: #B6D8F2 }
A.credits:visited { font-size: 11px; text-decoration: none; font-weight: bold; color: #B6D8F2 }
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: #60A5C7}
A.credits2:visited { font-size: 11px; text-decoration: none; font-weight: bold; color: #60A5C7}
A.credits2:hover { font-size: 11px; text-decoration: none; font-weight: bold; color: #0B729C }


.myform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0B729C;
	background-color: #FFFFFF;
	border-top: 1px solid #0B729C;
	border-right: 1px solid #0B729C;
	border-bottom: 1px solid #0B729C;
	border-left: 1px solid #0B729C;
}
.FormReply_BG {
	background-color: #B6D8F2;
}
.FormReply_FG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0B729C;
}

.CatalogImg{
	width: 5%;
	vertical-align: top;
}
.CatalogImg IMG{
	border: 1px solid #0B729C;
	margin: 20px;
	vertical-align: top;
}
TD.CatalogSpecsTitle {

	height: 1px;
	margin: 10px;
	padding: 10px;
}

TD.CatalogListPrezzo{
	border-bottom: 1px solid #0B729C;
	padding-bottom: 5px;
	padding-top: 5px;
}

TD.CatalogListSottoProd{
	border-bottom: 1px solid #0B729C;
	padding-bottom: 5px;
	padding-top: 5px;
}


.CatalogFooter {
	padding-left: 5px;
	padding-top: 5px;
	border-top: 1px solid #0B729C;
	visibility: hidden;
}

.CatalogHeader {
	padding-left: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
        HEIGHT: 18px;
        color: #0B729C;
	border-top: 1px solid #0B729C;
	border-bottom: 1px solid #0B729C;
}
.CatalogTable{
	margin-top: 30px;
}
.CatalogHeader A:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none	
}
.CatalogHeader A:visited {
	COLOR: #0B729C;
	TEXT-DECORATION: none	
}
.CatalogHeader A:hover {
	COLOR: #0B729C;
	TEXT-DECORATION: underline
}

.CatalogBoxContent IMG{
	visibility: hidden;
	align: center;
}

.CatalogBoxTitle{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	color: #FF0033;
	padding-top: 5px;
	padding-bottom: 5px;
}
.CatalogBoxTitle a:link{
	color: #FF0033;
}

.CatalogBoxTitle a:visited{
	color: #FF0033;
}
.CatalogNome{
        FONT-SIZE: 16px;
        FONT-WEIGHT: BOLD;
	padding-bottom: 30px;
	padding-top: 30px;
	color: #FF0033;
}
.CatalogCodice{
        FONT-SIZE: 12px;
        FONT-WEIGHT: BOLD;
	padding-bottom: 10px;
}
.CatalogPrezzo{
        FONT-SIZE: 14px;
        FONT-WEIGHT: BOLD;
	padding-bottom: 10px;
}

.CatalogDatiProd{
	vertical-align: top;
}