.boldgray {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
.navcombo 
{
	border:1px solid #000;
	color:#fff;
	background:#444;
  font-size:7pt;
  width:80px;
  cursor:url(images/cursor_main.cur), default;
}
html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	/* cursor:url(images/cursor_main.cur), default; */
}

.general
{
  font-family: Arial, Helvetica;
  font-size: 11px;
}