body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
    font-size: 16px;
    font-weight: bold;
    color: #86531F;
}
.h21
{
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
.h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
.h31
{
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}
.h4
{
    font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    color: #8D5C24;
}
.h41
{
    font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
    font-size: 12px;
    font-weight: normal;
    color: #8D5C24;
}
.h42
{
    color: #f00;
    font-weight: bold;
    font-size: 12px;
    font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
}
.h11
{
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    color: #926128;
}
a:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #8D5C24;
    text-decoration: none;
}
a:visited
{
    color: #d7b562;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
    text-decoration: none;
}
a:hover
{
    color: #ffdc74;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
    text-decoration: underline;
}
a:active
{
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    color: #97672B;
}
a.list
{
    color: #000000;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}
a:link.list
{
    color: #000000;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
    text-decoration: none;
}
a:visited.list
{
    color: #d7b562;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
    text-decoration: none;
}
a:hover.list
{
    color: #ffdc74;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
    text-decoration: underline;
}
a:active
{
    color: #d7b562;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}

a.toq
{
    font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
    font-size: 12px;
    font-weight: normal;
    color: #8D5C24;
}
a:link.toq
{
    font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
    font-size: 12px;
    font-weight: normal;
    color: #8D5C24;
    text-decoration: none;
}
a:hover.toq
{
    font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
    font-size: 12px;
    font-weight: normal;
    color: #8D5C24;
    text-decoration: underline;
}
a:visited
{
    font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
    font-size: 12px;
    font-weight: normal;
    color: #8D5C24;
    text-decoration: none;
}

/* Data Pager Styles */
#pager
{
    text-align: center;
    padding: 15px 0px;
    width: 100%;
}

#pager SPAN.current
{
    font-weight: bold;
}

#pager .btnPreviousFR
{
    height: 19px;
    width: 62px;
    background-color: transparent;
    background: url(../images/fr-FR/ret.gif) no-repeat 0px 0px;
    cursor: pointer;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    margin-right: 100px;
}

#pager .btnPreviousFR:hover
{
    background: url(../images/fr-FR/reth.gif) no-repeat 0px 0px;
}

#pager .btnPreviousGB
{
    height: 19px;
    width: 62px;
    background-color: transparent;
    background: url(../images/en-GB/ret.gif) no-repeat 0px 0px;
    cursor: pointer;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    margin-right: 100px;
}

#pager .btnPreviousGB:hover
{
    background: url(../images/en-GB/reth.gif) no-repeat 0px 0px;
}

#pager .btnNextFR
{
    height: 19px;
    width: 55px;
    background-color: transparent;
    background: url(../images/fr-FR/suit.gif) no-repeat 0px 0px;
    cursor: pointer;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    margin-left: 100px;
}

#pager .btnNextFR:hover
{
    background: url(../images/fr-FR/suith.gif) no-repeat 0px 0px;
}

#pager .btnNextGB
{
    height: 19px;
    width: 55px;
    background-color: transparent;
    background: url(../images/en-GB/suit.gif) no-repeat 0px 0px;
    cursor: pointer;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    margin-left: 100px;
}

#pager .btnNextGB:hover
{
    background: url(../images/en-GB/suith.gif) no-repeat 0px 0px;
}

#NewSearch
{
    text-align: center;
    width: 100%;
}

#partners
{
    height: 120px;
    width: 185px;
}
#partners img
{
    height: 120px;
    width: 185px;
}