body {
 font-family: "Times New Roman", Times, serif;
 font-size: 13pt;
 color: #FFFFFF;
 background-color: #161616;
 margin: 10px 0px 40px 0px;
 text-align: left;
}
a:link, a:visited, a:hover, a:active { 
 text-decoration: none; 
 color: #FFFFFF;
}
a.link1:link, a.link1:visited { 
 text-decoration: underline; 
 color: #FFFFFF;
}
a.link1:hover, a.link1:active { 
 text-decoration: underline; 
 color: #C2920C;
}


#menu {
 margin: 0px auto 0px auto;
 text-align: left;
 vertical-align: middle;
 border: none;
 width: 193px;
 background-color: #0A0A0A;
}
#menu a {
 padding: 2px 2px 2px 40px;
 color: #FFFFFF;
 display: block;
 width: 100%;
 text-decoration: none;
}
html>body #menu a {
 width: auto;
}
#menu a:hover {
 color: #FFFFFF;
 background-color: #121212;
}

.text1 {
 line-height: 19pt;
}
.text2 {
 font-size: 9pt;
 font-weight: bold;
 letter-spacing: 1pt;
}
.formfield {
 padding: 1px;
 height: 15px;
}
.button {
 margin: 0px;
 padding: 0px 3px;
}
label {
 font-size: 9pt;
 font-weight: bold;
 letter-spacing: 1pt;
}
label.error {
 color: #CC0000;
}
.aligncenter {
 text-align: center;
}
.alignright {
 text-align: right;
}
.cell1 {
 background-color: #0A0A0A;
}
.cell2 {
 background-color: #0F0F0F;
}
.cell3 {
 background-color: #313131;
}
.cell4 {
 background-color: #242424;
}
td {
 font-family: "Times New Roman", Times, serif;
 font-size: 14pt;
 color: #FFFFFF;
 vertical-align: middle;
 text-align: justify;
}
.sub_bg_header {
 background-image: url(pics/sub_bg_header.jpg);
 background-repeat: no-repeat;
 background-position: center;
 text-align: center;
}
.img1 {
 margin: 10px 0px 10px 0px;
 border: none;
}
.img2 {
 margin: 10px 3px;
 border: none;
}
.title1 {
 font-size: 18pt;
 font-weight: bold;
 color: #C2920C;
}
.table1 {
 width: 1000px;
 background-color: #2C2C2C;
 margin-left: auto;
 margin-right: auto;
 padding: 0px;
 border: none;
}
.table1 td {
 padding: 0px;
}
.table2 {
 width: 278px;
 height: 354px;
 background-color: #0A0A0A;
 margin: 0px auto 0px auto;
 padding: 0px;
 border: none;
}
.table2 td {
 margin: 0px;
 padding: 0px 20px 0px 20px;
 letter-spacing: 0pt;
}
.table3 {
 width: 600px;
 margin-left: auto;
 margin-right: auto;
 padding: 0px;
 border: none;
}
.table3 td {
 padding: 7px 5px 5px 5px;
 text-align: center;
}
.table4 {
 width: 1000px;
 margin-left: auto;
 margin-right: auto;
 padding: 0px;
 border: none;
}
.table4 td {
 padding: 7px 5px 5px 5px;
 text-align: right;
}
.table5 {
 width: 1000px;
 margin-left: auto;
 margin-right: auto;
 padding: 0px;
 border: none;
}
.table5 td {
 padding: 7px 5px 5px 5px;
 vertical-align: top;
}
.table6 {
 width: 460px;
 margin-left: auto;
 margin-right: auto;
 border: none;
}
.table6 td {
 padding: 10px 20px 10px 0px;
}
