TABLE.VideoTable{
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
}
TABLE.VideoTable TR TD.Video{
	padding: 5px;
}

TABLE.VideoTable TR TD.Text{
	vertical-align:top;
	font-size: 12px;
	color: #CCCCCC;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #220000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

TABLE.VideoTable TR TD.Title{
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #220000;
	padding: 10px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 50px;
}

TABLE.VideoOuterTable{
}
TABLE.VideoOuterTable TR TD.VideoCell{

}
TABLE.VideoOuterTable TR TD.ListCell{
	padding: 5px;
	width: 250px;
	vertical-align:top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
TABLE.VideoOuterTable TR TD.ListCell UL{
	margin-left:5px;
	list-style-type:none;
	padding:0 0 3px;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
TABLE.VideoOuterTable TR TD.ListCell UL LI{
	background-image: url(../images/video-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
TABLE.SponsorBannerTable{
	width:750px;
	background-color:#000000
}

TABLE.SponsorBannerTable TR{
}
TABLE.SponsorBannerTable TR TD{
	width:325px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #660000;
}
TABLE.PSTable{
	width:800px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}
TABLE.PSTable TR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
TABLE.PSTable TR TD{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
TABLE.PSTable TR.CategoryHeader TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-top: 1px solid #660000;
	border-right: 3px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 3px solid #660000;
}
TABLE.PSTable TR.HeaderTR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
TABLE.PSTable TR.HeaderTR TD{
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #660000;
}
TABLE.PSTable TR.ContentTR TD{
	background-color: #1A0000;
}
TABLE.PSTable TR.AltContentTR TD{
}
TABLE.PSTable TR.EmptyRow TD{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #330000;
}

