.css {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; color: #666666; background-color: #FFFFFF; width: 120px; height: 15px;}
.css2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; color: #666666; background-color: #FFFFFF; width: 120px; height: 90px;}
.css3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; color: #666666; background-color: #FFFFFF; width: 60px; height: 15px;}
.css4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; color: #666666; background-color: #FFFFFF; width: 321px; height: 15px;}
.css5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; color: #666666; background-color: #FFFFFF; width: 413px; height: 90px;}
.css6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; color: #666666; background-color: #FFFFFF; width: 120px; height: 15px;}
.menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; color: #FFFFFF; background-color: #A70035; width: 163px; height: 13px; font-weight: bold}
.Style1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;font-weight: bold

}
img {
    border: 0 none;
}
#wrap {
    left: 50%;
    margin-left: -350px;
    width: 700px;
    position: relative;
}
#thumbs {
    /*margin-top: 60px;*/
}
#thumbs img {
    margin-right: 9px;
    margin-bottom: 9px;
}
#divZoom {
    position: absolute;
    left: 215px;
    background-color: #A70335;
    display: none;
}
#divZoom p {
    margin: 0px;
}
#bottomZoom {
    width: 475px;
}
#bottomZoom td {
    text-align: center;
    font-family: arial;
    font-size: 9pt;
    color: #FFFFFF;
}
#bottomZoom td#previousZoom {
    padding: 5px;
    width: 20%;
    text-align: left;
}
#bottomZoom td#nextZoom {
    padding: 5px;
    width: 20%;
    text-align: right;
}
#bottomZoom a {
    text-decoration: none;
    color: #FFFFFF;
}
p.closeZoom {
    font-family: arial;
    font-size: 9pt;
    margin: 5px;
    padding: 3px;
    text-align: right;
}
.closeZoom a, #previousZoom a, #nextZoom a {
    text-decoration: none;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 8pt;
}