body, td, a, input, select, textarea {
font-family: Trebuchet MS,Arial, helvetica;
color: #000000;
}
input, select, textarea {
font-size: 11px;
}
.button {
font-size: 12px;
font-weight: bold;
background: #eeeeee;
}
a:hover {
color: #0077AC;
}
body, td, th, p, div {
font-size: 12px;
}
h1 {
font-size: 20px;
color: #0077AC;
}
h2 {
font-size: 18px;
color: #0077AC;
}
h3 {
font-size: 16px;
color: #0077AC;
}
h4 {
font-size: 14px;
color: #0077AC;
}
h5 {
font-size: 13px;
color: #0077AC;
}
.site-topbar td {
font-size: 12px;
}
.site-topbar td a.menu {
color: #86898D;
font-size: 12px;
text-decoration: none;
}
.site-menubar td a.menu {
color: #86898D;
font-size: 14px!;
font-weight: bold;
text-decoration: none;
}
.site-menubar td a.menu:hover {
color: #0077AC;
}
#site-column-l {
border-right: 1px dashed #D9EBF3;
}
#site-column-r {
border-left: 1px dashed #D9EBF3;
}
table.listing {
    background: #D9EBF3;
}
table.listing td {
    background: white;
    padding: 5px;
}
table.listing th {
    background: white;
    text-align: left;
    padding: 10px;
}
table.listing tr.listing-data th {
    text-align: left;
    font-weight: bold;
}
table.listing tr.listing-group td {
    font-weight: bold;
}
table.listing tr.listing-data td {
    font-size: 80%;
}
