body {
background-color: #778f6a;
color: #000000;
background-image: url(/bg.jpg);
margin: 0px;
}

td {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 10pt;
}

td.largerfont {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12pt;
}

td.padded {
padding-left: 10;
padding-right: 10;
}

.error {
color: #CC0000;
}

.highlighttext {
font-family: Georgia, Times New Roman, Times, serif;
color: #000000;
font-weight: bold;
}

.bold {
font-weight: bold;
font-size: 9pt;
}

.small {
font-size: 8pt;
}

.title {
font-weight: bold;
font-size: 14pt;
}

.boldtext {
font-weight: bold;
}

.lightcolortext {
color: #999999;
font-style: italic;
}

.accent {
font-style: italic;
}

.linecolor {
color: #000000;
}

.verticalline {
background-color: #000000;
}

.cellaccent {
background-color: #000000;
}

.generaltable {
background-color: #e7ceb5;
border: 1px solid #000000;
width: 500px;
padding: 3px;
spacing: 0px;
}

.largetable {
background-color: #e7ceb5;
border: 1px solid #000000;
padding: 3px;
spacing: 0px;
}

.smalltable {
background-color: #e7ceb5;
border: 1px solid #000000;
width: 360px;
padding: 3px;
spacing: 0px;
}

.colortable {
border: 1px solid #C0C0C0;
border-collapse: collapse;
}

.colorcell {
border: 1px solid #C0C0C0;
}

.fieldname {
font-weight: bold;
color: #000000;
text-decoration: none;
}

.regtext {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 10pt;
}

.smalltext {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 8pt;
}

.largelinks {
font-size: 12pt;
}

.largeboldtext {
font-size: 14pt;
font-weight: bold;
}

.noline {
text-decoration: none;
}

.black {
color: #000000;
}

.nolineblack {
text-decoration: none;
color: #000000;
}

.warning {
color: #AB7136;
font-weight: bold;
}

a {
color: #000000;
}

a.links:hover {
color: #000000;
text-decoration: none;
}

a.linkset {
color: #000000;
font-weight: bold;
text-decoration: none;
}