﻿.newStyleDWTable {
	border: 2px solid #006699;
	font-family: Arial;
	font-size: small;
	color: #000000;
	background-color: #EEF3F6;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
}
.styleCellHeader {
	background-color: #84A4C1;
	font-weight: bold;
	font-size: x-large;
	color: #003366;
	text-align: left;
}
.imageButtonStyle {
	border-width: 0px;
	table-layout: auto;
	border-collapse: collapse;
	border-style: none;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 37px;
}
