.loginBG
{
	font-size: 9pt;
	border: 2px solid #bfd6af;
	background-color: #d2e8c6;
	padding: 4px 8px 4px 8px;
}
.hotHeader
{
  border-bottom: 1px solid #bad0c0;
  border-top: 2px solid #d6e5c4;
  background-color: #cee2c0;
}
.hotDarkBG
{
  background-color: #c8deb7;
}
.hotLightBG
{
  padding-top: 2px;
  background-color: #d2e6c4;
}
.hotLightLogo
{
  padding-top: 1px;
  background-color: #c6e0b7;
}

.hotPageTitle {
	color: #106010;
	text-shadow: 0px 0px 1px #a0b090, -1px -1px 3px #e0f0e0;
	background-color: #d2e6c4;
	line-height: 20pt;
}
.hotVersion {
	font-size: 9pt;
	color: #508060;
}

.hotBar {
  border-bottom: 1px solid #bdd3af;
  background-color: #cee2c0;
}
.hotHeaderAlone
{
  border: 1px solid #bed5b0;
  background-color: #cee2c0;
}
