A:link {
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
    color:#017D5D;
}
A:visited {
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
    color:#017D5D;
}
A:hover {
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
    color: #000000;
}

td {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    color:#000000;
}
A.credits:link {
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #017D5D;
}
A.credits:visited {
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #017D5D;
}
A.credits:hover {
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

A.credits2:link {
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    color: #8E8E8E;
}
A.credits2:visited {
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    color: #8E8E8E;
}
A.credits2:hover {
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    color: #017D5D;
}

.menu {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    padding: 6 0 10 6;

}
.menu A:link, .menu A:visited,  {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    margin: 4 5 4 5;
}
.menu A:hover{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #FF9900;
    text-decoration: underline;
}

.ImgBorder IMG {
    border: 1px 1px 1px 1px  solid #017D5D;
}

.myform {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #404040;
    background-color: #FFFFFF;
    border-top: 1px solid #017D5D;
    border-right: 1px solid #017D5D;
    border-bottom: 1px solid #017D5D;
    border-left: 1px solid #017D5D;
}
.FormReply_BG {
    background-color: #FFFFFF;
}
.FormReply_FG {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #000000;
    text-align: center;
}



.CatalogListCate{
    font-weight: bold;
        color: #017D5D;
    padding-bottom: 5px;
    padding-top: 5px;
}
.CatalogListSottoCate{
        color: #017D5D;
    padding-bottom: 5px;
    padding-top: 5px;
}
.CatalogListSottoSottoCate{
        color: #017D5D;
    padding-bottom: 5px;
    padding-top: 5px;
}

.CatalogListProd{
    padding-bottom: 5px;
    padding-top: 5px;
}
.CatalogListPrezzo{
    padding-bottom: 5px;
    padding-top: 5px;
}

.CatalogListSottoProd{
    padding-bottom: 5px;
    padding-top: 5px;
}
.CatalogFooter {
    margin-top: 5px;
    border-top: 1px solid #A19C9C;
    border-bottom: 1px solid #A19C9C;
    background-color: #FFFFFF;
        color: #017D5D;
}

.CatalogFooter A:link {
    COLOR: #433A3A;
    TEXT-DECORATION: none
}
.CatalogFooter A:visited {
    COLOR: #433A3A;
    TEXT-DECORATION: none
}
.CatalogFooter A:hover {
    COLOR: #017D5D;
    TEXT-DECORATION: none
}
.CatalogHeader {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
        HEIGHT: 18px;
        color: #A19C9C;
    border-top: 1px solid #A19C9C;
    border-bottom: 1px solid #A19C9C;
    background-color: #FFFFFF;
}
.CatalogHeader A:link {
    COLOR: #433A3A;
    TEXT-DECORATION: none
}
.CatalogHeader A:visited {
    COLOR: #433A3A;
    TEXT-DECORATION: none
}
.CatalogHeader A:hover {
    COLOR: #017D5D;
    TEXT-DECORATION: none
}
.CatalogBoxTitle{
    padding-top: 30px;
    padding-bottom: 5px;
    text-align: center;
}
.CatalogBoxTitle A, .CatalogBoxTitle A:hover, .CatalogBoxTitle A:visited{
        text-decoration: none;
        color:  #017D5D;
}
.CatalogBoxContent{
    text-align: center;
}
.CatalogBoxContent IMG{

    border: 1px solid #017D5D;

}
.CatalogDatiProd{
    vertical-align: top;
}
.CatalogNome{
        FONT-SIZE: 16px;
        FONT-WEIGHT: BOLD;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #017D5D;
}
.CatalogCodice{
        FONT-SIZE: 12px;
        FONT-WEIGHT: BOLD;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #433A3A;
}

.CatalogPrezzo{
        FONT-SIZE: 18px;
        FONT-WEIGHT: BOLD;
    padding-top: 20px;
    padding-bottom: 10px;

}

.CatalogImg{
    width: 10%;
}
.CatalogImg IMG{
    border: 1px solid #017D5D;
}
.CatalogSpecsTitle {

    height: 1px;
}
.CatalogSpecsLabel{
        font-weight: bold;
        padding-bottom: 5px;
}

