body, td, th {
    color: #000000;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
}

body {
    background-color: #EAEAEB;
    background-image: url(/images/bg.gif);
    margin: 0;
}

a {
    color: #173862;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

form {
    margin: 0;
}

input, select, textarea {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
}

textarea {
    width: 100%;
}

th {
    text-align: left;
}

.banner {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
}

.navlink a.current {
    color: #ED2024;
}

.frame {
    border-left: 1px solid #90908E;
    border-right: 1px solid #90908E;
}

.boxtitle {
    color: #173862;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 0 0 33px;
}

.sidelabel {
    font-size: 12px;
    font-weight: bold;
}

.helplink {
    font-family: "Times New Roman", serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}

.bluelink {
    color: #384D93;
    font-weight: normal;
    text-decoration: underline;
}

.graylink {
    color: #A7A7A7;
    text-decoration: underline;
}

.browselink a, .topiclink a {
    color: #173862;
    font-weight: bold;
}

.browselink a {
    color: #4080A8;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}

.topiclink {
    padding-left: 8px;
}

.content {
    padding: 10px 12px 20px 12px;
}

.title {
    color: #8DC640;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 8px 0;
}

.subtitle {
    color: #384D93;
    font-size: 12px;
    font-weight: bold;
}

.bar {
    background-color: #C6D5D9;
    color: #384D93;
    font-weight: bold;
    padding: 6px 10px;
}

.hotlist td {
    padding: 2px 0;
}

.hotlist tr.alt td {
    background-image: url(/images/line3_3.GIF);
}

.hotlist a {
    color: #4080A8;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}

.list {
    width: 100%;
}

.list th {
    background-color: #C6D5D9;
    color: #384D93;
    font-weight: bold;
    padding: 5px;
}

.list td {
    padding: 4px 5px;
    vertical-align: top;
}

.list tr.alt td {
    background-color: #F3F3F3;
}

.form td {
    padding: 3px 5px;
    vertical-align: top;
}

.form td.label {
    font-weight: bold;
    padding-top: 6px;
    text-align: right;
    white-space: nowrap;
}

.error {
    background-color: #FFF0F0;
    border: 1px solid #ED2024;
    color: #ED2024;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 6px 10px;
}

.notice {
    background-color: #F0F8E8;
    border: 1px solid #8DC640;
    color: #3F6E1F;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 6px 10px;
}

.menu {
    background-color: #F0F0F0;
    border: 1px solid #D5D5D5;
    margin-bottom: 10px;
    padding: 5px 10px;
}

.paging {
    margin-top: 10px;
}

.footer a {
    color: #90908E;
    font-weight: normal;
    text-decoration: underline;
}

.footer a.current {
    color: #000000;
}

.small {
    font-size: 10px;
}

.gray {
    color: #A7A7A7;
}

.red {
    color: #ED2024;
}

.blue {
    color: #384D93;
}

.hot {
    color: #ED2024;
    font-size: 10px;
    font-weight: bold;
}

.status-pending {
    color: #CC7A00;
    font-weight: bold;
}

.status-active, .status-shortlisted {
    color: #3F6E1F;
    font-weight: bold;
}

.status-closed, .status-rejected, .status-hidden, .status-suspended {
    color: #90908E;
    font-weight: bold;
}

.status-new, .status-viewed {
    color: #384D93;
    font-weight: bold;
}

.detail td {
    padding: 2px 5px;
    vertical-align: top;
}

.detail td.label {
    color: #384D93;
    font-weight: bold;
    white-space: nowrap;
}

.article p {
    margin: 0 0 10px 0;
}

.stats td {
    padding: 4px 10px;
}
