body {
    margin: 0;
}
body,td,input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
a,
a:link,
a:visited {
    color: #000000;
}

.pageHeader {
    color: #333333;
    padding-left: 13px;
}
.footer {
    /*background-color: #D0E200;*/
    background-color: #AAAAAA;
    color: #000000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
#trailer {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin: 10px 0px;
}
#trailer a {
    text-decoration: none;
}

.leftContainer {
    margin: 13px 7px;
}

.ToppMenyTD, .ToppMenyTD input {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.ToppMenyTD a,
.ToppMenyTD a:link,
.ToppMenyTD a:visited {
    color: #000000;
    text-decoration: none;
}
.ToppMenyTD a:hover {
    color: #666666;
    text-decoration: underline;
}
.ToppMenyTD a:active {
    color: #ff0000;
    text-decoration: none;
}

.newsBar {
    font-size: 8pt;
}
.newsBar a,
.newsBar a:link,
.newsBar a:visited {
    color: #000000;
}

#tab_menu td {
    text-align: center;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
}
#tab_menu a {
    color: #000000;
    text-decoration: none;
}

#main_menu td {
    text-align: center;
    cursor: pointer;
    font-size: 12px;
}
#main_menu a {
    color: #FFFFFF;
    text-decoration: none;
}

.styledForm {
    font-size: 8pt;
}
.styledForm input,
.styledForm select {
    font-size: 8pt;
    background-color: white;
    border: thin groove;
}
.styledForm input.button {
    background-color: #EDC36C;
}

.memberEntry {
    border: 1px solid black;
    background-color: #FDFAEE;
}
.memberEntry td {
    font-size: 8pt;
}
.memberEntry .header {
    background-color: #999999;
    color: white;
}
.memberEntry .header td {
    padding: 2px 20px;
}
.memberEntry .header .name {
    font-size: 10pt;
    font-weight: bold;
}
