﻿
.Table_Custom1 {
	border: 1px solid #999;
	background: white;
	width: 100%;
	height: 151px;
}

.Table_Custom1 .innerdiv {
	width: 100%;
}

.Table_Custom1 .top {
}
.Table_Custom1 .top .left {
}
.Table_Custom1 .top .center {
	font-family: 'Helvetica bold', Helvetica, arial, sans-serif;
	background: url(tableheader.png) 4px 4px no-repeat;
	font-weight: bold;
	color: white;
	padding-left: 92px;
	text-transform: lowercase;
	line-height: 17px;
}
.ie5_6 .Table_Custom1 .top .center {
	font-family: 'Helvetica bold', Helvetica, arial, sans-serif;
	background: url(tableheader.gif) 4px 4px no-repeat;
	font-weight: bold;
	color: white;
	padding-left: 92px;
	text-transform: lowercase;
	line-height: 17px;
}
.Table_Custom1 .top .right {
}

.Table_Custom1 .center {
	padding: 4px 4px 4px 4px;	
}
.Table_Custom1 .center .left {
}
.Table_Custom1 .center .middle {
}
.Table_Custom1 .center .right {
}

.Table_Custom1 .bottom {
	margin-bottom: 8px;
}
.Table_Custom1 .bottom .left {
}
.Table_Custom1 .bottom .middle {
}
.Table_Custom1 .bottom .right {
}

