BODY {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
}

.appname {
	font-size : 18px;
	color : #006699;
}

.appversion {
	font-size : 12px;
	color : #006699;
}

.classic16 {
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
}

.classic10 {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

.classic8 {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}

TD.label8 {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #E6E6E6;
	text-align : right;
}

TD.label10 {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #E6E6E6;
}

TABLE.header1 {
	border-color : #142C3B  #142C3B;
	background-color : #D5E6F1;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-style : solid;
	margin-bottom : 3px;
	color : #142C3B;
}

TABLE.header2 {
	border-color : #006699 #006699;
	background-color : #EEEEEE;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-style : solid;
	margin-bottom : 3px;
	color : #003366;
}

TABLE.header3 {
	border-color : #999999 #999999;
	background-color : #D5E6F1;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-style : solid;
	margin-bottom : 3px;
	color : #003366;
}

TD.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	padding-top : 0px;
	padding-bottom : 0px;
}

TD.headerlist {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #666666;
	background-color : #CCCCCC;
	font-weight : bold;
	border-bottom-width : 8px;
}

TABLE.wrongheader {
	border-color : #B14545 #B14545;
	background-color : #EA8E8E;
	border-bottom-width : 2px;
	border-top-width : 2px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-style : solid;
	margin-bottom : 3px;
}

TD.wrongheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	padding-top : 0px;
	padding-bottom : 0px;
	color : #81110E;
}

TD.grayline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : #E6E6E6;
}

TD.treeoutline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #006699;
	border-color : #E6E6E6;
	background-color : #FFFFFF;
	border-width : 1px;	
	border-style : solid;	
}

TD.treefilled {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;	
	color : #666666;
	border-color : #CCCCCC;
	background-color : #E6E6E6;
	border-width : 1px;	
	border-style : solid;	
}

TD.treeblue8 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #006699;
}

TABLE.marged {
	margin-bottom : 8px;
}

TR.marged {
	border-bottom-width : 5px;
	border-style : solid;
}

A {
	color : #3333CC;
}

A.header {
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
}

A.header:VISITED {
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
}

A.header:ACTIVE {
	color: #3333CC;
	font-size: 10pt;
	text-decoration: none;
	background-color : #FFFFFF;
}

A.header:HOVER {
	color: #3333CC;
	font-size: 10pt;
	text-decoration: none;
	background-color : #FFFFFF;
}
