.templatedesigner_ColumnHeader
{
	font-family: Arial;
	padding: 4px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-color: gray;
	vertical-align: middle;
	text-align: center;
}

.templatedesigner_ItemStyle
{
	font-family: Arial;
	padding: 4px;
	color: #000000;
	font-size: 12px;
	background-color: #dcdcdc;
}
.templatedesigner_AlternatingItemStyle
{
	font-family: Arial;
	padding: 4px;
	color: #000000;
	font-size: 12px;
	background-color: #a9a9a9;
}
.templatedesigner_control
{
	font-family: Arial;
/*	border-bottom: 1px outset #000000;
	border-left: 1px outset #000000;
	border-right: 1px outset #000000;
	border-top: 1px outset #000000;
*/	background-color: #F2F8FF;
	font-family: Arial;
	font-size: 12px;
}

.generator_control
{
	border-bottom: 1px outset #000000;
	border-left: 1px outset #000000;
	border-right: 1px outset #000000;
	border-top: 1px outset #000000;
	background-color: #F2F8FF;
	font-family: Arial;
	font-size: 11px;
}

.generator_ReportHeaderItemStyle
{
	border-bottom: 1px outset #000000;
	border-left: 1px outset #000000;
	border-right: 1px outset #000000;
	border-top: 1px outset #000000;
	background-color: #696969;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.generator_ReportFooterItemStyle
{
	border-bottom: 1px outset #000000;
	border-left: 1px outset #000000;
	border-right: 1px outset #000000;
	border-top: 1px outset #000000;
	background-color: #d3d3d3;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.generator_ReportAlternatingItemStyle
{
	border-bottom: 1px outset #000000;
	border-left: 1px outset #000000;
	border-right: 1px outset #000000;
	border-top: 1px outset #000000;
	background-color: #dcdcdc;
	font-family: Arial;
	font-size: 11px;
}

.generator_ReportItemStyle
{
	border-bottom: 1px outset #000000;
	border-left: 1px outset #000000;
	border-right: 1px outset #000000;
	border-top: 1px outset #000000;
	background-color: #F2F8FF;
	font-family: Arial;
	font-size: 11px;
}

