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