.dd-drop
{ 
	font-family: Tahoma;
	font-size: 8pt;
}

.dd-title
{
	font-family: Trebuchet MS;
	font-size: 13pt;
	color: Black;
	background-color: white;
	border-bottom: solid 1px black;
	padding-bottom: 2px;
}

.dd-paper
{
	background-color: white;
	border: solid 1px #333333;
	padding: 16px;
	height: 600px;
}

.dd-column
{
	background-color: #99ddff;
	height: 22px;
	white-space: nowrap;

	font-family: Tahoma;
	font-size: 8pt;
	border: solid 1px #6688dd;
}

.dd-columngroup
{
	background-color: #ffffbb;
	color: black;
	height: 22px;
	white-space: nowrap;

	font-family: Tahoma;
	font-size: 8pt;
	border: solid 1px #aaaa66;
}

.dd-pivotdatacolumn
{
	background-color: #99ddff;
	height: 24px;
	white-space: nowrap;

	font-family: Tahoma;
	font-size: 8pt;
}

.dd-dropgroup
{
	background-color: #aaaa66;
	color: black;
	width: 4px;
	height: 24px;
}


.dd-droptop
{
	background-color: #aaaa66;
	color: black;
	width: 100%;
	height: 4px;
	font-size:0pt;
}


.dd-droporder
{
	background-color: #dddddd;
	width: 4px;
	height: 24px;
}

.dd-class
{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: top;
}

.dd-chartclass
{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: top;
}

.dd-chartph
{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: top;

	background-color: #eeeeee;
	border: solid 1px #bbbbbb;
}

.dd-celldata
{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: top;
	padding: 1px;
	color: Black;
	background-color: white;
	white-space: nowrap;
}

.dd-cellagg
{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: top;
	padding: 1px;
	color: black;
	background-color: #ffff99;
	white-space: nowrap;
}

.dd-celldata0
{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: top;
	padding: 1px;
	color: Black;
	background-color: white;
	white-space: nowrap;
}

.dd-celldata1
{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: top;
	padding: 1px;
	color: Black;
	background-color: #eeeeee;
	white-space: nowrap;
}

.dd-celldata2
{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: top;
	padding: 1px;
	color: Black;
	background-color: #dddddd;
	white-space: nowrap;
}

.dd-celldata3
{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: top;
	padding: 1px;
	color: Black;
	background-color: #cccccc;
	white-space: nowrap;
}

.dd-celldata4
{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: top;
	padding: 1px;
	color: Black;
	background-color: #bbbbbb;
	white-space: nowrap;
}

.dd-cellgroup
{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: top;
	padding: 2px;
	color: black;
	background-color: #ffffbb;
	white-space: nowrap;
}
