﻿body
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: Gray;
    margin-top: 0px;
    background-attachment: scroll;
    background-position: center 50%;
    background-repeat: repeat;
    padding: 0px;
    text-align: justify;
    direction: ltr;
    vertical-align: top;
    background-image: url(../images/Sys/bg.gif);
}

li {
	list-style-position: inside;
	list-style-image: url(../images/Sys/bullet.gif);
	list-style-type: square;
	xpadding-top:0;
	xmargin:0;
}
a { color:#155c81; text-align:left;font-weight:bold; }
a:link { color:#155c81; text-align:left;font-weight:bold; }
a:active { color:#155c81; text-align:left;font-weight:bold; }
a:visited { color:#155c81; text-align:left;font-weight:bold; }
a:hover { color:#155c81; text-align:left;font-weight:bold; }


       
.MainPageTextStyle
{
 COLOR: Gray;
 FONT-SIZE: 8pt;
 TEXT-ALIGN: left;
}

.phonesLBLS
{
 FONT-SIZE: 7pt;
 TEXT-ALIGN: center;
 color: Gray;
}

.Offers
{
 FONT-SIZE: 7pt;
 TEXT-ALIGN: left;
 color: Gray;
}

.TabButtonsActive
{
  text-align:center;
  background-image:url('../images/Sys/Tab_Active.gif');
  font-size: 7pt;
  color: #155c81;
}

.TabButtonsActive a { color:#155c81; text-align:center;font-weight:bold; }
.TabButtonsActive a:link { color:#155c81; text-align:center;font-weight:bold; }
.TabButtonsActive a:active { color:#155c81; text-align:center;font-weight:bold; }
.TabButtonsActive a:visited { color:#155c81; text-align:center;font-weight:bold; }
.TabButtonsActive a:hover { color:#155c81; text-align:center;font-weight:bold; }


.TabButtonsInActive
{
    text-align: center;
    background-image:url('../images/Sys/Tab_InActive.gif');
    font-weight:bold;
    font-size: 7pt;
    color: Gray;
}

.TabButtonsInActive a {color: #d5e04d;text-align: center;font-size: 9px;text-decoration: none;}
.TabButtonsInActive a:link { color:#d5e04d; text-align:center; font-size:9px;text-decoration: none;}
.TabButtonsInActive a:active { color:#d5e04d; text-align:center; font-size:9px;text-decoration: none;}
.TabButtonsInActive a:visited { color:#d5e04d; text-align:center; font-size:9px;text-decoration: none;}
.TabButtonsInActive a:hover { color:#d5e04d; text-align:center; font-size:9px;text-decoration: underline;}

.PagesTitles
{
    color: #155c81;
    font-size:8pt;
    font-weight:bold;    
    font-family: Verdana;
}

.PagesSubTitles
{
    color: #6b6f2f;
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana;
}


.ButtonFace
{
    border-right: gray 1px solid;
    padding-right: 2px;
    border-top: gray 1px solid;
    padding-left: 2px;
    font-size: 8pt;
    padding-bottom: 2px;
    border-left: gray 1px solid;
    padding-top: 2px;
    border-bottom: gray 1px solid;
    background-color: #e4ddc6;
}

.TitleCellsTableStyle
{
    background-color:#e4ddc6;
}
.DarkCellsTableStyle
{
    background-color: #c5be9f;
}

.GeneralCellsTableStyle
{
    background-color:#f8f2eb;
    VERTICAL-ALIGN: top;
    TEXT-ALIGN: left;
}
.AlternateTableStyle
{
    background-color:#f8f2eb;
}

.BrandImageStyle
{
    text-align:left;
    border:"0";
    border-right: #ffffff 2px solid;
    border-top: #ffffff 2px solid;
    border-left: #ffffff 2px solid;
    border-bottom: #ffffff 2px solid;
}

.thinborder { border:1px solid #EEEEEE; }