BODY {
    scrollbar-face-color: #FFB400;
    scrollbar-highlight-color: #FFB400;
    scrollbar-3dlight-color: #C0D7EB;
    scrollbar-darkshadow-color: #C0D7EB;
    scrollbar-shadow-color: #C0D7EB;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #C0D7EB;
}

A:link { font-weight: bold; font-size: 11px; text-decoration: underline; color:#014075}
A:visited { font-weight: bold; font-size: 11px; text-decoration: underline; color:#014075}
A:hover {font-weight: bold; font-size: 11px; text-decoration: underline; color: #C91021}
A.credits:link { font-size: 11px; text-decoration: none; font-weight: bold; color: #014075}
A.credits:visited { font-size: 11px; text-decoration: none; font-weight: bold; color: 014075}
A.credits:hover { font-size: 11px; text-decoration: none; font-weight: bold; color: #C91021}

td { font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color:#014075}



.myform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 1px solid #FFB400;
	border-right: 1px solid #FFB400;
	border-bottom: 1px solid #FFB400;
	border-left: 1px solid #FFB400;
}
.FormReply_BG {
	background-color: #FFFFFF;
}
.FormReply_FG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}


.CatalogListTable{
	margin-left:10px;
}
.CatalogListCate{
        font-size: 14px;
	font-weight: bold;
        color: #014075;
	padding-bottom: 5px;
	padding-top: 5px;
}
.CatalogListSottoCate{
        font-size: 12px;
	font-weight: bold;
        color: #0c5fa5;
	padding-bottom: 5px;
}
.CatalogListSottoSottoCate{
        font-size: 10px;
	font-weight: bold;
        color: #4081b7;
	padding-bottom: 5px;
}
.CatalogListProd, .CatalogListProd A {
	font-weight: bold;
        color: #FFB400;
	padding-bottom: 5px;
}
.CatalogListSottoProd, .CatalogListSottoProd A, .CatalogListSottoProd A:visited{
	font-weight: bold;
        color: #FFB400;
	padding-bottom: 5px;
}
.CatalogListSottoSottoProd, .CatalogListSottoSottoProd A, .CatalogListSottoSottoProd A:visited{
	font-weight: bold;
        color: #FFB400;
	padding-bottom: 5px;
}
.CatalogListSottoSottoSottoProd, .CatalogListSottoSottoSottoProd A, .CatalogListSottoSottoSottoProd A:visited{
	font-weight: bold;
        color: #FFB400;
	padding-bottom: 5px;
}
.CatalogListPrezzo{

}

TD.CatalogListSottoProd{

}


.CatalogFooter {
	margin-top: 5px;
	padding-left: 5px;
	border: 1px solid #FFB400;
        background-color: #014075;
        color: #FFFFFF;
        height: 18px;
}

.CatalogFooter A:link {
        color: #FFFFFF;
	TEXT-DECORATION: none	
}
.CatalogFooter A:visited {
        color: #FFFFFF;
	TEXT-DECORATION: none	
}
.CatalogFooter A:hover {
	COLOR: #FFB400;
	TEXT-DECORATION: none;
}
.CatalogHeader {
	padding-left: 5px;
	FONT-WEIGHT: bold;
	FONT-STYLE: normal;
        color: #FFFFFF;
        height: 18px;
	border: 1px solid #FFB400;
        background-color: #014075;
}
.CatalogHeader A:link {
        color: #FFFFFF;
	TEXT-DECORATION: none	
}
.CatalogHeader A:visited {
        color: #FFFFFF;
	TEXT-DECORATION: none	
}
.CatalogHeader A:hover {
	COLOR: #FFB400;
	TEXT-DECORATION: none;
}
.CatalogBoxTitle{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
        width: auto;
	text-align: left;
}
.CatalogBoxTitle A, .CatalogBoxTitle A:hover, .CatalogBoxTitle A:visited{
        text-decoration: none;
        color:  #014075;
}
.CatalogBoxContent{
	text-align: left;
}
.CatalogBoxContent IMG{

	border: 1px solid #014075;
	margin: 10px;
}


.CatalogDatiProd{
	vertical-align: top;
}

.CatalogNome{
        FONT-SIZE: 16px;
        FONT-WEIGHT: BOLD;
	padding-top: 20px;
}

.CatalogCodice{
        FONT-SIZE: 16px;
        FONT-WEIGHT: BOLD;
	padding-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #014075;
}
.CatalogImg{
	width: 20%;
}
.CatalogImg IMG{
	border: 1px solid #014075;
	margin: 10px;
}
.CatalogSpecsTitle {

	height: 1px;
	margin: 10px;
	padding: 10px;
}
.CatalogSpecsLabel{
        font-weight: bold;
        padding-bottom: 5px;
	padding-left: 10px;
}
