table,
td {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: verdana, tahoma, sans-serif;
    font-size: 12px;
    color: #000000;
}
th {
    text-align: left;
}
a:link:not(.btn),
a:visited:not(.btn) {
    color: #0970d8;
    text-decoration: underline;
}
a:active:not(.btn),
a:hover:not(.btn) {
    color: #fd610c;
    text-decoration: underline;
}
h1,
h2,
h3,
h4 {
    font-size: 12px;
    margin: 0px;
}

/* individual styles */

#nav {
    padding-top: 10px;
    padding-left: 20px;
    vertical-align: top;
    background: url('/template/11951/images/037-7x1.jpg') repeat-y left top;
}
#nav a:link {
    color: #000000;
    text-decoration: none;
}
#nav a:visited {
    color: #101010;
    text-decoration: none;
}
#nav a:active,
#nav a:hover {
    color: #006c6c;
    text-decoration: underline;
}
.menu-selected {
    color: #006c6c;
    text-decoration: underline;
}
#nav h1 {
    margin: 4px 10px 4px 25px;
    font-family: arial, verdana, tahoma, san serif;
    font-size: 16px;
    font-weight: bold;
}
#nav h2 {
    margin: 3px 10px 3px 30px;
    font-family: arial, verdana, tahoma;
    font-size: 14px;
    font-weight: normal;
}
#nav h3 {
    margin: 3px 10px 3px 0px;
    font-family: arial, verdana, tahoma;
    font-size: 12px;
    font-weight: normal;
}
#nav span {
    float: left;
    margin: 3px 0px 3px 45px;
}
#top-nav {
    padding-left: 20px;
    padding-top: 8px;
    color: #ffffff;
}
#top-nav a {
    color: #ffffff;
    font-weight: bold;
}
#title h2 {
    margin: 0px 0px 0px 20px;
    font-size: 190%;
    font-weight: normal;
    font-family: impact, arial;
    color: #006c6c;
}
#slogan div {
    margin-left: 15px;
    font-size: 13px;
    font-weight: bold;
    font-family: arial;
    color: #121212;
}
#zag h3 {
    margin-left: 10px;
    font-size: 14px;
}
#navigator {
    padding: 12px 5px 0px 5px;
    vertical-align: top;
    font-size: 14px;
    font-family: arial;
    color: #000000;
}
#navigator a {
    font-size: 14px;
    font-family: arial;
    color: #000000;
}
#navigator h2 {
    margin: 0px 0px 0px 0px;
}
#content {
    padding: 15px 15px 15px 0px;
    vertical-align: top;
}
#counters {
    margin-left: 24px;
    text-align: left;
}
#copy {
    padding: 0 15px;
    font-size: 12px;
    color: #000000;
}
#label a {
    padding: 0 15px;
    font-size: 11px;
    color: #343434;
}
#bot {
    border-top: #006c6c 8px solid;
}