body {
 background: url('../img/zbg.bmp');
 leftmargin: 0;
 topmargin: 0;
 marginwidth: 0;
 marginheight: 0;
 font-family: Times;
 font-size: 15px;
 color: #000;
 text-decoration: normal;
 }

p, li, dt, dd, td, input, select, textarea {
 background-color: #2A602A;
 font-family: Times;
 font-size: 15px;
 color: #000;
 text-decoration: normal;
 }

 .Header1, .Header1_Gray {
 font-family: Arial;
 font-size: 28px;
 font-weight: 700;
 color: #B48000;
}

 .Header1_Gray {
 color: #CCCCCC;
}

 .Header2, .Header2_HL, .Header2_HL_AR, .Header2_Gray, .Header2_Pad, .Header2_Gray_Pad, .Header2_Gray_HalfPad {
 font-family: Arial;
 font-size: 20px;
 font-weight: 700;
 color: black;
 text-align: center;
}

 .Header2_HL, .Header2_HL_AR {
 color: #B48000;
}

 .Header2_HL_AR {
 text-align: right;
}

 .Header2_Gray, .Header2_Gray_Pad, .Header2_Gray_HalfPad {
 color: #CCCCCC;
}

 .Header2_Pad, .Header2_Gray_Pad {
 padding: 20px;
}

 .Header2_Gray_HalfPad {
 padding: 10px;
}

 .Header3, .Header3_HL, .Header3_Gray, .Header3_HL, .Header3_Pad, .Header3_Gray_Pad, .Header3_Gray_HalfPad {
 font-family: Tahoma, Arial;
 font-size: 18px;
 font-weight: 600;
 color: black;
 text-align: center;
}

 .Header3_Gray, .Header3_Gray_Pad, .Header3_Gray_HalfPad {
 color: #CCCCCC;
}

 .Header3_Pad, .Header3_Gray_Pad {
 padding: 20px;
}

 .Header3_Gray_HalfPad {
 padding: 10px;
}

 .Header3_HL {
 color: #B48000;
}

 .Header4, .Header4_HL, .Header4_Pad, .Header4_Gray {
 font-family: Tahoma, Arial;
 font-size: 16px;
 font-weight: 600;
 color: black;
 text-align: left;
}

 .Header4_HL {
 color: #B48000;
}

 .Header4_Pad {
 padding: 20px;
}

 .Header4_Gray {
 color: #CCCCCC;
}

 .Text1, .Text1_HL, .Text1_Gray, .Text1_Pad, .Text1_Gray_Pad {
 color: black;
 font-family: Times;
 font-size: 16px;
 font-weight: 600;
 text-align: justify;
 text-decoration: none;
 padding: 0px 0px 0px 0px;
}

 .Text1_HL {
 color: #B48000;
}

 .Text1_Gray, .Text1_Gray_Pad {
 color: #CCCCCC;
 line-height: 150%;
}

 .Text1_Pad, .Text1_Gray_Pad {
 padding: 20px;
}

 .Text2, .Text2_HL, .Text2_AR, .Text2_AR_HL, .Text2_AR_Gray, .Text2_Bold, .Text2_Bold_HL, .Text2_Pad, .Text2_Bold_Pad, .Text2_Gray {
 color: black;
 font-family: Times;
 font-size: 14px;
 font-weight: 300;
 text-align: justify;
 text-decoration: none;
 padding: 0px 0px 0px 0px;
}

 .Text2_Bold, .Text2_Bold_Pad, .Text2_Bold_HL {
 font-weight: 700;
}

 .Text2_HL, .Text2_Bold_HL, .Text2_AR_HL {
 color: #B48000;
}

 .Text2_AR, .Text2_AR_Gray, .Text2_AR_HL {
 text-align: right;
}

 .Text2_Pad, .Text2_Bold_Pad {
 padding: 20px;
}

 .Text2_Gray, .Text2_AR_Gray {
 color: #CCCCCC;
}

 .TextPreview, .TextPreview_Gray, .TextPreview_HL {
 color: #1A1A1A;
 font-family: Times;
 font-size: 15px;
 font-weight: 300;
 font-style:italic;
 text-align: justify;
 text-decoration: none;
 padding: 0px 0px 0px 0px;
}

 .TextPreview_Gray {
 color: #CCCCCC;
}
 .TextPreview_HL {
 color: #B48000;
}

.ownlink:link { /* unvisited link */
 font-size: 20px;
 text-decoration: none;
 color: black;
}
.ownlink:visited { /* visited link */
 font-size: 20px;
 text-decoration: none;
 color: black;
}
.ownlink:hover { /* mouse over link */
 font-size: 20px;
 text-decoration: underline;
 color: #B48000;
}
.ownlink:active { /* selected link */
 font-size: 20px;
 text-decoration: none;
 color: black;
}
.reverselink:link {
 font-size: 22px;
 text-decoration: none;
 color: black;
}
.reverselink:visited {
 font-size: 22px;
 text-decoration: none;
 color: black;
}
.reverselink:hover {
 font-size: 22px;
 text-decoration: underline;
 color: #C0C0C0;
}
.reverselink:active {
 font-size: 22px;
}
.bwlink:link {
 font-size: 20px;
 color: #C0C0C0;
 text-decoration: none;
}
.bwlink:visited {
 font-size: 20px;
 color: #C0C0C0;
 text-decoration: none;
}
.bwlink:hover {
 font-size: 20px;
 color: #000000;
 font-style: italic;
 text-decoration: underline;
}
.bwlink:active {
 font-size: 20px;
}

.ownlink_disabled { /* disabled link */
 font-size: 20px;
 color: #7F7F7F;
 text-decoration: none;
 filter:alpha(opacity=50);
 opacity: 0.5;
 cursor: default;
}

.picture, .picture_left, .picture_right {
 border: 1px solid #B48000;
 padding: 0px;
}

.picture_left {
 margin-right: 15px;
}

.picture_right {
 margin-left: 15px;
}

.picture_padded_left {
 border: 0px;
 padding: 0px 0px 0px 5px;
}

.picture_padded_right {
 border: 0px;
 padding: 0px 5px 0px 0px;
}

.pdf_document {
 frameborder: 1;
 width: 648px;
 height: 600px;
 border-color: #B48000;
}
