body {
    margin: 0px;
    font-size: x-small;
    font-family: Verdana, sans-serif;
    background-color: rgb(193, 224, 255);
}
#title {
    height: 43px;
    background-image: url("/logo.png");
    background-repeat: no-repeat;
    padding-left: 50px;
    color: #ffff00;
    background-color: #c623c6;
    border-bottom: solid black 2px;
}
h1 {
    font-size: medium;
    text-align: center;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    margin: 0px;
}
h2 {
    text-align: center;
    border-bottom: solid black 1px;
}
#menu {
    border-bottom: solid black 1px;
    background-color: black;
    color: white;
    padding: 0px;
    margin: 0px;
    text-align: center;
}
#menu ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#menu li {
    padding: 0px;
    margin: 0px;
    display: inline;
    font-size: small;
}
#menu a {
   color: white; 
}
#leftcolumn {
    float: left;
    width: 66%;
}
#leftcolumn .section {
    padding-left: 10px;
    padding-right: 10px;
}
#rightcolumn {
    float: right;
    width: 33%;
    min-width: 250px;
}
#copyright {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px; 
    padding-top: 5px;
    padding-bottom: 5px; 
    clear: both;
    border: dashed black 1px;
    margin-top: 35px;
    padding-bottom: 5px;
}
#copyright p {
    margin: 0px;
}
#rightcolumn .section {
    border: solid black 2px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#rightcolumn .rightmenu {
    border: solid black 2px;
    margin-right: 10px;
    margin-top: 10px;
}
.rightmenu ul {
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.rightmenu li {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    list-style-type: none;
    background-color: rgb(1, 84, 164);
}
.rightmenu a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.rightmenu a:hover {
    color: black;
}
#rightcolumn h3 {
    background-color: #c623c6;
    color: black;
    margin-top: 0px;
    margin-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: solid black 2px;
    font-size: small;
    text-align: center;
}
#rightcolumn .section p {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
}
#leftcolumn h3 {
    margin-left: 5px;
    margin-top: 15px;
    font-size: medium;
    margin-bottom: 3px;
    border-bottom: solid gray 2px;
    clear: left;
}
#leftcolumn .section h3 {
    margin-left: -5px;
    margin-top: 15px;
    font-size: medium;
    margin-bottom: 3px;
    border-bottom: solid gray 2px;
    clear: left;
}
th,td {
    vertical-align: top;
}
ul.error {
    color: red;
}
.date {
    margin-top: 0px;
    padding-top: 0px;
    text-align: right;
    font-style: italic;
    font-size: x-small;
}
.image {
    float: left;
    padding-right: 5px;
}
p.actions {
    text-align: right;
}
.thumb {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    border: dashed black 1px;
    margin: 5px;
    background-color: rgb(115, 208, 245);
    text-align: center;
}
.thumb a {
    text-decoration: none;
    color: black;
    font-weight: bold;
}
.fullwidth {
    clear: both;
}
table.result {
    border: none;
}
table.result td {
    font-size: x-small;
    border-bottom: solid black 1px;
}
#leftcolumn.hidden {
    padding-left: 5px;
    border-left: dashed red 3px;
    background-color: #c0c0c0;
}
#leftcolumn .hidden {
    padding-left: 5px;
    border-left: dashed red 3px;
    background-color: #c0c0c0;
}
#rightcolumn div.hidden {
    border: dashed red 3px;
    padding: 2px;
    border-left: solid black 2px;
}
#rightcolumn .hidden {
    background-color: #c0c0c0;
}
.photo {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 15px;
    text-align: center;
}
.photo a {
    text-decoration: none;
}
#rightcolumn .scrollable {
    max-height: 130px;
    overflow: auto;
}
#rightcolumn .section {
    overflow-x: auto;
}
#rightcolumn .section select {
    overflow: hidden;
    max-width: 225px;
}
#leftcolumn .scrollable {
    max-height: 100px;
    overflow: auto;
}
#mainad {
    text-align: center;
    padding-top: 5px;
}
.blogentry {
    margin-top: 10px;
    border-top: dashed gray 1px;
    background-color: #eeeedd;
    padding: 3px;
}
.blogcomment {
    background-color: #e0efed;
    margin-left: 25px;
}
.blogcommentin {
    background-color: #c0c0c0;
    margin-left: 25px;
}
.bloguser {
    margin-right: 25px;
}
.blogrole .bloghead {
    margin-top: 0px;
    padding-top: 3px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.bloguser .bloghead {
    margin-top: 0px;
    padding-top: 3px;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.blogcomment .bloghead {
    margin-top: 0px;
    padding-top: 3px;
    font-style: italic;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.blogcommentin .bloghead {
    margin-top: 0px;
    padding-top: 3px;
    font-style: italic;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.blogbody {
    margin-left: 25px;
}
.blogbody p {
    margin-top: 0px;
    margin-bottom: 2px;
}
.auditsection {
    padding-left: 5px;
    border-left: solid black 2px;
    border-bottom: solid black 2px;
    border-right: solid black 2px;
    padding-right: 5px;
}
.auditsection p {
    margin-top: 0px;
    padding-top: 2px;
}
.audittitle a {
    color: white;
}
.audittitle {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-weight: bold;
    border-top: solid black 1px;
    background-color: black;
    color: white;
    margin-bottom: 0px;
}
img {
    border: 0px;
}