﻿body
{
    font-family: Tahoma;
    font-size: 11px;
    color: #474747;
}
a:link,
a:active,
a:visited
{
    text-decoration: none;
    color: #2765a1;
}
a:hover
{
    text-decoration: none;
    color: #548abd;
}
.Menu_-x-
{
    background-image: url('images/Menu_-x-.gif');
    background-repeat: repeat-x;
    width: 100%;
}
.Menu_-x- a:link,
.Menu_-x- a:active,
.Menu_-x- a:visited
{
    color: #474747;
    display: block;
    padding: 4px 15px 4px 15px;
    border: 1px solid transparent;
}
.Menu_-x- a:hover
{
    color: #474747;
    border: 1px solid #9d9d9d;
}
.Footer_-x-
{
    background-image: url('images/Footer_-x-.gif');
    background-repeat: repeat-x;
    width: 100%;
}
.Box_Top_-x-
{
    background-image: url('images/Box_Top_-x-.gif');
    background-repeat: repeat-x;
    width: 100%;
}
.Box_Bottom_-x-
{
    background-image: url('images/Box_Bottom_-x-.gif');
    background-repeat: repeat-x;
    width: 100%;
}
.Box_UnderTop_-x-
{
    background-image: url('images/Box_UnderTop_-x-.gif');
    background-repeat: repeat-x;
    padding-top: 5px;
    vertical-align: top;
    height: 100%;
    background-color: White;
}
.Box_Middle_x--
{
    background-image: url('images/Box_Middle_x--.gif');
    background-repeat: repeat-y;
    vertical-align: top;
}
.Box_Middle_--x
{
    background-image: url('images/Box_Middle_--x.gif');
    background-repeat: repeat-y;
    vertical-align: top;
}
.Button
{
    font-family: Tahoma;
    font-size: 11px;
    width: 80px;
    border: solid 1px #656565;
    background-image: url('images/bgButton.gif');
    background-repeat: repeat-x;
    }
.TextBox
{
    font-family: Tahoma;
    font-size: 11px;
    width: 100%;
    border: solid 1px #9d9d9d;
}
.Header
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #656565;
    Margin-Bottom: 3px;
}
.Advertisements
{
    border: solid 1px #CC0000;
}
.Advertisements_Header
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CC0000;
    background-color: #CC0000;
    color: White;
}
.LoadingBox
{
    background-color: #f2f8ff;
    border: solid 1px #ced8e6;
    color: #738ba8;
    height: 20px;
    width: 100%;
    padding-right: 3px;
}
.SuccessBox
{
    background-color: #cefbc7;
    border: solid 1px #9ad192;
    color: #498640;
    height: 20px;
    width: 100%;
    padding-right: 3px;
}
.ErrorBox
{
    background-color: #fbcfd1;
    border: solid 1px #e78286;
    color: #b3484d;
    height: 20px;
    width: 100%;
    padding-right: 3px;
}
.GlassButton
{
    background-image: url('images/GlassButton.gif');
    background-repeat: no-repeat;
    vertical-align: top;
}
.GlassButton a:link,
.GlassButton a:hover,
.GlassButton a:active,
.GlassButton a:visited
{
    padding-top: 7px;
    color: White;
    display: block;
    width: 168px;
    height: 24px;
}