body {
    font-family: Arial;
    font-size: 13px;
    color:#000000;
}

td {
    font-family: Arial;
    font-size: 13px;
    color:#000000;
}

th {
    font-family: Arial;
    font-size: 13px;
}

form {
    font-family: Arial;
    font-size: 12px;
    }

input {
    font-family: Arial;
    font-size: 12px;
}

textarea {
    font-family: Arial;
    font-size: 12px;
}

select {
    font-family: Arial;
    font-size: 12px;
}

ul {
    font-family: Arial;
    font-size: 12px;
    list-style-type: square;
    list-style-position: outside;
}

li {
    font-family: Arial;
    font-size: 14px;
}

ol {
    font-family: Arial;
    font-size: 12px;
    list-style-type: decimal;
    list-style-position: outside;
}

a:hover {
    text-decoration: underline;
}

.small {
    font-family: Arial;
    font-size: 10px;
}

.big {
    font-family: Arial;
    font-size: 18px;
}

.bodystyle {
    font-family: Arial;
    font-size: 11px;
}
#result
{
    margin: 10px 0;
    text-align: left;
}
.result_row
{
    padding: 7px 0;
    border-bottom: 1px solid #aaa;
}

.lineH { background: #fff; line-height: 1px; color: #fff; margin: 0 -8px; }
/* ---------------------- link-css --------------------------- */
A { text-decoration: none }


A {color:#000000; font-family: Arial; font-size: 12px; text-decoration: underline;}
A:hover {color:#000000; font-family: Arial; font-size: 12px; text-decoration: underline;}

A.nav {color:#000000; font-family: Arial; font-size: 11px; text-decoration: none; text-transform: uppercase; }
A.nav:hover {color:#000000; font-family: Arial; font-size: 11px; text-decoration: underline;}

A.page {color:#000000; font-family: Arial; font-size: 12px; text-decoration: underline;}
A.page:hover {color:#857C7C; font-family: Arial; font-size: 12px; text-decoration: none;}

A.page2 {color:#000000; font-family: Arial; font-size: 12px; text-decoration: underline;}
A.page2:hover {color:#4E496A; font-family: Arial; font-size: 12px; text-decoration: none;}

A.wh {color:#ffffff; font-family: Arial; font-size: 12px; text-decoration: underline;}
A.wh:hover {color:#C6C6B2; font-family: Arial; font-size: 12px; text-decoration: none;}

td.small {font-family: Arial; font-size: 11px;}
td {font-family: Arial; font-size: 12px;}
.linkcell { padding-left: 10px; font-family: Arial; font-size: 10px;}
hr {  color: #333333}
td.formErr
{
    font-size: 8pt;
    vertical-align: top;
    color: #FF0000;
}
.alertText, .okText
{
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    font-family: Arial;
    margin-top: 20px;
}
.alertText
{
    color: #950000;
}
.alertTextSmall
{
    color: #D50301;
    font-weight: bold;
    text-align: center;
}
/* --------------------------- map --------------------------- */
.div_map { margin-left: 20px; }
.div_map a { display: block; }
/* --------------------------- misc --------------------------- */

