body {
 font-family: Verdana;
 font-size: 12px;
 background: #CC9933;
 padding: 0px;
 margin: 5px;
 color: #000099;
 border: solid 0px #000000;
}

body.body {
 font-family: Verdana;
 font-size: 12px;
 background: #CC9900;
 padding: 0px;
 margin: 5px;
 color: #000099;
 border: solid 0px #000000;
}

td, select, option, input, textarea {
 font-family: Verdana;
 font-size: 12px;
}

.body {
 width: 750px;
 margin-top: 5px;
}

h3 {
 margin: 0px;
 padding: 0px;
}

a:link, a:active, a:visited {
 text-decoration: none;
 color: #000099;
}

a:hover {
 text-decoration: underline;
 color: #000099;
}

img {
 border: solid 0px #000000;
}

.topbar td {
 font-size: 16px}

.topbar a:link, .topbar a:active, .topbar a:visited, .topbar a:hover {
 text-decoration: none;
 color: #000099;
}

.leftbar {
 width: 750px;
 vertical-align: top;
}

.main {
 width: 750px;
 vertical-align: top;
}

.leftbar a:link,
.leftbar a:active,
.leftbar a:visited {
 padding: 5px;
 text-align: center;
 border: outset 1px #CC9966;
 background: #FFDFAF;
 display: block;
 text-decoration: none;
 color: #000000;
 margin-bottom: 5px;
}

.leftbar a:hover {
 border: inset 1px #CC9966;
 background: #CC9966;
 color: #000000;
}
