﻿
.Table_Custom1 {
	width:100%;
	margin-bottom:3px;

}

.Table_Custom1 .innerdiv {
}

.Table_Custom1 .top {
}
.Table_Custom1 .top .left {
}
.Table_Custom1 .top .center {
	background-image:url("/sitefiles/layout/TableTheme/Black/table_left_800z.png");
	background-repeat:no-repeat;
	height:42px;
	color:white;
	padding-left:30px;
	text-transform:uppercase;
	padding-top:5px;
	font-size:13px;
	font-weight:bold;
}
.Table_Custom1 .top .right {
	background-image:url("/sitefiles/layout/TableTheme/Black/table_right.png");
	background-repeat:no-repeat;
	width:8px;
	height:42px;
}

.Table_Custom1 .middle {
}
.Table_Custom1 .middle .left {


}
.Table_Custom1 .middle .center {
	background-image:url("/sitefiles/layout/TableTheme/Black/bg-left.gif");
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#242430;
	height:100px;
	padding-left:8px;
	padding-bottom:5px;
	vertical-align:top;
	padding-top:10px;
}
.Table_Custom1 .middle .right {
	background-image:url("/sitefiles/layout/TableTheme/Black/bg-right.gif");
	background-repeat:repeat-y;
	background-position:top right;
}

.Table_Custom1 .bottom {

}
.Table_Custom1 .bottom .left {

}
.Table_Custom1 .bottom .center {
	background-color:#000000;
	height:3px;
}
.Table_Custom1 .bottom .right {
	background-color:#000000;
	height:3px;
}

