﻿
.Table_Custom6 
{
	width: 100%;
}

.Table_Custom6 tr.top td.left 
{
	background-image: url(/SiteFiles/Layout/Table_LeftTop-c6.png);
	height: 34px;
	width: 19px;
}

.Table_Custom6 tr.top td.center 
{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	height: 34px;
	padding-top: 9px;
	background: url(/SiteFiles/Layout/Table_top-c6.png) no-repeat right;
}

.Table_Custom6 tr.top td.right
{
	background-image: url(/SiteFiles/Layout/Table_RightTop-c6.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 19px;
}

.Table_Custom6 tr.middle td.left 
{
	background-image: url(/SiteFiles/Layout/Table_CenterLeft.jpg);
	background-color: #f9f9f9;
	background-repeat: repeat-y;
}

.Table_Custom6 tr.middle td.center 
{
	background-color: #f9f9f9;
	padding-top: 10px;
}

.Table_Custom6 tr.middle td.right 
{
	background-image: url(/SiteFiles/Layout/Table_centerRight.jpg);
	background-repeat: repeat-y;
}

.Table_Custom6 tr.bottom td.left 
{
	background-image: url(/SiteFiles/Layout/Table_BottomLeft.jpg);
	height: 15px;
	background-repeat: no-repeat;
	width: 19px;
}

.Table_Custom6 tr.bottom td.center 
{
	background-image: url(/SiteFiles/Layout/Table_Bottom.jpg);
	background-repeat: repeat-x;
	height: 15px;
}

.Table_Custom6 tr.bottom td.right 
{
	background-image: url(/SiteFiles/Layout/Table_BottomRight.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 19px;
}
