body, ttable, tr, td, p, div, span {
    font-family: geneva, verdana, arial, helvetica, sans-serif;
    color: #53340F;
    font-size: 11px;
    margin: 0px;
}

a {
    color: #53340F;
    text-decoration: none;
    background-color: transparent;
}
a:visited {
    color: #53340F;
}
a:active {
    color: #B9351F;
}
a:hover {
    color: #B9351F;
    text-decoration: underline;
}

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

.menuB {
    font-weight: bold;
}
.menu9 {
    font-size: 9px;
}
.menu14B {
    font-size: 14px;
    font-weight: bold;
}

.red {
    color: #B9351F;
}
.redB {
    color: #B9351F;
    font-weight: bold;
}
.red9 {
    font-size: 9px;
    color: #B9351F;
}
.red14 {
    font-size: 14px;
    color: #B9351F;
}
.red14B {
    font-size: 14px;
    color: #B9351F;
    font-weight: bold;
}

.wp {
    border: solid #B9351F 1px;
}
.wpalpha {
    border: solid #B9351F 1px;
}
.wpalphaover {
    border: solid #B9351F 1px;
}

.alter {
    background-color: #f6e2c3;
}

input, select, textarea {
    font-size: 11px;
    background-color: #f6e2c3;
}

.inputtext {
    border: 1px inset #6F799D;
}

.inputbutton {
    border: 1px outset #6F799D;
    cursor: pointer;
}

.leaf {
    position: absolute;
    height: 1px;
    width: 1px;
    top: 0px;
    left: 0px;
    visibility: hidden;
    background-color: transparent;
}

.rss {
  padding-bottom: 3px;
}