* { margin: 0; padding: 0; }
html, form {height:100%; max-height:100%; border:0;}

body {
height:100%; max-height:100%; border:0;
font-family: Tahoma, Verdana, Arial;font-size: 11px;
cursor: auto;
}

table { cursor: auto;  border:0; }
td { border: 0; font-size: 11px; }
div { border:0; }


table.autosize {
	height:100%;
	width:100%;
	table-layout:fixed;
	-moz-user-select:text;
}


table.default {
	width:100%;
	table-layout:fixed;
	-moz-user-select:text;
}

div.autosize {
	height:100%;
	width:100%;
}

td.topCell {
	vertical-align: top;
}

.fm {
	font-size: 8pt; font-family: Tahoma, Verdana, Arial;
}

.xpbutton, button {
filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
cursor:	hand;font-size: 11px;padding-left: 5px;
padding-right: 5px;
border-left:	1px solid #BECFDE;
border-top:	1px solid #BECFDE;
border-right:	1px solid #7B9EBD;
border-bottom:	1px solid #7B9EBD;
height:19px;
}

button.fm { width:80px; height:21px; }
button.fm0 {filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);}
div.pb_panel {
	position:absolute; WIDTH: 200px;
	BORDER-RIGHT: thin outset; BORDER-TOP: thin outset; BORDER-BOTTOM: thin outset; BORDER-LEFT: thin outset; 
	BACKGROUND-COLOR: white;
}