body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
    background-sound: url(../../music/BackstreetBoys-AsLongAsYouLoveMe.mid);
    font-family: "Times New Roman", Times, serif;
    scrollbar-3d-light-color:#906448;
    scrollbar-arrow-color:#906448;
    scrollbar-base-color:#EEE9E6;
    scrollbar-dark-shadow-color:#EEE9E6;
    scrollbar-face-color:#FFCCCC;
    scrollbar-highlight-color:EAE1D2;
    scrollbar-shadow-color:#906448;
}
.thmbdesc {
    font-family: "Georgia", Times, serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    color: #EA7272;
}
.title1 {
    font-family: "Georgia", Times, serif;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    font-variant: small-caps;
    color: red;
}
.no-caps {
    font-variant: normal;
    color: black;
}
a:link {
    color: #660000;
    TEXT-DECORATION: none;
    border-style: 1 solid #FFFFFF;
}
a:visited {
    color: #CC0000;
}
a:hover {
    color: #CC0000;
}
a:active {
    color: #CC0000;
}
.menu1 {
    padding: 5px;
}
.menu2 {
    padding-right: 5px;
    padding-bottom: 10px;
}
body,td,th {
    color: #000000;
}
.bg1 {
    background-image: url(../../smurfs/img/bg_l.gif);
    background-repeat: repeat-y;
    background-position: right top;
}
.bgtop {
    background-image: url(../../smurfs/img/top_bg.gif);
    background-repeat: no-repeat;
    background-position: center center;
    height: 128px;
}
.bg2 {
    background-image: url(../../smurfs/img/bg_r.gif);
    background-repeat: repeat-y;
    background-position: left top;
}



