﻿
.Table_Custom2 {
	width:100%;
	margin-bottom:3px;

}

.Table_Custom2 .innerdiv{
}

.Table_Custom2 .top {
}
.Table_Custom2 .top .left {
}
.Table_Custom2 .top .center {
	background-image:url("/sitefiles/layout/TableTheme/Blue/table_left_800b.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_Custom2 .top .right {
	background-image:url("/sitefiles/layout/TableTheme/Blue/table_right_blauw.png");
	background-repeat:no-repeat;
	width:8px;
	height:42px;
}

.Table_Custom2 .middle {
}
.Table_Custom2 .middle .left {


}
.Table_Custom2 .middle .center {
	background-image:url("/sitefiles/layout/TableTheme/Blue/bg-left.gif");
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#141752;
	height:100px;
	padding-left:8px;
	padding-bottom:5px;
	vertical-align:top;
	padding-top:10px;
}
.Table_Custom2 .middle .right {
	background-image:url("/sitefiles/layout/TableTheme/Blue/bg-right.gif");
	background-repeat:repeat-y;
	background-position:top right;
}

.Table_Custom2 .bottom {

}
.Table_Custom2 .bottom .left {

}
.Table_Custom2 .bottom .center {
	background-color:#0A0C3D;
	height:3px;
}
.Table_Custom2 .bottom .right {
	background-color:#0A0C3D;
	height:3px;
}

