span.QHeading {
  font-family:Arial;
  font-size:14;
  font-style:italic;
  font-weight:bold;
  color:#008000;
	xbackground-image: url('../Images/Leaves(a)pale.jpg');
	padding:1px 5px 1px 5px ;
}

td.Rs {
  width:70px
}

td.GHSp {
	background: center;
	background-image: url('../Images/GHSBackgroundGrey.jpg');
	background-repeat: repeat-x;
	color: #606060;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	width: 80px;
}

.GHSFunctionMenu {
  position:absolute;
	top:5px;
  height:25px;
  font-weight: normal;
  color: #FFFFFF;
}

.GHSFunctionMenu a:link, .GHSFunctionMenu a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.GHSFunctionSubMenu {
	background-color: #DDDDDD;
	border: 2px outset;
	border-top: none;
	display: none;
	font-weight: normal;
	position: absolute;
	top: 20px;
}

.GHSFunctionSubMenu a:link, .GHSFunctionSubMenu a:visited, .GHSFunctionSubMenu a:hover {
  color: #000000;
  text-decoration: none;
}

td.GHSFunctionSubMenuTD {
  border-bottom: 2px ridge;
}

td.GHSMenu {
	background-color: #EEEEEE;
	border-style: outset;
	border-width: 1px;
	cursor: pointer;
	font-family: Arial;
	font-size: xx-small;
	height: 62px;
	padding: 3px;
	text-align: center;
	width: 62px;
}

td.GHSMenuPrint {
	background-color: #F8F8F8;
	border-color: #669900;
	border-style: outset inset inset outset;
	border-width: 1px;
	font-family: Arial;
	font-size: xx-small;
	padding: 3px;
	text-align: left;
}

td.GHSMenuS {
	background-color: #F8F8F8;
	border-style: outset;
	border-width: 2px;
	cursor: pointer;
	font-family: Arial;
	font-size: xx-small;
	padding: 3px;
	width: 58px;
	height: 62px;
	text-align: center;
}

td.GHSMenuScore {
	background-color: #DCFDBB;
	border-color: #ccff66;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: xx-small;
	padding: 3px;
	text-align: center;
}

td.GHSMenuScorep {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: xx-small;
	padding: 3px;
	text-align: center;
}

input.GHSScore {
	color: #339900;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	width: 30pt;
}

input.TotGHSScore {
	background: center;
	background-image: url('../Images/GHSBackground.jpg');
	background-repeat: repeat-x;
	border: none;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	width: 30pt;
}

input.Data {
  background-color: #CCCCCC;
  border: 1px solid grey;
  color: rgb(153,153,153);
  font-size: x-small;
  text-align: center;
  width: 30pt;
}

input.edit {
  background: url(./Images/button_edit0.gif) no-repeat center;
  border: none;
  cursor: pointer;
  width: 42px;
}

input.delete {
  background: url(./Images/button_delete0.gif) no-repeat center;
  border: none;
  cursor: pointer;
  width: 54px;
}

input.createcopy {
  background: url(./Images/button_createcopy0.gif) no-repeat center;
  border: none;
  cursor: pointer;
  width: 90px;
}

input.new {
  background: url(./Images/button_createnewproject0.gif) no-repeat center;
  border: none;
  cursor: pointer;
  width: 120px;
}

input.accepted {
  background: url(./Images/button_accepted.gif) no-repeat center;
  border: none;
  cursor: pointer;
  width: 20px;
}

input.declined {
  background: url(./Images/button_declined.gif) no-repeat center;
  border: none;
  cursor: pointer;
  width: 20px;
}

input.up {
  background: url(./Images/sort_arrow_up.gif) no-repeat center;
  border: none;
  cursor: pointer;
  width: 13px;
}

input.down {
  background: url(./Images/sort_arrow_down.gif) no-repeat center;
  border: none;
  cursor: pointer;
  width: 13px;
}

input.startthecalculator {
  background: url(./Images/button_startthecalculator.gif) no-repeat center;
  border: none;
  cursor: pointer;
  width: 200px;
}

input.TabMenu {
  position:absolute;
  background:url(./Images/Tab(leaves).gif);
  width:120px;
  height:24px;
  top:-4px;
  border:none;
  cursor:pointer;
  color:white;
}

img.PopUp {
  border:none;
  width:18px;
  height:12px;
}

.DocoLink a:link, .DocoLink a:visited, .DocoLink a:hover {
  color: #000000;
  text-decoration: none;
}

a.ToP {
  position:absolute;
  right:200px;
  font-weight:normal;
  font-style:normal;
  font-size:8pt;
}

