BODY, TD {
  height: 30px;
  font-family: tahoma;
  font-size: 8.5pt;
  background-color: #F8F8F8;
}
.header
{
    width: 80%;
    background-image: url(../imgs/header.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 104px;
    margin-right: 7px;
    margin-left: 7px;
}
.RTL
{
   text-align: right;
   direction: rtl;
}
.text
{
    background-color: #F3F3EB;
}
.phead
{
    line-height: 0px;
    text-align: right;
    margin-right: 11%;
}
a.panel:link {color: #56004E; text-decoration: none; font-weight: bold;}
a.panel:active {color: #56004E; text-decoration: none; font-weight: bold;}
a.panel:visited {color: #56004E; text-decoration: none; font-weight: bold;}
a.panel:hover {color: #39265E; text-decoration: none; font-weight: bolder;}

a.white:link {color: white; text-decoration: none; font-weight: bold;}
a.white:active {color: white; text-decoration: none; font-weight: bold;}
a.white:visited {color: white; text-decoration: none; font-weight: bold;}
a.white:hover {color: #39265E; text-decoration: none; font-weight: bolder;}

a.menu:link {color: #000000; text-decoration: none; font-weight: bold;}
a.menu:active {color: #000000; text-decoration: none; font-weight: bold;}
a.menu:visited {color: #000000; text-decoration: none; font-weight: bold;}
a.menu:hover {color: #FFFFFF; text-decoration: none; font-weight: bolder;}

.art_top
{
    width: 100%;
    background-image: url("../imgs/bg_art_top.jpg");
    background-position: center;
    height: 200px;
}
.art_title
{
    background-image: url(../imgs/pre_art.gif);
    background-position: top left;
    background-repeat: no-repeat;
    line-height: 25px;
    margin-left: 20px;
}
.art_title_RTL
{
    background-image: url(../imgs/pre_art.gif);
    background-position: top right;
    background-repeat: no-repeat;
    line-height: 25px;
    margin-right: 20px;
    text-align: right;
}
.art_show
{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
h2
{
    margin-left: 7px;
    margin-right: 7px;
    color: #F3F3EB;
    background-color: #56004E;
    line-height: 30px;
    font-size: 10pt;
    font-weight: bold;
    font-family: Tahoma;
}
h3
{
    font-family: Verdana;
    font-weight: 100;
}
A {
}
td#tblLeft, td#tblRight
{
    background-color: #BEC0C2;
}
A:Hover {
}

.setup_main
{
    text-align: center;
}

.textBox
{
    width: 400px;
}
.textArea
{
    height: 200px;
    width: 90%;
}
a:link {color: #000000; text-decoration: none; font-weight: bold;}
a:active {color: #000000; text-decoration: none; font-weight: bold;}
a:visited {color: #000000; text-decoration: none; font-weight: bold;}
a:hover {color: #B11116; text-decoration: none; font-weight: bolder;}

.ArtView
{
    text-align: center;
}