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

