body
{
    color: #000000;
    background-color: #cccccc;
    font-style: normal;
}
.text
{
    color: #000000;
    background-color: #ffe4c4;
}
.bisque
{
    background-color: #ffe4c4;
}
.black
{
    background-color: #000000;
    padding: 5px;
}

.red
{
    color: #ff0000;
}
.green
{
    color: #336600;
}
.head
{
    color: #a52a2a;
}
.rem
{
    color: #333399;
}

.tmark
{
    color: #993333;
}
.hmark
{
    color: #993333;
    text-align: center;
}

.date
{
    text-align: right;
    font-style: italic;
    color: #808080;
}

.status
{
    font-style: italic;
    color: #ff0000;
}
.donate
{
    background-color: #ffe4c4;
    color: #336600;
    text-align: justify;
    font-weight: bold;
    padding: 5px;
    border-right: yellow groove;
    border-top: yellow groove;
    border-left: yellow groove;
    border-bottom: yellow groove;
}
.donatemark
{
    color: #9900ff;
}

.wide
{
    width: 100%;
}
.fullscreen
{
    width: 100%;
}
.fullscreen1
{
    width: 100%;
    background-color: #ffe4c4;
}
table .mmenut
{
    width: 100%;
    border-right: #d3d3d3 outset;
    border-top: #d3d3d3 outset;
    border-left: #d3d3d3 outset;
    border-bottom: #d3d3d3 outset;
}

.menu
{
    width: 170px;
    text-align: center;
    border-right: #d3d3d3 outset;
    border-top: #d3d3d3 outset;
    border-left: #d3d3d3 outset;
    border-bottom: #d3d3d3 outset;
}
td
{
    background-color: #ffe4c4;
}
.leftc
{
    width: 15%;
    height: 1px;
    vertical-align: top;
    text-align: center;
}
.centrc
{
    width: 70%;
    vertical-align: top;
}
.rightc
{
    width: 15%;
    vertical-align: top;
    text-align: center;
}
.maincell
{
    vertical-align: top;
    width: 100%;
}
.nullcell
{
    height: 1px;
}

.navi
{
    background-color: #ffcccc;
    border-right: #ffffff thin inset;
    border-top: #ffffff thin inset;
    border-left: #ffffff thin inset;
    border-bottom: #ffffff thin inset;
}

.advcou
{
    text-align: center;
    width: 100%;
}

.count
{
    text-align: center;
}

.ltl
{
    font-size: 9pt;
}

img
{
    border: 0;
}

A:Link
{
    color: blue;
    text-decoration: none;
}
A:Visited
{
    color: #0066ff;
    text-decoration: none;
}
A:Visited.menul
{
    color: #0000ff;
    text-decoration: none;
}
A:Active
{
    color: #a52a2a;
    text-decoration: none;
}
A:Hover
{
    color: #ff0000;
    text-decoration: none;
}
A:Hover.menul
{
    color: #ff0000;
    text-decoration: none;
}


