﻿
table.Table_Custom1
{
	width: 100%
}

table.Table_Custom1 tr.top
{
}

table.Table_Custom1 tr.top td.left
{
	width: 0px;

}

table.Table_Custom1 tr.top td.center
{
	color: #fe6d04;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:10px;
	text-transform: uppercase;

	background-repeat: repeat-y;
}

table.Table_Custom1 tr.top td.center
{
	background-image: url(/sitefiles/layout/trans_right.png);
}

table.Table_Custom1 tr.top td.right
{
	width: 0px;
}

table.Table_Custom1 tr.middle
{
}

table.Table_Custom1 tr.middle td.left
{
}

table.Table_Custom1 tr.middle td.center
{

	color: #eee;


}

table.Table_Custom1 tr.middle td.center[class]
{
	background-image: url(/sitefiles/layout/trans_right.png);
}

table.Table_Custom1 tr.middle td.right
{
}

table.Table_Custom1 tr.bottom
{
}

table.Table_Custom1 tr.bottom td.left
{
}

table.Table_Custom1 tr.bottom td.center
{
}

table.Table_Custom1 tr.bottom td.right
{
}
