body {
    margin: 0px;
    background: #A0A0A0 url(images/fade_back.jpg) repeat-y scroll top center;
}
th {
    text-align: left;
}
body, td, th, input, select, textarea {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
form {
    margin: 0px;
    padding: 0px;
}
h1 {
    font-family: Times New Roman, Times, serif;
    font-size: 2em;
    margin: 0px;
    margin-bottom: 0.4em;
}
h2 {
    margin-bottom: 3px;
}
a, a:link, a:visited, a:active {
    color: #BC4F61;
}
p {
    margin: 0px 0px 0.8em 0px;
}
.tblNav td {
    vertical-align: middle;
}
.paddingBox {
    padding: 25px;
}
.divNav {
    height: 30px;
}
.scrollInside {
    height: 518px;
    overflow: auto;
    padding-right: 10px;
}
.copytext, .copytext a, .copytext a:visited, .copytext a:active {
    font-size: 8pt;
    color: #888888;
    text-decoration: none;
}
.submitButton {
    background: #990033;
    color: white;
    text-align: center;
    font-size: 8pt;
    padding: 2px;
}
.submitButton a, .submitButton a:visited, .submitButton a:active {
    text-decoration: none;
    color: white;
    width: 100%;
}
.infoBox {
    color: white;
    background: #990033;
    float: right;
    padding: 5px;
}
.infoBox, .infoBox input {
    font-size: 8pt;
}
.randomimage {
    margin-left: 10px;
}
