body, table
{
    font-family: verdana;
    font-size: 10px;
}

table.main
{
    width: 100%;
    border-collapse: collapse;
}
table.statistics
{
    border: solid 0pt #000000;
}
table.archive
{
    border: solid 1pt #cccccc;
    width: 100%;
}
th.archive
{
    border: solid 1pt #cccccc;
}
hr
{
    color: #000000;
    height: 1px;
}

code.LogData
{
    white-space: nowrap;
    font-size: 11px;
}

table.logfiles
{
    width: 100%;
    text-align: center;
}

td.content
{
    background-color: #ffffff;
    border: 0.75pt solid #000000;
    padding: 10px;
}

td.ads
{
    background-color: #ffffff;
    border: 0.75pt solid #000000;
    padding: 10px;
    width: 1px
}

div.maintitle
{
    font-family: Verdana;
    font-size: 15pt;
}

body
{
    background-color: #dddddd;
    margin: 8px;
}
img.wimage
{
    border: 0.75pt solid #000000;
}
img.image
{
    border: 0.75pt solid #000000;
}
td.right
{
    border-left: 0.75pt solid #000000;
    width: 33%;
}
td.left
{
    width: 33%;
}

tr.title
{
    font-weight: bold;
}
div.title
{
    font-weight: bold;
}
div.ContentTitle
{
    font-weight: bold;
    font-size: 12px;
}

div.title2
{
    font-weight: bold;
}

div.subtitle
{
    font-weight: bold;
    font-size: 10pt;
}

div.subtitle2
{
    font-style: italic;
    font-size: 10px;
}
.red
{
    color: #ff0000;
}
.yellow
{
    color: #ffff00;
}
.white
{
    color: #ffffff;
}
.green
{
    color: #00ff00;
}
.gray
{
    color: #aaaaaa;
}
.blue
{
    color: #0000ff;
}
.cyan
{
    color: #00ffff;
}
.WebConsole
{
    background-color: #000000;
    font-size: 11px;
}
pre
{
    margin-top: -10px;
    margin-right: -5px;
    margin-left: 2px;
}
#archive td
{
    border-style: solid;
    border-color: #cccccc;
    border-spacing: 0;
    border-width: 0.75pt;
    width: 25%;
}
#archive
{
    width: 100%;
}
