img
{
    border: none;
}
body
{
    background-image: url("../webimg/bg.jpg");
    background-repeat: repeat-x;
    font-family: calibri;
    color: #000;
    font-size: 8pt;
    margin-left: auto;
    margin-right: auto;
    width: 738px;
    position: relative;
    top: -10px;
}
.ie body
{
    background-color: #e6e6e6;
    font-family: calibri;
    color: #000;
    font-size: 7pt;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: -10px;
}
table
{
    font-family: calibri;
    font-size: 8pt;
}
a:link {color: #fff; text-decoration: none;}
a:visited {color: #fff; text-decoration: none;}
a:active {color: #fff; text-decoration: none;}
a:hover {color: #FF6611; text-decoration: underline;}

#header
{
    background-image: url("../webimg/header2.png");
    background-repeat: no-repeat;
    width: 738px;
    height: 287px;
}
table.header_top
{
    width: 100%;
    padding-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 10pt;
    color: #888;
}
.ie table.header_top
{
    margin-top: 15px;
    width: 90%;
}
#break
{
    margin-left: 17px;
    background-color: #fff;
    width: 701px;
    height: 50px;
}
#contentblock
{
    position: relative;
    margin-top: -50px;
    width: 738px;
}
#content-top
{
    background-image: url("../webimg/top-content.png");
    background-repeat: no-repeat;
    width: 738px;
    height: 48px;
}
#content-mid
{
    background-image: url("../webimg/rep-content.png");
    background-repeat: repeat-y;
    width: 738px;
}
#content-top span
{
    position: relative;
    top: 10px;
    left: 40px;
    font-size: 12pt;
    color: #fff;
}
.ie #content-top span
{
    margin-left: -315px;
}
#content-bot
{
    background-image: url("../webimg/bot-content.png");
    background-repeat: no-repeat;
    width: 738px;
    height: 67px;
}
#content
{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}
div.link-active
{
    background-image: url("../webimg/link-active.png");
    background-repeat: no-repeat;
    width: 129px;
    height: 32px;
}
div.link-active span
{
    position: relative;
    top: 10px;
    left: 10px;
}
div.link-active2
{
    background-image: url("../webimg/link-active2.png");
    background-repeat: no-repeat;
    width: 129px;
    height: 32px;
}
div.link-active2 span
{
    position: relative;
    top: 10px;
    left: 17px;
}
div.link-inactive2
{
    background-image: url("../webimg/link-inactive2.png");
    background-repeat: no-repeat;
    width: 129px;
    height: 32px;
}
div.link-inactive2 span
{
    position: relative;
    top: 10px;
    left: 17px;
}
div.link-inactive
{
    background-image: url("../webimg/link-inactive.png");
    background-repeat: no-repeat;
    width: 129px;
    height: 32px;
}
div.link-inactive span
{
    position: relative;
    top: 10px;
    left: 10px;
}
#text_top
{
    background-image: url("../webimg/top-block.png");
    background-repeat: no-repeat;
    width: 556px;
    height: 16px;
}
#text_rep
{
    background-image: url("../webimg/mid-block.png");
    background-repeat: repeat-y;
    width: 556px;
}
#text_bot
{
    background-image: url("../webimg/bot-block.png");
    background-repeat: no-repeat;
    width: 556px;
    height: 16px;
}
table
{
    color: #fff;
}
table.content
{
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
    width: 545px;
}
td
{
    vertical-align: top;
}
td.header
{
    padding: 10px;
}
td.text
{
    padding: 10px;
}
table.footer
{
    width: 680px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 10px;
}
input
{
    font-size: 8pt;
    font-family: calibri;
}
textarea
{
    font-family: calibri;
    font-size: 8pt;
}
table.header-table
{
    margin-left: 35px;
    margin-top: 10px;
    width: 650px;
}
.ie table.header-table
{
    margin-left: 0px;
    margin-top: 10px;
    width: 650px;
}
table.header-table td
{
    vertical-align: bottom;
}
