﻿body 
{
    font-family: Tahoma;
    font-size: 11px;
    background-color: #7d7d7d;
}
.Button
{
    width: 80px;
    font-family: Tahoma;
    font-size: 11px;
}
.TextBox
{
    font-family: Tahoma;
    font-size: 11px;
}
.MessageBox
{
    background-color: #cdcdcd;
    border: solid 1px #8d8d8d;
    padding: 5px;
}
.Banner_x---
{
    width: 10px;
    height: 51px;
    background-image: url('images/Banner_x---.gif');
    background-repeat: no-repeat;
}
.Banner_-x--
{
    background-image: url('images/Banner_-x--.gif');
    background-repeat: repeat-x;
}
.Banner_--x-
{
    width: 210px;
    height: 51px;
    background-image: url('images/Banner_--x-.gif');
    background-repeat: no-repeat;
}
.Banner_---x
{
    width: 10px;
    height: 51px;
    background-image: url('images/Banner_---x.gif');
    background-repeat: no-repeat;
}
.GreenLine
{
    height: 3px;
    background-color: #9dc36e;
    border-left: solid 1px #525252;
    border-right: solid 1px #525252;
}
.Body_x--
{
    width: 10px;
    background-image: url('images/Body_x--.gif');
    background-repeat: repeat-y;
}
.Body_-x-
{
    background-color: White;
    padding-top: 10px;
    min-height: 500px;
    vertical-align: top;
}
.Body_--x
{
    width: 10px;
    background-image: url('images/Body_--x.gif');
    background-repeat: repeat-y;
}
.Footer_x--
{
    width: 10px;
    height: 28px;
    background-image: url('images/Footer_x--.gif');
    background-repeat: no-repeat;
}
.Footer_-x-
{
    background-image: url('images/Footer_-x-.gif');
    background-repeat: repeat-x;
    color: #525252;
}
.Footer_--x
{
    width: 10px;
    height: 28px;
    background-image: url('images/Footer_--x.gif');
    background-repeat: no-repeat;
}
