body{
  background-color: #C0C0C0;
  font-family: Verdana;
  margin-top: 5px;
}

.MainTable{
  background-color: #FFFFFF;
  border: solid 1px #000000;
}

.HeaderTable{
  background: url(/include/img/HeaderADS.jpg) no-repeat top left;
   font-size: 9pt;

}

.HeaderBar{
  
  height: 22px;
  background-color: #FFFFFF;
  font-family: Verdana;
  color: #000000;
  font-size:10pt;
}

.HeaderBartext{
  border: solid 1px #999999;
  text-decoration: none;
  font-family: Verdana;
  font-size:8pt;
  color: #000;
  font-weight:bold;
  height: 8px;
 
  
}

.HeaderBartext a{
  text-decoration: None;
  font-weight:bold;
/*  color: #ff6732;*/
/*  color: #EE630E;*/
  color: #ef7726;
}

.HeaderBartext a:hover{
  text-decoration: None;
  font-weight:bold;
  color:#003e7b;
/*  color:#02319c;*/
/*  color: #EE630E;*/
}

.FooterTable{
  background-color: #F0F0F0;
  font-size: 8pt;
}

.FooterTable a{
  text-decoration: none;
  color: #000080;
}

.FooterTable a:hover{
  text-decoration: underline;
  color: #800000;
}

.HomeText{
  margin: 10px 25px 10px 25px;
}

.HomeText p{
  text-align: justify;
}

.HomeText li{
  text-align: justify;
}

.CenterHomeList li{
  color: #FF0000;
}

.StoreTable{
font-family: Verdana;
  border: solid 1px #A0A0A0;
  margin: 2px 2px 2px 2px;
  background-color: #F0F0F0;
}

.StoreTable a{
  font-size: 8pt;
  color: #800000;
  text-decoration: none;
}

.StoreTable a:hover{
  font-size: 8pt;
  color: #000000;
  text-decoration: underline;
}

.StatusLabel{
  color: #008000;
  font-weight: bold;
}

.TitleLabel{
  font-weight: bold;
}

.URLLabel{
  color: #008000;
  font-size: 9pt;
}

.LabelStats{
  font-size: 10pt;
}