/* ------------------------- */
body {
    color:       #54565A;
    margin:      0px;
    padding:     0px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table {
    font-size: 12px;
}
/* ------------------------- */
table.Button {
    background-color: #A2DB4D;
    margin:           0px 5px 0px 5px;
}
/* ------------------------- */
input.Top-Panel {
    background-color: transparent;
    border:           none ;
    color:            #FFFFFF;
}
/* ------------------------- */
a.Top-Panel-Button:link {
    color:           #009500;
    text-decoration: none;
}
a.Top-Panel-Button:visited {
    border:          none ;
    color:           #009500;
    text-decoration: none;
}
a.Top-Panel-Button:hover {
    border:          none ;
    color:           #009500;
    text-decoration: underline;
}
/* ------------------------- */
a.Button:link {
    border:          none ;
    color:           #9D9D9D;
    font-weight:     bold;
    text-decoration: none;
}
a.Button:visited {
    border:          none ;
    color:           #9D9D9D;
    font-weight:     bold;
    text-decoration: none;
}
a.Button:hover {
    border:          none ;
    color:           #606060;
    font-weight:     bold;
    text-decoration: none;
}
/* ------------------------- */
/* ------------------------- */
a.Left-Menu:link {
    border:          none ;
    color:           #739713;
    text-decoration: none;
}
a.Left-Menu:visited {
    border:          none ;
    color:           #739713;
    text-decoration: none;
}
a.Left-Menu:hover {
    border:          none ;
    color:           #739713;
    text-decoration: underline;
}
/* ------------------------- */
span.Left-Menu-Active {
    color:       #739713;
    font-weight: bold;
}
span.Left-Menu-UnActive {
    color:       #838383;
    font-weight: bold;
}
span.Left-Menu-Section {
    color:           #838383;
    font-weight:     bold;
    text-decoration: underline;
}
/* ------------------------- */
a.Bottom-Menu:link {
    color:           #739713;
    border:          none ;
    text-decoration: none;
}
a.Bottom-Menu:visited {
    color:           #739713;
    border:          none ;
    text-decoration: none;
}
a.Bottom-Menu:hover {
    color:           #739713;
    border:          none ;
    text-decoration: underline;
}
span.Bottom-Menu {
    color:           #739713;
    font-weight:     bold;
    text-decoration: underline;
}
/* ------------------------- */
/* ------------------------- */
td.Input-Left {
    background-color: #A2DB4D;
    background-image: url(../Images/Input-Left.png);
}
/* ------------------------- */
td.Input-Center {
    background-color: #86C528;
    background-image: url(../Images/Input-Center.png);
}
/* ------------------------- */
td.Input-Right {
    background-color: #A2DB4D;
    background-image: url(../Images/Input-Right.png);
}
/* ------------------------- */
/* ------------------------- */
td.Button-Left {
    background-image: url(../Images/Button-Left.png);
}
/* ------------------------- */
td.Button-Center {
    background-image: url(../Images/Button-Center.png);
}
/* ------------------------- */
td.Button-Right {
    background-image: url(../Images/Button-Right.png);
}
/* ------------------------- */
/* ------------------------- */
div.News-Comment {
    padding:     5px;
    text-indent: 25px;
    text-align:  justify;
}
td.News-Date {
    color:     #A2DB4D;
    font-size: 11px;
}
td.News-More {
    color:      #A2DB4D;
    font-size:  11px;
    text-align: right;
}
/* ------------------------- */
/* ------------------------- */
h4 {
    border-bottom: 1px dashed #DFDFDF ;
    color:         #DF7000;
    font-size:     14px;
    font-weight:   bold;
    margin:        10px 10px 10px 25px;
    padding:       5px;
    text-align:    left;
}
p,ul,ol {
    font-size: 12px;
}
/* ------------------------- */
a:link {
    color:           #53A303;
    text-decoration: none;
}
a:visited {
    color:           #53A303;
    text-decoration: none;
}
a:hover {
    border-bottom:   1px dashed #53A303 ;
    color:           #53A303;
    text-decoration: none;
}
/* ------------------------- */
a.Order:link {
    border:          none ;
    color:           #C86F02;
    font-size:       12px;
    text-decoration: underline;
}
a.Order:visited {
    border:          none ;
    color:           #945201;
    font-size:       12px;
    text-decoration: underline;
}
a.Order:hover {
    border:          none ;
    color:           #945201;
    font-size:       12px;
    text-decoration: none;
    text-decoration: underline;
}
img.Border {
    border: 1px solid #356406 ;
}
/* ------------------------- */
ul.HScheme {
    color:           #FFFFFF;
    list-style-type: square;
}
/* ------------------------- */
/* ------------------------- */
td.Top-Panel {
    background-image: url('../Images/Top-Panel-Bg.png');
}
td.Middle {
    background-image: url('../Images/Middle-Bg.png');
}
td.Bottom-Panel {
    background-image: url('../Images/Bottom-Panel-Bg.png');
}
td.Bottom-Left {
    background-image: url('../Images/Bottom-Left.jpg');
}
/* ------------------------- */
/* ------------------------- */
select.Domain-Zones {
    background-color: #FFFFFF;
    border:           1px solid #A2DB4D ;
}
/* ------------------------- */
/* ------------------------- */
div.Stars {
    background-color: #EEEEFF;
    background-image: url('../Images/Stars.png');
    border:           1px solid #B7B7FF ;
    margin:           5px 20px 5px 20px;
}
