body {
    margin: 0;
    padding: 0;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #525252;
    background-color: #ffffff;
}
td, textarea, input, select {
    font-family: Arial;
    font-weight: normal;
}
a:link {
    color: #708558;
    font-weight: bold;
    text-decoration: underline;
    font-family: Arial;
}
a:hover {
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    border: thin none #FFFFFF;
    text-decoration: underline;
}
a:visited {
    color: #708558;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
}
a.a:link {
    font-family: Arial;
    font-weight: normal;
    color: #708558;
    text-decoration: underline;
}
a.a:hover {
    font-family: Arial;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
a.a:visited {
    font-family: Arial;
    font-weight: normal;
    color: #708558;
    text-decoration: underline;
}
a.b:link {
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;
}
a.b:hover {
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
a.b:visited {
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;
}
a.text1:link {
    text-decoration: none;
}
a.text1:visited {
    text-decoration: none;
}
.text1 {
    font-family: Arial;
    color: #708558;
    font-weight: bold;
}
.text2 {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #708558;
    padding-right: 10px;
}
.leftTitle {
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #6fa539;
    padding-left: 3px;
}
.leftText {
    padding-left: 3px;
}
.horizontalDelimiter {
    background-image: url('img/back6.png');
    background-position: top left;
    background-repeat: repeat-x;
}
.previewTitle {
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
    color: #989898;
}
.previewTitle span {
    color: #708558;
}
.previewText {
    padding-left: 30px;
}
#mainTable {
    border: 1px solid #D0D0D0;
}
#slogan {
    background-image: url('img/back1.gif');
    background-position: top left;
    background-repeat: repeat-x;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #6fa539;
    padding-top: 25px;
}
#slogan span {
    font-size: 11px;
    color: #989898;
}
#info2 {
    background-image: url('img/back3.gif');
    background-position: top left;
    background-repeat: repeat-x;
}
#bodyTable {
    background-image: url('img/back.gif');
    background-position: top left;
    background-repeat: repeat-x;
}
#linksTh {
    text-align: left;
    padding-left: 16px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 12px;
    font-family: Arial;
    color: #333333;
}
#linksTd {
    padding: 5px 15px 5px 30px;
    background-image: url('img/links.png');
    background-position: top left;
    background-repeat: repeat-y;
}
#siteName {
    font-family: Arial;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 5px;
    padding-left: 55px;
    color: #989898;
}
#siteNamePart1 {
    color: #000000;
}
#siteNamePart2 {
    font-size: 12px;
}
#supportTd {
    color: #6fa539;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-top: 20px;
}
#supportBlack {
    color: #555555;
}
#supportGrey {
    color: #989898;
}
#verticalDelimiter {
    background-image: url('img/back5.png');
    background-position: top left;
    background-repeat: repeat-y;
}
#contentTd {
    padding-top: 10px;
}
#topInfo {
    background-image: url('img/back7.gif');
    background-position: top left;
    background-repeat: repeat-x;
    font-size: 11px;
}
#tdAuthorize {
    padding-top: 25px;
}
#tdAuthorize form {
    display: inline;
}