body {
        margin: 0px;
        padding: 0px;
        background-color: #ffffff;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

h1 {
        font-weight: normal;
        color: #bc9b6a;        
}

h2 {
        font-weight: normal;
        color: #bc9b6a;        
}

h3 {
        font-weight: normal;
        color: #bc9b6a;        
}

strong, b {
        color: #bc9b6a;
}

.logo {
        height: 134px;
        text-align: center;
        vertical-align: bottom;
        padding-bottom: 12px;
        background-image: url(/images/logo-bg.gif);
        background-position: center;
        background-repeat: no-repeat;
}

.menuTop {
        height: 63px;
        text-align: center;
        vertical-align: top;
        padding-top: 19px;
        background-image: url(/images/top-menu-bg.gif);
        background-position: center;
        background-repeat: no-repeat;
}
.menuTop img {
        border: none;
        margin-left: 3px;
        margin-right: 3px;
}

.titleMain {
        text-align: center;
        background-image: url(/images/title-main-bg.gif);
        background-position: center;
        background-repeat: no-repeat;
        padding-top: 35px;
}

.menuBottom {
        height: 56px;
        text-align: center;
        vertical-align: top;
        padding-top: 24px;
        background-image: url(/images/bottom-menu-bg.gif);
        background-position: center;
        background-repeat: no-repeat;
        font-size: 10px;
        text-transform: uppercase;
        color: #b2b2b2;
        
}
.menuBottom a {
        color: #b2b2b2;
        text-decoration: none;
        border-bottom: dotted 1px #b2b2b2;
}
.menuBottom a:hover {
        color: #018fd7;
        text-decoration: none;
        border-bottom: dotted 1px #018fd7;
}
.menuBottom ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
}
.menuBottom li {
        list-style-type: none;
        padding: 0px;
        display: inline;
        margin-left: 6px;
        margin-right: 7px
}

.copyrights {
        height: 60px;
        text-align: center;
        vertical-align: top;
        color: #b2b2b2;
        font-size: 10px;
        text-transform: uppercase;
}
.copyrights a {
        color: #b2b2b2;
        text-decoration: none;
        border-bottom: dotted 1px #b2b2b2;
}
.copyrights a:hover {
        color: #018fd7;
        text-decoration: none;
        border-bottom: dotted 1px #018fd7;
}

.header {
        height: 107px;
        background-image: url(/images/header-bg.gif);
        background-position: center;
        background-repeat: no-repeat;
        text-align: center;
        vertical-align: top;
        padding-top: 52px;
}

.picture {
        height: 81px;
        background-image: url(/images/picture-bg.gif);
        background-position: center;
        background-repeat: no-repeat;
        text-align: center;
}

.content {
        background-image: url(/images/content-bg.gif);
        background-position: center;
        background-repeat: repeat-y;
        text-align: center;
        padding-top: 27px;
}

.content2 {
        background-image: url(/images/content-bg.gif);
        background-position: center;
        background-repeat: repeat-y;
        text-align: center;
}

.tabSpacer {
        width: 26px;
}

.tabSpacer2 {
        width: 10px;
}

.tabSpacer3 {
        height: 8px;
        font-size: 6px;
}

.txt {
        width: 293px;
        vertical-align: top;
        text-align: left;
        font-size: 12px;
}
.txt img {
        border: none;
}

.txt2 {
        width: 309px;
        vertical-align: top;
        text-align: center;
}

ul {
        list-style-image: url(/images/list-icon-gold.gif);
        margin-left: 10px;
        padding-left: 15px;
}

.txt a {
        color: #018fd7;
        text-decoration: none;
        border-bottom: dotted 1px #018fd7;
}
.txt a:hover {
        color: #bc9b6a;
        text-decoration: none;
        border-bottom: dotted 1px #bc9b6a;
}

.foto {
        border: dotted 1px #018fd7;
        text-align: center;
        vertical-align: middle;
}

.foto img {
        border: none;
        margin: 8px;
}

.slogan {
        height: 111px;
        background-image: url(/images/slogan-bg.gif);
        background-position: center;
        background-repeat: no-repeat; 
        text-align: center;
        vertical-align: bottom;
        padding-bottom: 18px;
}
