BODY  { margin-top: 0px;}    
/* from style.css */
.ad {
        text-align:center;
        padding-bottom:15px;
        margin-bottom:15px;
}

.title {
        font-weight:bold;
}

.vline {
        border-left:1px solid;
        padding-left:10px;
}

/* ------------------------ */
/* Sidebar                                         */
/* ------------------------ */
#sidebar h1 {
        margin-top:0px;
        padding-bottom:3px;
        border-bottom:1px solid;
}

#sidebar ul {
        margin:0px;
        padding:0px;
        list-style-type:none;
}

#sidebar ul li {
        line-height:15px;
}

#sidebar ul li a {
        font-weight:normal;
}

#sidebar div a {
        font-weight:normal;
}

a,
a:link,
a:active,
a:visited {
        font-weight:bold;
        text-decoration:none;
}

a:hover {
        text-decoration:underline;
}

.headerTable {
        width:800px;
}

/* ------------------------ */
/* Navi - Row                                 */
/* ------------------------ */
.naviRow {
        padding:5px;
}

.naviRow ul {
        margin:0px;
        padding:0px;
        list-style-type:none;
}

.naviRow ul li {
        display:inline;
}

.naviRow ul li a,
.naviRow ul li a:link,
.naviRow ul li a:active,
.naviRow ul li a:visited {
        text-decoration:none;
        padding-right:5px;
        font-weight:normal;
        border-right:1px solid;
}

/* ------------------------ */
/* Search - Row                         */
/* ------------------------ */
.searchRow {
        border-bottom:1px solid;
        padding:5px;
}

.searchRow form {
        margin:0px;
        padding:0px;
}

.searchRow a,
.searchRow a:link,
.searchRow a:active,
.searchRow a:visited {
        text-decoration:underline;
        font-weight:normal;
}

.searchRow a:hover {
        text-decoration:none;
}

/* ------------------------ */
/* Content - Row                         */
/* ------------------------ */
.contentTable {
        width:800px;
        margin-top:15px;
        margin-bottom:15px;
}

/* ------------------------ */
/* Footer - Row                         */
/* ------------------------ */
.footerTable {
        width:800px;
        border-top:1px solid;
}

.footerTable form {
        margin:0px;
        padding:0px;
}

.footerTable td {
        padding:5px;
}

.footerTable td a,
.footerTable td a:link,
.footerTable td a:active,
.footerTable td a:visited {
        text-decoration:none;
        font-weight:normal;
}

.footerTable td a:hover {
        text-decoration:underline;
}
/* from user */
a, a:link {
        color:#5c5b66;
        font-family:Verdana;
        font-size:11px;
}

a:active {
        color:#5c5b66;
        font-family:Verdana;
        font-size:11px;
}

a:visited {
        color:#5c5b66;
        font-family:Verdana;
        font-size:11px;
}

a:hover {
        color:#990000;
        font-family:Verdana;
        font-size:11px;
}

.outborder {
        background-color:#999999;
}

.inborder {
        background-color:#999999;
}

.out {
        background-color:#ffffff;
}

.in {
        background-color:#ffffff;
}

td {
        background-color:#ffffff;
}

.title {
        background-color:#edf2cb;
        color:#000000;
}

.vline {
        border-left-color:#999999;
}

#sidebar {
        border-left:#999999;
        font-family:Verdana;
        font-size:12px;
}

#sidebar h1 {
        color:#5c5b66;
        border-bottom-color:#5c5b66;
        font-family:Verdana;
        font-size:12px;
}

.naviRow {
        background-color:#5c5b66;
}

.naviRow ul li a, .naviRow ul li a:link {
        color:#ffffff;
        border-right-color:#ffffff;
}

.naviRow ul li a:active {
        color:#ffffff;
        border-right-color:#ffffff;
}

.naviRow ul li a:visited {
        color:#ffffff;
        border-right-color:#ffffff;
}

.naviRow ul li a:hover {
        color:#dcc8b0;
}

.searchRow {
        background-color:#edf2cb;
        border-bottom-color:#999999;
}

.searchRow ul li a, .searchRow ul li a:link {
        color:#000000;
        font-family:Verdana;
        font-size:10px;
}

.searchRow ul li a:active {
        color:#000000;
        font-family:Verdana;
        font-size:10px;
}

.searchRow ul li a:visited {
        color:#000000;
        font-family:Verdana;
        font-size:10px;
}

.searchRow ul li a:hover {
        color:#999999;
        font-family:Verdana;
        font-size:10px;
}

.footerTable {
        border-top-color:#999999;
}

.footerTable td {
        background-color:#edf2cb;
        color:#999999;
        font-family:Verdana;
        font-size:9px;
}

.footerTable td a, .footerTable td a:link {
        color:#999999;
        font-family:Verdana;
        font-size:11px;
}

.footerTable td a:active {
        color:#999999;
        font-family:Verdana;
        font-size:11px;
}

.footerTable td a:visited {
        color:#999999;
        font-family:Verdana;
        font-size:11px;
}

.footerTable td a:hover {
        color:#990000;
        font-family:Verdana;
        font-size:11px;
}

.error {
        border:#990000;
        background-color:#FFFFE1;
        color:#990000;
}

.quote {
        border:#000000;
        background-color:#f8f8f8;
        color:#000000;
}

.ad {
        border:#999999;
}

.textfield {
        border:#999999;
}

body, td {
        font-family:Verdana;
        font-size:11px;
}

input, textarea, select {
        font-family:Verdana;
        font-size:11px;
}
