Body {
	text-align:center;
}

#Container {
	width:90%;
	text-align:left;
}

#Header {
	width:80%;
	text-align:center;
}

#Header img
{
	width:32px;
	height:32px;
	border:none;
}

#Header .ActiveNode,
#Header img:hover {
	width:36px;
	height:36px;
}


#content {
	text-align:center;
}

#CellValue
{
	width:50%;
	height:20px;
}
#CellValue2
{
	width:50%;
	height:20px;
}
.textboxlayout
{

}

#CellValueBottom
{
	width:1004px;
}

.Tables
{
	vertical-align:top;
	text-align:inherit;
	border:none;
	width:50%;
}

  .NavBarTop a {
      font-size: 14px;
      color: #666666;
      font-weight: normal;
      font-style: normal;
      text-decoration: none;
	  margin-left:15px;
	  margin-righ:15px;
  }

  .NavBarTop .ActiveNode,
  .NavBarTop a:hover {
      color: #aaaaaa;
      font-weight: normal;
      font-style: normal;
      text-decoration: underline;
  }


  .NavBarTop a:hover .Text {
      text-decoration: underline;
  }
