﻿.vcTable 
{
  border-collapse: collapse;
  border-spacing: 0px;
  border-width: 0px;
  margin-left: auto;
  margin-right: auto;
}
.vcHeaderRow 
{
}
.vcTitleCell 
{
  text-align: left;
  height: 65px;
  vertical-align: bottom;
}
.vcTitleLabel 
{
  font-family: Trebuchet MS;
  font-size: 10pt;
  font-weight: bold;
  color: Maroon;
}
.vcMoreVideosCell 
{
  height: 65px;
  vertical-align: bottom;
}
.vcMoreVideosLink 
{
  font-family: Trebuchet MS;
  font-size: 8pt;
  color: Maroon;
  text-decoration: none;
}
.vcMoreVideosLink:link
{
  color: Maroon;
}
.vcMoreVideosLink:hover
{
  text-decoration: underline;
}
.vcMoreVideosLink:visited
{
  color: Maroon;
}
.vcMiddleRow 
{
}
.vcCenterCell 
{
  vertical-align: middle;
  background-color: #000000;
}
.vcBottomRow 
{
}
.vcReportAsBrokenCell 
{
  text-align: left;
  vertical-align: top;
}
.vcReportAsBrokenLink 
{
  font-family: Trebuchet MS;
  font-size: 8pt;
  color: Maroon;
  text-decoration: none;
}
.vcReportAsBrokenLink:link
{
  color: Maroon;
}
.vcReportAsBrokenLink:visited
{
  color: Maroon;
}
.vcReportAsBrokenLink:hover
{
  text-decoration: underline;
}
.vcEditVideoCell 
{
  text-align: right;
  vertical-align: top;
}
.vcEditVideoLink 
{
}
.vcAddNewVideosCell 
{
  text-align: right;
  vertical-align: top;
}
.vcAddNewVideosLink 
{
  font-family: Trebuchet MS;
  font-size: 8pt;
  color: Maroon;
  text-decoration: none;
}
.vcAddNewVideosLink:link
{
  color: Maroon;
}
.vcAddNewVideosLink:hover
{
  text-decoration: underline;
}
.vcAddNewVideosLink:visited
{
  color: Maroon;
}
