
  #sharedheaderArea {
    background: #F0EFEF;
    height: 27px;
    width: 100%;
	font-family: Arial;
  }
  #mainHeaderVH1 {
    position: absolute;
    z-index: -1;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
  }
  .headerAreaCont {
    width: 980px;
    margin: 0px auto;
  }
  #sharedheaderArea ul {
    padding: 0px;
    margin: 0px;
  }
  #sharedheaderArea .txtColor21 {
    color: #fff;
  }
  #sharedheaderArea ul li{
    float: left;
    list-style-type: none;
    font-size: 11px;
  }
  .selectedBg {
    background: #1868BF;
    height: 27px;
    padding-left: 8px;
  }
  .spacemar7T {
    margin-top: 7px;
  }
  #memoryLaneFooter ul {
    margin: 0px;
    font-family: Arial;
  }
  #memoryLaneFooter p{
    padding: 0px;
    margin: 0px;
  }
  #memoryLaneFooter{
    background-color:#999;
  }

  #memoryLaneFooter #primaryLinks li, #memoryLaneFooter ul.primaryLinks li {
    display: inline;
    padding: 0 5px 0 8px;
  }

  #memoryLaneFooter #primaryLinks li, #memoryLaneFooter ul.primaryLinks li{
    border-left: 1px solid #FFF;
  }

  #memoryLaneFooter ul.primaryLinks li a{
    color:#FFFFFF;
    font: normal 13px arial;
  }

  #memoryLaneFooter .cmoTitle{
    margin-top: 0px;
    color: #FFFFFF;
    font: normal 13px arial;
  }

  #memoryLaneFooter #primaryLinks li.first, #memoryLaneFooter ul.primaryLinks li.first, .first{
    border-left: none;
  }

  #memoryLaneFooter .txtCenter{
    text-align:center;
  }

  #memoryLaneFooter .link9 {
    color:#FFFFFF;
    font: normal 10px arial;
  }
  a:link, a:visited {
    text-decoration: none;
  }
  a:hover{
    text-decoration: underline;
  }
  a {
    color: #09f;
  }
  #sharedheaderArea .textS7 {
    font-size:7px;
  }
  #sharedheaderArea .textS12{
    font-size: 12px;
  }
  .spaceMT5{
    margin-top: 6px;
  }
  .headerRText {
    width: 65%;
    text-align: right;
  }
