body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

.off { display: none; }

.on { display: inline; }

.links { font-size: 12px;
     font-family: Tahoma;
     font-weight: bold;
     color: #aeabab; }

.copyright {
    font-size: 10px;
    font-family: Tahoma;
    color: #ccc;
    text-align: center; }

a.hyperlink:link, a.hyperlink:visited, a.hyperlink:active {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #aaa;
    text-decoration:none; }

a.hyperlink:hover {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #f00; }

a.selected:link, a.selected:visited, a.selected:active, a.selected:hover {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #888;
    text-decoration:none; }

.border {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc; }

.blocktext {
    font-family: Tahoma;
    font-size: 11px;
    color: #666;
    padding-left:15px;
    padding-right:15px }

.header {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #666;
    padding-left:15px;
    padding-right:15px }

