			.quote {
				filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0, FinishOpacity=100, StartX=0, StartY=0, FinishX=10, FinishY=0, Style=1)
			}
			body {
				scrollbar-base-color: #004000;
				scrollbar-arrow-color: gold;
				font-family: Arial;
				background-color: black;
			}
			.subtitle {
				font-size: 18px;
				font-family: Arial Black;
			}	
			.header {
				font-size: 1px;
				font-family: Arial Black;
				font-weight: 0;
			}
			.btm { 
				Desc: Button Middle;
				width: 200px;
				height: 20px;
				font-family: arial black;
				font-size: 14px;
				text-align: center;
				height: 20;
			}
			.btl {
				Desc: Button Left;
				width:14;
				background: ;
			}
			.btr {
				Desc: Button Right;
				width:14;
				background: ;
			}
			.btsp {
				Desc: Button Spacer;
				width:14;
				height:0;
			}
			.btt {
				Desc: Button Table;
				position: relative;
				left:10; 
			}
			.tbm { 
				Desc: Tab Middle;
				width: 80px;
				height: 20px;
				font-family: arial black;
				font-size: 14px;
				text-align: center;
				height: 20;
			}
			.tbl {
				Desc: Tab Left;
				width:17;
				background: ;
			}
			.tbr {
				Desc: Tab Right;
				width:17;
				background: ;
			}
			.tbsp {
				Desc: Tab Spacer;
				width:17;
				height:0;
			}
			.tbt {
				Desc: Tab Table;
				position: relative;
				left:10; 
			}
			.tbtl {
				Desc: Tab Table;
				position: relative;
				left:10; 
				filter:progid:DXImageTransform.Microsoft.Matrix(M11=0, M12=1, DX=0, M21=-1, M22=0, DY=0, SizingMethod=auto expand);
				height:200; width:200;
			}
			.textsection {
				border-left: 3 double lime; 
				padding-left: 10; 
				margin: 10;
			}
			.information {
				padding-left: 10px;
			}
			.box {
			}
			.lind {
				padding-left: 20px;
			}
			.explabel {
				font-family: arial black;
				text-align: right;
				padding-right: 10px;
				vertical-align: top;
			}
			.expvalue {
				font-family: arial;
				vertical-align: top;	
			}
			.project_head	{
				border-bottom: 1 solid lime;
				background-color: #505050;
				font-family: Arial black;
				vertical-align: top;
			}
			.project_value	{
				padding-left: 5px;
				padding-right: 5px;
				border-left: 1 solid #505050;
				vertical-align: top;
			}
			.project_table {
				border-right: 1 solid #505050;
				border-bottom: 1 solid #505050;
			}