﻿
.Table_Custom2 {
	width: 100%;
}

.Table_Custom2 .top {

}
.Table_Custom2 .top .left {
}
.Table_Custom2 .top .middle {
}
.Table_Custom2 .top .right {
}

.Table_Custom2 .top .center {
	background: #b39772;
	border-bottom: 1px solid white;
	text-transform: uppercase;
	color: white;
	font-size: 14px;
	font-weight: bold;	
	padding: 13 0 3px 15px;	
}
.Table_Custom2 .center .left {
}
.Table_Custom2 .center .middle {
}
.Table_Custom2 .center .right {
}

.Table_Custom2 .bottom {
}
.Table_Custom2 .bottom .left {
}
.Table_Custom2 .bottom .middle {
}
.Table_Custom2 .bottom .right {
}


