﻿table.box_title
{
	width:486px;
	/*border:0 solid black;*/
}
/*
td.box_title
{
	color:#990001;
	font-size:24px;
	vertical-align:middle;
	font-weight:bold;
	width:100%;
	padding-bottom:5px;
}
*/
td.selected_tab, td.not_selected_tab
{
	width:100%;
	color:White;
	font-size:18px;
	font-weight:normal;
	white-space:nowrap;
	text-align:center;
	background-image:url("/SITE/MODULES/videos/images/old/toptab_blue_middle.jpg");
	background-repeat:repeat-x;
}
td.not_selected_tab
{
	color:#6D6D6D;
	background-image:url("/SITE/MODULES/videos/images/old/toptab_gray_middle.jpg");
}


td.category_title
{
	padding-right:8px;
	padding-left:8px;
	color:#990000;
	font-family:Arial;
	font-size:20px;
	vertical-align:middle;
	font-weight:bold;
	width:100%
}

