
table.Table_Custom4 {
	width: 514px;
	position: relative;
	margin: -1px -9px 0px -1px;
}

.Table_Custom4 .top .center {
	background: url(/sitefiles/layout/tabletop.png) left top no-repeat;
	height: 15px;
	width: 100%;
}

.Table_Custom4 .middle .center {
	background: url(/sitefiles/layout/tablemiddle.png) left top repeat-y;
	padding: 0px 10px 0px 10px;
}

.Table_Custom4 p,
.Table_Custom4 h1,
.Table_Custom4 h2,
.Table_Custom4 h3,
.Table_Custom4 li,
.Table_Custom4 ul,
.Table_Custom4 b,
.Table_Custom4 strong,
.Table_Custom4 em,
.Table_Custom4 i,
.Table_Custom4 div,
.Table_Custom4 td,
.Table_Custom4 tr,
.Table_Custom4  {
	color: #0080c0 !important;
}

.Table_Custom4 td.title  {
	color: #fff !important;
}

.Table_Custom4 .bottom .center {
	background: url(/sitefiles/layout/tablebottom.png) left bottom no-repeat;
	height: 15px;
	width: 100%;
}

