.AboutHeader
{
  margin : 0px 0px 15px 0px;
  font-family : Verdana, Tahoma, Arial, Helvetica;
  font-size : 22px;
  font-weight: bold;
  color: #3D4676;
  width : 100%;
  border-bottom : solid 1px silver;
}
.AboutHeader TD
{
  padding : 0px 0px 3px 0px;
}

.AboutVideoList
{
  font-family : Verdana, Tahoma, Arial;
  font-size : 11px;
  vertical-align : middle;
}
.AboutVideoList A
{
  padding: 3px 3px 3px 25px;
  width : 100%;
  color : black;
  text-decoration : none;
}
.AboutVideoList A:hover
{
  background-color : #628FBD;
}

.AboutClientsList
{
  font-family : Verdana, Tahoma, Arial;
  font-size : 11px;
  font-weight: bold;
}
.AboutClientsList IMG
{
  margin: 0px;
  border: 0px;
}
.AboutClientsList A
{
  padding: 0px 3px 0px 10px;
  width : 100%;
  color : black;
  text-decoration : none;
  height: 18px;
  vertical-align : middle;  
  border-top:1px solid #628FBD;
}
.AboutClientsList A:hover
{
  background-color : #628FBD;
}

.AboutSubTitle
{
  margin:10px 0px 5px 0px;
  color:#3D4676;
  font-weight:bold;
  font-size:14px;
}
