	.menuActiveDown {
		cursor: default;
		background: buttonface;
		border-left-color : buttonshadow;
		border-left-width : 1;
		border-right-color : buttonhighlight;
		border-right-width : 1;
		border-top-color : buttonshadow;
		border-top-width : 1;
		border-bottom-color : buttonhighlight;
		border-bottom-width : 1;
		border-bottom-style : solid;
		border-left-style : solid;
		border-right-style : solid;
		border-top-style : solid;
		height:18;
		font: menu;
		vertical-align : bottom;
	}
	.menuActive {
		cursor: default;
		background: buttonface;
		border-left-color : buttonhighlight;
		border-left-width : 1;
		border-right-color : buttonshadow;
		border-right-width : 1;
		border-top-color : buttonhighlight;
		border-top-width : 1;
		border-bottom-color : buttonshadow;
		border-bottom-width : 1;
		border-bottom-style : solid;
		border-left-style : solid;
		border-right-style : solid;
		border-top-style : solid;
		height:18;
		font: menu;
		vertical-align : bottom;
	}
	.menuPanel {
		cursor: default;
		background: buttonface;
		border-left-color : buttonhighlight;
		border-left-width : 2;
		border-right-color : buttonshadow;
		border-right-width : 2;
		border-top-color : buttonhighlight;
		border-top-width : 1;
		border-bottom-color : buttonshadow;
		border-bottom-width : 2;
		border-bottom-style : solid;
		border-left-style : solid;
		border-right-style : solid;
		border-top-style : solid;
		font: menu;
	}
	.menu {
		cursor:hand;
		background: buttonface;
		border-left-color : buttonface;
		border-left-width : 1;
		border-right-color : buttonface;
		border-right-width : 1;
		border-top-color : buttonface;
		border-top-width : 1;
		border-bottom-color : buttonface;
		border-bottom-width : 1;
		border-bottom-style : solid;
		border-left-style : solid;
		border-right-style : solid;
		border-top-style : solid;
		height:18;
		font: menu;
		vertical-align : bottom;
	}
	.menuItem {
		font: menu;
		cursor:hand;
		color:Black;
		background: buttonface;
		width=122;
		height:18;
		padding-left : 4;
		padding-top: 0;
		font-style : normal;
		text-decoration : none;
		vertical-align : bottom;
	}
	.menuSelectedItem {
		font: menu;
		cursor:hand;
		background-color : #333366;
		width=122;
		height:18;
		color : White;
		padding-left : 4;
		padding-top: 0;
		text-decoration : none;
		vertical-align : bottom;
	}
	.menuItems {
		font: menu;
		background: buttonface;
		vertical-align : bottom;
	}
	.menu {
		height : 40;
		width : 60;
		padding: 1,1,1,1;
		vertical-align : bottom;
	}
	.menuItem{
		vertical-align : bottom;
	}
	.menuActive {
		height : 40;
		width : 60;
		vertical-align : bottom;
		padding: 1,1,1,1;
	}
	.menuActiveDown {
		height : 40;
		width : 60;
		vertical-align : bottom;
		padding: 1,1,1,1;
	}
	body {
		border-width: 0;
		background : buttonface;
		overflow : auto;

	}
	.nornal{
		padding: 0,0,0,0;
	}
	.Gray {
		padding: 0,0,0,0;
		filter: Gray;
	}
	.xRay {
		filter:XRay;
	}
	td {
		font : menu;
		height:18;
	}
	.webdings {
		color: bottonshadow;
		font-family : Webdings;
		font-size: 8;
	}
	.HelpTree,HelpIndex{
	background-color : White;
	border : 2 solid;
	border-color: buttonshadow buttonhighlight buttonhighlight buttonshadow;
	border-width : 1 1 1 1;
	width=264;
	height = 360;
	clip : auto;
	overflow-x : auto;
	overflow-y : auto;
	margin : 5 1 5 1;
}
	.HelpIndex{
		background-color : bottonface;
		height = 370;
		width=266;
	}
	.HelpFrame{
	background-color : White;
	margin:0 0 0 0;
	border : 2 solid;
	border-color: buttonshadow buttonhighlight buttonhighlight buttonshadow;
	border-width : 1 1 1 1;
	width=300;
	height = 100%;
	overflow : auto;
	overflow-x : auto;
	overflow-y : auto;
	clip : auto;
}
	.TabCell{
		background-color : bottonface;
		border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight ;
		border-style : none solid solid solid;
		border-width :0 1 2 1;
	} 
	.TabActive{
		font : menu;
		background-color : bottonface;
		border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight ;
		border-style : solid solid none solid;
		border-width : 1 2 0 1;
		padding : 4 5 4 5;
		margin : 5 0 0 0;
		height:22;
		cursor:default;
	}
	.Tab{
		font : menu;
		background-color : bottonface;
		border-color: buttonhighlight buttonshadow buttonhighlight buttonhighlight ;
		border-style : solid solid solid solid;
		border-width : 1 2 2 1;
		vertical-align : bottom;
		padding : 2 5 2 5;
		margin : 5 0 0 0;
		height:18;
		cursor:default;
	}
	input {
	font-family : menu;
	font-size : xx-small;
	padding:0;
	margin: 0;
	}

	H1 {
	font-family : Verdana,Tahoma,sans-serif;
	font-size : 12pt;
	color : #000000;
	text-align : center;
	font-weight : bold;
}
	H4 {
	font-family : Verdana,Tahoma,sans-serif;
	font-size : 10pt;
	color : #003399;
	font-style : italic;
}
	
	P, BODY, LI {
	font-family : MS sans serif;
	font-size : 8pt;
	}
	.indent {
	font-family : MS sans serif;
	font-size : 8pt;
	}
	.dt {
	font-family : Verdana,Tahoma,sans-serif;
	font-size : 10pt;
	font-style : italic;
	}
	.cfe {
	font-weight : bold;
	}	
	CODE {
	font-size : 10pt;
	color: #009900;
	}
	

