﻿*
{
    font-family: Verdana;
}
html, body
{
    width: 100%;
    height: 100%;
    color: #666666;
    padding: 0px;
    margin: 0px;
}
table
{
    font-family: Verdana;
    font-size: 11px;
}
a
{
    color: #666666;
    text-decoration: none;
}
a:hover
{
    color: #ff3333;
}
.defaultPanel
{
}
.defaultPanel .tl
{
    width: 5px;
    height: 23px;
    background-image: url(../images/panel/pd_01.gif);
}
.defaultPanel .tc
{
    padding-left: 5px;
    font-size: 10pt;
    background-image: url(../images/panel/pd_02.gif);
    color: #000000;
}
.defaultPanel .tr
{
    width: 5px;
    height: 23px;
    background-image: url(../images/panel/pd_03.gif);
}
.defaultPanel .ml
{
    background-image: url(../images/panel/pd_04.gif);
}
.defaultPanel .mc
{
    text-align: justify;
}
.defaultPanel .mr
{
    background-image: url(../images/panel/pd_04.gif);
}
.defaultPanel .bl
{
    width: 5px;
    height: 6px;
    background-image: url(../images/panel/pd_07.gif);
}
.defaultPanel .bc
{
    background-image: url(../images/panel/pd_08.gif);
}
.defaultPanel .br
{
    width: 5px;
    height: 6px;
    background-image: url(../images/panel/pd_09.gif);
}
#content
{
    width: 100%;
    height: 100%;
    vertical-align: top;
    padding-bottom: 5px;
}
.selectedNode
{
    color: #FF0000;
    font-size: 11px;
}
.textInput
{
    font-size: 10px;
    border: 1px solid #c0c0c0;
}
.buttonInput
{
    border: #ff0000 0px solid;
    cursor: hand;
    font-size: 11px;
    width: 70px;
    height: 20px;
    background-image: url(../images/panel/button.gif);
    color: #FF0000;
}
pre
{
    color: #333333;
    border-left: solid 5px #FF0000;
    padding: 5 5 5 5;
    overflow: auto;
    background-color: #F9F9F9;
    text-align: left;
    font-family: 'Courier New';
    font-size: 10pt;
    width: 100%;
}
.header
{
    font-weight: bold;
    font-size: 16px;
    padding: 10 10 10 30;
    color: #666666;
}
.separator
{
    font-size: 24px;
    color: #CCCCCC;
    text-align: center;
    padding: 10 0 10 0;
}
.admin
{
    padding-right: 20px;
    text-align: right;
}
.pager
{
    text-align: center;
    font-size: 12px;
    font-family: Times New Roman;
}
.pager a
{
    text-decoration: none;
    text-align: center;
}
.currentPage
{
    color: #ff0000;
    font-weight: bold;
}
.viewPage
{
    color: #ff0000;
    font-weight: bold;
}
.bullet
{
    list-style-position: outside;
    margin: 5 5 5 20;
    list-style-type: disc;
}
.bullet a
{
    text-decoration: none;
}
.content
{
    background-color: #F9F9F9;
    border-left: solid 5px #FF0000;
    margin-left: 10px;
    padding: 5 5 5 10;
}
.info
{
    margin-left: 10px;
    padding: 5 5 5 10;
}
#footer
{
    background-image: url(../images/panel/pd_02.gif);
    height: 23px;
}
.toolbar
{
    text-align: right;
    background-image: url(../images/panel/pd_02.gif);
    height: 23px;
    padding: 2px;
    text-decoration: none;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #C0C0C0;
    border-left-color: #C0C0C0;
}
.toolbar a
{
    text-decoration: none;
}
.feedback
{
    text-align: right;
}
.forum
{
    font-size: 14px;
}
.thread
{
}
.answers
{
    background-color: #ECE7E0;
    text-align: center;
}
.editorContainer
{
    padding: 5px;
    margin-top: 10px;
    border: solid 1px #c0c0c0;
    background-color: #ECE7E0;
}
.signature
{
    font-size: 7pt;
    color: #c0c0c0;
}
.quote
{
    background-color: #FFFFCC;
    border: 1px solid #CCCCCC;
    padding: 2px;
}
.offtop
{
    background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    padding: 2px;
}
.cmd
{
    border: 1px solid #C0C0C0;
    font-family: 'Courier';
    font-size: 8pt;
    background-color: #FFFFFF;
    padding: 2px;
    color: #000000;
}
.norows
{
    font-size: 10pt;
    color: #FF3300;
    text-align: center;
    padding: 15px;
}

