/* Default CSS Stylesheet for a new Web Application project */

BODY
{
  margin-top : 0px;
  margin-left : 0px;
  height: 1300px;
  background-color:#dddddd;
}

.panelx
{
	background-color: #ffffff;
}

.freezing {position:relative; top:expression(this.offsetParent.scrollTop); font-weight: bold; font-family: Arial;}

.hlabel
{
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: black;
  text-align: right;
  vertical-align: middle;
  }
.vlabel
{
  font-weight: bold;
  font-size: 11px;
  color: black;
  font-family: Arial;
  text-align: left;
  vertical-align: middle;
  width: 180px;
}
.clabel
{
  font-weight: bold;
  font-size: 11px;
  color: black;
  font-family: Arial;
  text-align: center;
  vertical-align: middle;
}
.hflabel
{
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
  }
.vflabel
{
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
  text-align: left;
  vertical-align: middle;
}
.cflabel
{
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
  text-align: center;
  vertical-align: middle;
}
.glabelr
{
  font-weight: normal;
  font-size: 7pt;
  color: black;
  font-family: Arial;
  text-align: right;
  vertical-align: middle;
}
.glabelc
{
  font-weight: normal;
  font-size: 7pt;
  color: black;
  font-family: Arial;
  text-align: center;
  vertical-align: middle;
}
.glabell
{
  font-weight: normal;
  font-size: 7pt;
  color: black;
  font-family: Arial;
  text-align: left;
  vertical-align: middle;
}
.hlabelg
{
  font-family: Arial;
  font-size: 7pt;
  font-weight: bold;
  color: white;
  text-align: right;
  vertical-align: middle;
  }
.vlabelg
{
  font-weight: bold;
  font-size: 7pt;
  color: white;
  font-family: Arial;
  text-align: left;
  vertical-align: middle;
}
.clabelg
{
  font-weight: bold;
  font-size: 7pt;
  color: white;
  font-family: Arial;
  text-align: center;
  vertical-align: middle;
}
.gridlabel
{
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
  text-align: left;
  border: solid 1px black;
  background-color: Navy;
  color: White;
}
.report
{
  page-break-before: always;
  margin-left: 60px;
}
.report1
{
  margin-left: 60px;
}
.invisible
{
  visibility: hidden;
}
.copyright
{
  border-right: blue 1px solid;
  border-top: blue 1px solid;
  font-size: 9px;
  border-left: blue 1px solid;
  color: yellow;
  border-bottom: blue 1px solid;
  font-family: Arial;
  background-color: #8080ff;
}
.menu
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 252;
  height: 146;
  border: outset 0px blue;
  margin: 0 0 0 0; 
}
.biglabel
{
	border-right: black 1px outset;
	border-top: black 1px outset;
	font-weight: bold;
	font-size: 12px;
	border-left: black 1px outset;
	color: white;
	border-bottom: black 1px outset;
	font-family: Arial;
	background-color: Blue;
	text-align: center;
}

.headbutton
{
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  width: 109px;
  color: red;
  height: 23px;
  text-align: center;
  border-right: thin outset;
  border-top: thin outset;
  border-left: thin outset;
  border-bottom: thin outset;
  background-color: silver;
}
.myerror
{
  font-weight: bold;
  font-size: 9px;
  color: red;
  font-family: Arial;
  text-align: left;
}
.numtextbox
{
  text-align: right;
}
.brlabel
{
  font-weight: bold;
  font-size: 11px;
  color: black;
  font-family: Arial;
  text-align: right;
  border: solid 1px black;
}
.bllabel
{
  font-weight: bold;
  font-size: 11px;
  color: black;
  font-family: Arial;
  text-align: left;
  border: solid 1px black;
}

.ImgWrap
{
	float: left;
}
.balh
{
	border-right: #00ad7e thin solid;
	border-top: #00ad7e thin solid;
	border-left: #00ad7e thin solid;
	border-bottom: #00ad7e thin solid;
}
.link
{
	font-weight: bold;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #00ad7e;
	font-style: normal;
	font-family: Arial;
	letter-spacing: normal;
	text-decoration: none;
}

.link2
{
	font-weight: bold;
	font-size: 10pt;
	color: #000099;
	font-family: arial;
	text-decoration: underline;
}

.labels
{
	font-size: 7pt;
	color: black;
	font-family: Arial;
}

.clinic
{
	font-size: 10pt;
	font-family: Arial;
	text-align: right;
}

.clinic2
{
	font-size: 10pt;
	font-family: Arial;
}

.clinicMenu
{
	left: 0px;
	width: 150px;
	position: absolute;
	top: 100px;
	height: 463px;
}

table .clinicHead
{
	left: 0px;
	width: 100%;
	position: absolute;
	top: 0px;
	height: 100px;
}

.dataGrid
{
	font-size: 10pt;
	font-family: arial;
}
.cstbutton
{
	font-size: 10pt;
	font-family: arial;
	color: #00008b;
}
.entry
{
  height: 23px;
}
.mybutton
{
  border-right: thin outset;
  border-top: thin outset;
  border-left: thin outset;
  color: blue;
  border-bottom: thin outset;
  font-family: Arial;
  background-color: silver;
  text-align: center;
}
.scroll1
{
	overflow: scroll;
}
.eval
{
  page-break-before: always;
  margin-left: 0px;
}
.eval1
{
  margin-left: 0px;
}
.drawing
{
	cursor: crosshair;
}
