body {
  border:0;
  overflow:	hidden;
  margin: 0;
  font:	MessageBox;
  background-color:buttonface;
}

.brder {
    border: 1px inset buttonhighlight;  
	margin-left: 2px; 
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table, td {
    font-family: "MS Sans Serif";
	font-size: 9pt;
}

input.buttons {
  font-weight: normal; 
  font-size: 8pt; 
  font-style: normal; 
  font-family: "MS Sans Serif", Arial, Tahoma,sans-serif;
  width: 75px;
}

.dragbar {
	background:	ActiveCaption;
	color: CaptionText;
	font: Caption;
	border-bottom: 1px solid WindowText;
	cursor:	default;
}
