﻿/* OBJECTS */
BODY 
{
    background-color: Black;
    font-family: Verdana,Arial,Times New Roman;
    font-size: 8pt;
    margin: 0px;
    color: #F3E9BA;
    text-decoration: none;
    vertical-align: top;
}
TABLE
{
    border-width: 0px;
    border-collapse: collapse;
    padding: 0px;
    text-decoration: none;
    vertical-align: top;
}
TD
{
    vertical-align: top
}
INPUT
{
    border: solid 1px #404040;
    background-color: #232323;
    font-size: 8pt;
    color: #E8E1CA;
}
A:link                  {color: White; font-size: 8pt; text-decoration: none;}
A:active                {color: White; font-size: 8pt; text-decoration: none;}
A:visited               {color: White; font-size: 8pt; text-decoration: none;}
A:hover                 {color: #CECEFF; font-size: 8pt; text-decoration: none;}
IMG                     {border-style: none;}

.aTopMenu         {color: White; font-size: 9pt; text-decoration: none;}

/* OBJECT CLASSES */
A:link.aTopMenu         {color: White; font-size: 9pt; text-decoration: none;}
A:active.aTopMenu       {color: White; font-size: 9pt; text-decoration: none;}
A:visited.aTopMenu      {color: White; font-size: 9pt; text-decoration: none;}
A:hover.aTopMenu        {color: #CECEFF; font-size: 9pt; text-decoration: none;}
A:link.aSiteMapPath     {color: White; font-size: 8pt; text-decoration: none;}
A:active.aSiteMapPath   {color: White; font-size: 8pt; text-decoration: none;}
A:visited.aSiteMapPath  {color: White; font-size: 8pt; text-decoration: none;}
A:hover.aSiteMapPath    {color: #CECEFF; font-size: 8pt; text-decoration: none;}
A:link.aMenuItem        {color: White; font-size: 8pt; text-decoration: none;}
A:active.aMenuItem      {color: White; font-size: 8pt; text-decoration: none;}
A:visited.aMenuItem     {color: White; font-size: 8pt; text-decoration: none;}
A:hover.aMenuItem       {color: #CECEFF; font-size: 8pt; text-decoration: none;}
A:link.aMenuSubItem     {color: #F3E9BA; font-size: 8pt; text-decoration: none;}
A:active.aMenuSubItem   {color: #F3E9BA; font-size: 8pt; text-decoration: none;}
A:visited.aMenuSubItem  {color: #F3E9BA; font-size: 8pt; text-decoration: none;}
A:hover.aMenuSubItem    {color: White; font-size: 8pt; text-decoration: none;}
SPAN.spnTopMenu         {color: White; font-size: 9pt;}
SPAN.spnSiteMapPath     {color: White; font-size: 8pt;}
SPAN.spnPageTitle       {color: White; font-size: 8pt;}
SPAN.spnFooter          {color: White; font-size: 8pt;}
TR.trHeader             {color: White;}
TD.tdMenuItem           {height: 18px; vertical-align:middle; color: White; background-image : url(../images/Line2.jpg); background-position: center bottom; background-repeat: repeat-x;}
TD.tdMenuSubItem        {height: 18px; vertical-align:middle;}
TD.tdPageSubTitle       {text-align: right; color: White;}
IMG.imgThumbPreview     {border: solid 4px #999999}
DIV.divPatternTest      {background-color: #D3C2C6;}
INPUT.chk               {border-style: none;}
.slct					{border: solid 1px #404040; background-color: #232323;font-size: 8pt;color: #E8E1CA;}

/* CLASSES */
.LeftBorderFilling      {background-image: url(../images/LeftBorderFilling.jpg); background-position: right top; background-repeat: no-repeat;}
.RightBorderFilling     {background-image: url(../images/RightBorderFilling.jpg); background-position: left top; background-repeat: no-repeat;}
.Top1Filling            {background-image: url(../images/Top1Filling.jpg); background-position: right top; background-repeat: no-repeat;}
.Top2Filling            {background-image: url(../images/Top2Filling.jpg); background-position: right top; background-repeat: no-repeat;}
.Top3Filling            {background-image: url(../images/Top3Filling.jpg); background-position: right top; background-repeat: no-repeat;}
.Top4Filling            {background-image: url(../images/Top4Filling.jpg); background-position: right top; background-repeat: no-repeat;}
.Line1                  {background-image: url(../images/Line1.jpg); background-position: center center; background-repeat: no-repeat;}
.Line2                  {background-image: url(../images/Line2.jpg); background-position: center center; background-repeat: repeat-x;}
.DamesSideLogo          {background-image: url(../images/DamesSideLogo.jpg); background-position: left top; background-repeat: no-repeat;}
.BottomFilling          {background-image: url(../images/BottomFilling.jpg); background-position: center top; background-repeat: no-repeat;}
.Title                  {color: White; font-size: 8pt;}
.SubTitle               {color: White; font-size: 8pt;}


