
H1
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H2
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize;
    text-align: center;
}
H3
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H4
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H5
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H6
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
TH {
 color: #6060cc
}

.control-panel {
	color: black;
	font-weight: bold;
	font-size: 9pt;
	font-stretch: condensed;
}

table.control-panel {
	width: 100%;
	background: black;
	
	border-width: 3px 2px 2px 2px;
	border-style: solid;
	border-color: black white white black;
	border-collapse:collapse;
	border-spacing: 0px;
}

table.control-panel td { 
	background: silver;
	border: 2px outset #eeeeee;
	padding: 4px 1px;
	white-space: nowrap;
	text-align: center;
}
table.control-panel td span { 
	margin-left: 2px;
	margin-right: 2px;
}

#dataPanel {
	color: black;
	overflow-x:auto;
	overflow-y:auto;
    height:expression(document.body.clientHeight-80);
}
table.data-panel {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-collapse:collapse;
	border-spacing: 0px;
}
table.data-panel td { 
	border: 2px outset #eeeeee;
	padding: 1px 5px;
}

.table-head {
	font-family: Trebuchet MS;
	background: #000066;
	font-weight: bold;
	font-stretch: condensed;
	font-size: 8pt;
	text-decoration: none;
	color: white;
	border: 1px outset white;<!--#eeeeee;-->
	border-spacing: 0px;
	border-collapse:collapse;
	padding: 5px;
}


.py-row {
	font-family: Helvetica, Verdana, Arial;
	color: black;
	background: #FFFAF0;
	font-weight: normal;
	font-size: 8pt;
	padding: 3px 5px;
}

.py-state {
	cursor: 'pointer';
}

.py-data {
	text-align: right;
	font-size: 8pt;
}
.py-databad {
	background: #ffcc33;
	text-align: right;
	font-size: 8pt;
}

.py-src {
	font-family: Arial Narrow, Helvetica, Verdana, Arial;
	font-size: 9pt;
	text-align: left;
	padding: 1px 3px;
}
.py-srcbad {
	font-family: Arial Narrow, Helvetica, Verdana, Arial;
	background: #ffcc33;
	font-size: 9pt;
	text-align: left;
	padding: 5px 7px;
}

.py-coll {
	font-family: Arial Narrow, Helvetica, Verdana, Arial;
	color: black;
	font-weight: normal;
	font-size: 9pt;
	text-align: center;
	padding: 1px 3px;
}
.py-collbad {
	font-family: Arial Narrow, Helvetica, Verdana, Arial;
	color: black;
	background: #ffcc33;
	font-weight: normal;
	font-size: 9pt;
	text-align: center;
	padding: 1px 3px;
}

.py-total {
	font-family: Arial Narrow, Helvetica, Verdana, Arial;
	color: black;
	font-weight: normal;
	font-size: 9pt;
	font-style: italic;
	text-align: right;
	padding: 1px 5px;
}

.sn-row {
	font-size: 8pt;
	background: silver;
	font-family: Helvetica, Verdana, Arial;
	color: black;
	font-weight: normal;
	text-align: right;	
}

.sn-urow {
	background: #DAABAB;
}
 .sn-row tr:hover{
  cursor: pointer;
  background-color: red;
}

.sn-data {
	border: 1px outset #eeeeee;
	padding: 1px 5px;
}

.sn-head {
	font-size: 9pt;
	text-align: left;
	border: 1px outset #eeeeee;
	padding: 1px 5px;
}

.sn-total {
	font-family: Arial Narrow, Helvetica, Verdana, Arial;
	font-size: 9pt;
	font-style: italic;
	border: 1px outset #eeeeee;
	padding: 1px 5px;
}

.dark-data {
	font-family: Helvetica, Verdana, Arial;
	color: black;
	background: #6eaba1;
	font-weight: normal;
	font-size: 8pt;
}


.tr-row {
	font-family: Helvetica, Verdana, Arial;
	color: black;
	background: #CCFFCC;
	font-weight: normal;
	font-size: 8pt;
}
.df-row {
	font-family: Helvetica, Verdana, Arial;
	color: black;
	background: #FFE0E0;
	font-weight: normal;
	font-size: 8pt;	
}
.df-data {
	font-family: Helvetica, Verdana, Arial;
	color: black;
	font-weight: normal;
	font-size: 8pt;
	text-align: right;
	padding: 5px;
		border: 1px outset #eeeeee;
	
}


.tu-head {
	font-family: Helvetica, Verdana, Arial;
	color: black;
	background: #eeaaaa; <!--red;-->
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	padding: 50px;
	
		border: 1px outset #eeeeee;
	
}

.ur-head {
	font-family: Helvetica, Verdana, Arial;
	color: black;
	background: #66ff66; <!--green;-->
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	cursor: pointer;
		border: 1px outset #eeeeee;
}

.tr-head {
	font-family: Helvetica, Verdana, Arial;
	color: black;
	background: #66ff66; <!--green;-->
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	padding: 50px;
		border: 1px outset #eeeeee;
	
}

.df-head {
	font-family: Helvetica, Verdana, Arial;
	color: black;
	background: #ff6666; <!--red;-->
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	padding: 50px;
	cursor: pointer;
		border: 1px outset #eeeeee;
	
}

.df-total {
	font-family: Arial Narrow, Helvetica, Verdana, Arial;
	color: black;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	padding: 5px;
	font-style: italic;
		border: 1px outset #eeeeee;
	
}

.td-more {
	color: #ff3333; <!--red;-->
}

.td-none {
	color: green;
}
