a:link { color: #800000; text-decoration: none; font-weight: bold }
a:active { color: #800000; background-color: #C0C0C0; font-weight: bold }
a:visited { color: #800000; text-decoration: none; font-weight: bold }
a:hover { color: #C0C0C0; background-color: #800000; text-decoration: none; font-weight: bold }

a.bbcodebutton, a.bbcodebutton:visited, a.bbcodebutton:active {
    color: #ffffff;
    background-color: #5F7797;
    border: 1px solid #354463;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
    line-height: 30px;
}

a.bbcodebutton:hover {
    background-color: #354463;
    color: #cccccc;
    text-decoration: none;
}

body {
    font-family: Verdana, Geneva, Arial, Helvetica;
    text-align: center;
    font-size: 9px;
    background: url(../img/iframebg2.jpg);
}

fieldset {
    border-color: #696969;
    border-style: solid;
    border-width: 2px;
    padding: 2px;
    text-align: left;
}

h1 {
    font-size: 14px;
    margin: 0px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: center;
}

h2 {
    font-size: 11px;
    font-style: italic;
}

hr {
    color: #800000;
    height: 2px;
    width: 100%;
}

img {
    border: none;
}

label {
    font-size: 10px;
}

li {
    margin: 0px;
    padding: 0px;
}

ol {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
    padding-left: 8px;
}

ul {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    padding-left: 5px;
}

table {
    font-size: 11px;
}

td {
    padding: 2px;
}

textarea {
    background-color: #C0C0C0;
    border-color: #333333;
    border-style: solid;
    border-width: 2px;
}

th {
    padding: 3px;
}

body.jswindow {
    background-color: #C0C0C0;
    border: none;
    padding: 0px;
    margin: 13px;
}

body.jswindow input[type=text], body.jswindow textarea {
    background-color: #C0C0C0;
    border-color: #333333;
    border-style: solid;
    border-width: 2px;
    width: 150px;
}

div.code {
    background-color: #B8860B;
    margin-left: 10px;
    margin-right: 12px;
    margin-top: 2px;
    padding: 2px;
}

input[type=submit],
input[type=reset],
input[type=button] {
    border-color: #696969;
    border-style: solid;
    border-width: 2px;
    background-color: #C0C0C0;
    color: #800000;
    font-size: 11px;
    padding-bottom: 1px;
    padding-top: 1px;
    width: 70px;
}

input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover {
    background-color: #333333;
    color: #CCCCCC;
    border-color: #800000;
}

input[type=text], input[type=password] {
    background-color: #C0C0C0;
    border-color: #333333;
    border-style: solid;
    border-width: 2px;
}

table.tablecenter {
    margin-left: auto;
    margin-right: auto;
}

table.login {
    background-color: transparent;
    border-color: #333333;
    border-style: solid;
    border-width: 2px;
    font-size: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

table.login th {
    background-color: #333333;
    color: #C0C0C0;
    padding: 5px;
}

table.login td {
    padding: 5px;
}

table.installer {
    background-color: #BFC4CB;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 370px;
}

table.installer th {
    background-color: #5F7797;
    color: #E9F2FC;
    padding: 5px;
}

table.installer td {
    padding: 5px;
}

.hr {
    background-color: transparent;
    color: #333333;
}

.center {
    text-align: center;
}

.copyright {
    font-size: 9px;
    text-align: center;
}

.left {
    text-align: left;
}

.menu {
    border-bottom-color: #333333;
    border-bottom-style: dashed;
    border-bottom-width: 2px;
    border-left-color: #333333;
    border-left-style: dashed;
    border-left-width: 2px;
    padding: 4px;
}

.notify {
    background-color: lightgrey;
}

.notify td {
    border-bottom-color: #333333;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-top-color: #333333;
    border-top-style: solid;
    border-top-width: 2px;
}

.right {
    text-align: right;
}

.subtext {
    margin-top: 0px;
}

#border {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 560px;
}

#content {
    border-bottom-color: #333333;
    border-bottom-style: dashed;
    border-bottom-width: 2px;
    border-left-color: #333333;
    border-left-style: dashed;
    border-left-width: 2px;
    border-right-color: #333333;
    border-right-style: dashed;
    border-right-width: 2px;
    float: left;
    padding: 4px;
    min-height: 360px;
    width: 378px;
}

#navigation {
    float: left;
    width: 170px;
}

#imageupload
{
    display: none;
}
