html, body {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Verdana, sans-serif;
  background-color: #ccc;
}

form {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Verdana, sans-serif;
  background-color: #fff;
}

img {
  margin: 0px;
  padding: 0px;
  border: none;
}

.Background {
  text-align: center;
  background-color: #cccccc;
  padding-top: 6px;
}

.Frame {
  background: url(/images/frame.gif) no-repeat;
  width: 940px;
  height: 615px;
}

.PageArea {
  width: 924px;
  height: 590px;
}

.LiveArea {
  height: 483px;
  position: relative;
  top: 12px;
}

.MainMenu {
  position: absolute;
  height: 30px;
  top: 0px;
}

.MainMenu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.MainMenu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: left;
}

.ConnectMenu {
  position: absolute;
  height: 6px;
  top: 24px;
}

.ConnectMenu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.ConnectMenu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: left;
}

.SubMenu {
  height: 18px;
  position: absolute;
  top: 30px;
}

.SubMenu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.SubMenu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: left;
}

.Title {
  height: 26px;
  position: relative;
  top: 72px;
}

.WorkSpace {
  height: 310px;
  position: relative;
  top: 84px;
  width: 800px;
}

.Footer {
  height: 56px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.Footer ul {
  list-style: none;
  padding: 0;
  margin: 0px;
}

.Footer li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: left;
}

.BlackButtons {
  height: 140px;
  top: 40px;
  position: absolute;
  left: 0;
}

.BlackButtons ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.BlackButtons li {
  padding: 0px;
  list-style: none;
  float: left;
}

.BlackButtons .Text {
  text-align: center;
  padding-top: 10px;
  width: 120px;
  font: 8pt Tahoma, Verdana, sans-serif;
}

.ProductInfo .Graphic {
  width: 200px;
  height: 310px;
  position: absolute;
  left: 30px;
}

.ProductInfo .Text {
  height: 310px;
  text-align: justify;
  font: 14px Tahoma, Verdana, sans-serif;
  overflow: auto;
  left: 250px;
  position: absolute;
  width: 300px;
  text-indent: 24px;
}

.ProductInfo .Bullets {
  width: 200px;
  height: 310px;
  background-color: #ffffcc;
  position: absolute;
  top: 0;
  left: 570px;
}

.ProductInfo .Bullets .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  width: 200px;
}

.ProductInfo .Bullets .Text {
  text-align: justify;
  font: 12px Tahoma, Verdana, sans-serif;
  width: 184px;
  position: absolute;
  left: 8px;
  height: 278px;
  top: 26px;
  text-indent: 0;
  margin: 0;
}

.SignInStatus table {
  height: 20px;
  right: 62px;
  position: absolute;
  bottom: 372px;
  text-align: right;
  width: 250px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.SignInStatus td {
  font: bold 9px Tahoma, Verdana, sans-serif;
  vertical-align: bottom;
  margin-bottom: 0;
  padding-bottom: 0;
}

.Calculator {
  left: 98px;
  position: absolute;
  float: left;
  width: 375px;
  bottom: 0;
  height: 275px;
  font-family: Tahoma, Verdana, sans-serif;
}

.Calculator select {
  font-size: 11px;
}

.Calculator td.Label {
  text-align: left;
  font: bold 11px Tahoma;
  color: #000;
  width: 110px;
}

.InstaTipBlock {
  position: absolute;
  width: 198px;
  height: 110px;
  right: 98px;
  overflow: hidden;
  top: 35px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}

.InstaTipBlock .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  width: 198px;
  overflow: hidden;
}

.InstaTipBlock .Text {
  width: 186px;
  height: 76px;
  text-align: center;
  font: bold 12px Tahoma, Verdana, sans-serif;
  margin: 6px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  top: 22px;
  left: 0;
}

.InstaTipHidden {
  display: none;
}

.InstaTipVisible {
  top: 55px;
  position: absolute;
  width: 186px;
  height: 82px;
  text-align: left;
  right: 98px;
  font: 10px Tahoma, Verdana, sans-serif;
  margin: 6px;
  overflow: hidden;
  background-color: #fff;
}

.PriceQuoteBlock {
  position: absolute;
  width: 200px;
  right: 98px;
  background-color: #ffffcc;
  overflow: hidden;
  bottom: 0;
  height: 145px;
}

.PriceQuoteBlock .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  width: 200px;
}

#PriceQuoteBlock {
  width: 184px;
  left: 0;
  height: 108px;
  position: absolute;
  top: 22px;
  margin: 6px 8px;
  overflow: hidden;
}

.PriceQuoteBlock td.Label {
  text-align: left;
  font: 11px Tahoma, Verdana, sans-serif;
  width: 100px;
}

.PriceQuoteBlock td.Value {
  text-align: right;
  font: 11px Tahoma, Verdana, sans-serif;
  width: 100px;
}

.PriceQuoteBlock td.Separator {
  width: 184px;
  height: 1px;
  font-size: 6px;
  background-color: #fffecd;
}

.PriceQuoteBlock td.Total {
  font: bold 11px Tahoma, Verdana, sans-serif;
}

.SignInForm {
  position: absolute;
  top: 90px;
  left: 0;
}

.SignInForm td {
  text-align: left;
  font: bold 12px Tahoma;
  width: 140px;
}

.SignInForm td input {
  text-align: left;
  font: 12px Tahoma;
  width: 150px;
}

.SignInForm .Email {
  position: absolute;
  top: 0;
  width: 800px;
}

.SignInForm .Password {
  position: absolute;
  top: 30px;
  width: 800px;
}

.SignInForm .NewUserPassword {
  background-color: #fff;
  position: absolute;
  top: 60px;
  width: 800px;
  display: none;
}

.SignInForm .SendPasswordButton {
  text-align: center;
  display: none;
  position: absolute;
  top: 60px;
  width: 800px;
}

.SignInFormActionsOld {
  position: absolute;
  top: 100px;
  font: 10px/16px Tahoma, Verdana, sans-serif;
  width: 800px;
  background-color: #fff;
  height: 150px;
  left: 0;
  display: block;
}

.SignInFormActionsNew {
  position: absolute;
  top: 100px;
  font: 10px/16px Tahoma, Verdana, sans-serif;
  width: 800px;
  background-color: #fff;
  height: 150px;
  display: none;
  left: 0;
}

.SignInFormActionsForgot {
  position: absolute;
  top: 100px;
  font: 10px/16px Tahoma, Verdana, sans-serif;
  width: 800px;
  background-color: #fff;
  height: 150px;
  display: none;
  left: 0;
}

.BillingAddressBlock {
  width: 390px;
  position: absolute;
  left: 0;
  overflow: hidden;
  height: 275px;
  bottom: 0;
}

.BillingAddressBlock .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  color: #000;
  top: 0;
  position: relative;
}

.BillingAddressBlock td.Label {
  text-align: left;
  font: bold 12px Tahoma;
  color: #000;
  position: relative;
  top: 0;
  width: 125px;
}

.BillingAddressBlock td.Disclaimer {
  text-align: center;
  font: italic 12px Tahoma;
  background-color: #ffffcc;
}

.BillingAddressBlock input {
  text-align: left;
  font: 12px Tahoma;
  color: #000;
  width: 265px;
}

.BillingAddressBlock input button {
  text-align: center;
}

.ShippingAddressBlock {
  width: 390px;
  position: absolute;
  overflow: hidden;
  height: 275px;
  bottom: 0;
  right: 0;
}

.ShippingAddressBlock .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  color: #000;
  top: 0;
  position: relative;
}

.ShippingAddressBlock td.Label {
  text-align: left;
  font: bold 12px Tahoma;
  color: #000;
  position: relative;
  top: 0;
  width: 125px;
}

.ShippingAddressBlock td.Disclaimer {
  text-align: center;
  font: italic 12px Tahoma;
  background-color: #ffffcc;
}

.ShippingAddressBlock input {
  text-align: left;
  font: 12px Tahoma;
  color: #000;
  width: 265px;
}

.ShippingAddressBlock input.button {
  text-align: center;
}

.ProductConfirmBlock {
  position: absolute;
  width: 270px;
  height: 275px;
  left: 0;
  background-color: #ffffcc;
  overflow: hidden;
  bottom: 0;
}

.ProductConfirmBlock .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  width: 270px;
}

.ProductConfirmBlock .Text {
  text-align: center;
  font: bold 12px Tahoma, Verdana, sans-serif;
  width: 254px;
  padding: 6px 8px 14px;
  bottom: 0;
  position: absolute;
  left: 0;
  height: 45px;
}

#ProductConfirmBlock {
  width: 270px;
  position: absolute;
  top: 22px;
  left: 0;
  height: 175px;
  padding-right: 8px;
  padding-top: 6px;
  padding-left: 8px;
}

.ProductConfirmBlock td.Label {
  text-align: left;
  font: bold 9px Tahoma, Verdana, sans-serif;
  padding-right: 2px;
  width: 75px;
}

.ProductConfirmBlock td.Value {
  text-align: left;
  font: 9px Tahoma, Verdana, sans-serif;
  padding-left: 2px;
}

.ProductConfirmBlock .EditButton {
  width: 30px;
  height: 12px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.BillingConfirmBlock {
  position: absolute;
  width: 220px;
  height: 128px;
  left: 290px;
  background-color: #ffffcc;
  overflow: hidden;
  top: 35px;
}

.BillingConfirmBlock .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  width: 220px;
}

.BillingConfirmBlock .Text {
  text-align: left;
  font: 9px Tahoma, Verdana, sans-serif;
  width: 204px;
  position: absolute;
  left: 0;
  padding: 6px 8px 14px;
  height: 86px;
  top: 22px;
}

.BillingConfirmBlock .EditButton {
  width: 30px;
  height: 12px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.ShippingConfirmBlock {
  position: absolute;
  width: 220px;
  height: 128px;
  left: 290px;
  background-color: #ffffcc;
  overflow: hidden;
  bottom: 0;
}

.ShippingConfirmBlock .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  width: 220px;
}

.ShippingConfirmBlock .Text {
  text-align: left;
  font: 9px Tahoma, Verdana, sans-serif;
  width: 204px;
  position: absolute;
  left: 0;
  padding: 6px 8px 14px;
  height: 86px;
  top: 22px;
}

.ShippingConfirmBlock .EditButton {
  width: 30px;
  height: 12px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.InstructionsConfirmBlock {
  position: absolute;
  width: 268px;
  height: 275px;
  overflow: hidden;
  bottom: 0;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  right: 0;
}

.InstructionsConfirmBlock .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  width: 268px;
}

.InstructionsConfirmBlock .Text {
  text-align: justify;
  font: 10px Tahoma, Verdana, sans-serif;
  width: 252px;
  height: 222px;
  position: absolute;
  top: 22px;
  left: 0;
  overflow: auto;
  margin-right: 8px;
  margin-left: 8px;
  margin-top: 6px;
}

.InstructionsConfirmBlock .Foot {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  width: 268px;
  position: absolute;
  bottom: 0;
  padding-bottom: 4px;
  padding-left: 0;
  left: 0;
}

.ChoosePaymentBlock {
  position: absolute;
  width: 798px;
  height: 275px;
  overflow: hidden;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  left: 0;
  bottom: 0;
}

.ChoosePaymentBlock .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  width: 798px;
}

.ChoosePaymentBlock .Text {
  text-align: justify;
  font: 10px Tahoma, Verdana, sans-serif;
  width: 782px;
  height: 24px;
  position: absolute;
  left: 0;
  overflow: auto;
  margin-right: 8px;
  margin-left: 8px;
  margin-top: 6px;
  top: 22px;
}

.ChoosePaymentBlock .ActionBlock {
  text-align: justify;
  font: 9px Tahoma, Verdana, sans-serif;
  position: absolute;
  width: 798px;
  top: 60px;
  left: 0;
}

.ChoosePaymentBlock .MailCheck {
  text-align: justify;
  font: 12px Tahoma, Verdana, sans-serif;
  width: 385px;
  height: 170px;
  position: absolute;
  overflow: hidden;
  bottom: 0;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  margin: 6px 8px 8px;
  background-color: #ffffcc;
  right: 0;
}

.ChoosePaymentBlock .MailCheck .Head {
  font-weight: bold;
  line-height: 14pt;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  background-color: #000;
  color: #fff;
  width: 385px;
}

.ChoosePaymentBlock .MailCheck .Text {
  text-align: justify;
  width: 369px;
  height: 135px;
  position: absolute;
  overflow: auto;
  margin: 8px;
  top: 18px;
  font: 9px Tahoma, Verdana, sans-serif;
}

.ChoosePaymentBlock .UsePayPal {
  text-align: justify;
  font: 12px Tahoma, Verdana, sans-serif;
  width: 385px;
  height: 170px;
  position: absolute;
  overflow: hidden;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  bottom: 0;
  margin: 6px 8px 8px;
  background-color: #ffffcc;
  left: 0;
}

.ChoosePaymentBlock .UsePayPal .Head {
  font-weight: bold;
  line-height: 14pt;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  background-color: #000;
  color: #fff;
  width: 385px;
}

.ChoosePaymentBlock .UsePayPal .Text {
  text-align: justify;
  width: 369px;
  height: 135px;
  position: absolute;
  overflow: auto;
  top: 18px;
  margin: 8px;
  font: 9px Tahoma, Verdana, sans-serif;
}

.SendingFilesBlock {
  position: absolute;
  width: 798px;
  height: 275px;
  overflow: hidden;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  left: 0;
  bottom: 0;
}

.SendingFilesBlock .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  width: 798px;
}

.SendingFilesBlock .Text {
  text-align: justify;
  font: 10px Tahoma, Verdana, sans-serif;
  width: 782px;
  height: 60px;
  position: absolute;
  left: 0;
  overflow: auto;
  margin-right: 8px;
  margin-left: 8px;
  margin-top: 6px;
  top: 22px;
}

.SendingFilesBlock .UploadBlock {
  text-align: justify;
  font: 12px Tahoma, Verdana, sans-serif;
  width: 253px;
  height: 170px;
  position: absolute;
  left: 0;
  overflow: hidden;
  bottom: 0;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  margin: 6px 8px 8px;
  background-color: #ffffcc;
}

.SendingFilesBlock .UploadBlock .Head {
  font-weight: bold;
  line-height: 14pt;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  background-color: #000;
  color: #fff;
  width: 253px;
}

.SendingFilesBlock .UploadBlock .Text {
  text-align: justify;
  font: 9px Tahoma, Verdana, sans-serif;
  width: 236px;
  height: 80px;
  position: absolute;
  overflow: auto;
  margin: 8px;
  top: 18px;
}

.SendingFilesBlock .UploadBlock .ActionBlock {
  text-align: justify;
  font: 9px Tahoma, Verdana, sans-serif;
  width: 253px;
  position: absolute;
  bottom: 8px;
  left: 0;
}

.SendingFilesBlock .FTPBlock {
  text-align: justify;
  font: 12px Tahoma, Verdana, sans-serif;
  width: 254px;
  height: 170px;
  position: absolute;
  left: 263px;
  overflow: hidden;
  bottom: 0;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  margin: 6px 8px 8px;
  background-color: #ffffcc;
}

.SendingFilesBlock .FTPBlock .Head {
  font-weight: bold;
  line-height: 14pt;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  background-color: #000;
  color: #fff;
  width: 254px;
}

.SendingFilesBlock .FTPBlock .Text {
  text-align: justify;
  width: 238px;
  height: 135px;
  position: absolute;
  overflow: auto;
  margin: 8px;
  top: 18px;
  font: 9px Tahoma, Verdana, sans-serif;
}

.SendingFilesBlock .MailBlock {
  text-align: justify;
  font: 12px Tahoma, Verdana, sans-serif;
  width: 253px;
  height: 170px;
  position: absolute;
  overflow: hidden;
  right: 0;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  bottom: 0;
  margin: 6px 8px 8px;
  background-color: #ffffcc;
}

.SendingFilesBlock .MailBlock .Head {
  font-weight: bold;
  line-height: 14pt;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  background-color: #000;
  color: #fff;
  width: 253px;
}

.SendingFilesBlock .MailBlock .Text {
  text-align: justify;
  width: 236px;
  height: 135px;
  position: absolute;
  overflow: auto;
  top: 18px;
  margin: 8px;
  font: 9px Tahoma, Verdana, sans-serif;
}

.ThankYouReturnBlock {
  position: absolute;
  width: 598px;
  height: 200px;
  overflow: hidden;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  left: 100px;
  top: 50px;
}

.ThankYouReturnBlock .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  width: 598px;
}

.ThankYouReturnBlock .Text {
  text-align: justify;
  font: 12px Tahoma, Verdana, sans-serif;
  width: 582px;
  height: 222px;
  position: absolute;
  top: 22px;
  left: 0;
  overflow: auto;
  margin-right: 8px;
  margin-left: 8px;
  margin-top: 6px;
}

.ThankYouReturnBlock .Foot {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  width: 582px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 6px;
  margin-right: 8px;
  margin-left: 8px;
}

.GlossaryTermBlock {
  position: absolute;
  width: 700px;
  height: 200px;
  overflow: hidden;
  left: 50px;
  top: 25px;
}

.GlossaryTermBlock td {
  width: 233px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 32px;
}

.InstaGlossBlock {
  position: absolute;
  width: 800px;
  overflow: hidden;
  left: 0;
  bottom: 0;
  border-style: solid;
  border-width: 1px;
  right: 0;
  height: 20px;
}

.InstaGlossTermVisible {
  text-align: right;
  background-color: #000;
  color: #fff;
  overflow: hidden;
  left: 0;
  bottom: 0;
  width: 160px;
  position: absolute;
  border-right: 6px solid #000;
  font: bold 14px/20px Tahoma, Verdana, sans-serif;
}

.InstaGlossTermHidden {
  display: none;
}

.InstaGlossDefVisible {
  color: #000;
  overflow: hidden;
  width: 634px;
  text-indent: 4px;
  position: absolute;
  left: 166px;
  text-align: left;
  background-color: #fff;
  font: 10px/20px Tahoma, Verdana, sans-serif;
  bottom: 0;
}

.InstaGlossDefHidden {
  display: none;
}

.FileSpecBlock {
  position: absolute;
  width: 298px;
  height: 310px;
  overflow: hidden;
  bottom: 0;
  left: 96px;
}

.FileSpecBlockUpper {
  width: 298px;
  height: 170px;
  text-align: center;
  font: bold 13px Tahoma, Verdana, sans-serif;
  margin: 6px;
  overflow: auto;
  position: absolute;
  top: 15px;
  left: 80px;
}

.FileSpecBlockLower {
  width: 298px;
  height: 100px;
  text-align: center;
  font: bold 10px Tahoma, Verdana, sans-serif;
  margin: 6px;
  overflow: auto;
  position: absolute;
  left: 80px;
  bottom: 0;
}

.InstaSpecBlock {
  position: absolute;
  width: 298px;
  height: 310px;
  right: 96px;
  overflow: hidden;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  bottom: 0;
}

.InstaSpecBlock .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  width: 298px;
  overflow: hidden;
}

.InstaSpecBlock .Text {
  width: 286px;
  height: 276px;
  text-align: center;
  font: bold 12px Tahoma, Verdana, sans-serif;
  margin: 6px;
  overflow: hidden;
  position: absolute;
  top: 22px;
  left: 0;
}

.InstaSpecHidden {
  display: none;
}

.InstaSpecVisible {
  position: absolute;
  width: 286px;
  height: 276px;
  top: 22px;
  left: 0;
  text-align: justify;
  margin: 6px;
  overflow: hidden;
  background-color: #fff;
  font: 10px Tahoma, Verdana, sans-serif;
  text-indent: 12px;
}

.HintBlock {
  position: absolute;
  width: 490px;
  height: 250px;
  overflow: hidden;
  left: 0;
  font-weight: bold;
  text-align: left;
  top: 30px;
}

.HintBlock Text {
  width: 298px;
  height: 170px;
  text-align: center;
  font: bold 13px Tahoma, Verdana, sans-serif;
  margin: 6px;
  overflow: auto;
  position: absolute;
  top: 15px;
  left: 80px;
}

.InstaHintBlock {
  position: absolute;
  width: 298px;
  height: 310px;
  right: 0;
  overflow: hidden;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  bottom: 0;
}

.InstaHintBlock .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  width: 298px;
  overflow: hidden;
}

.InstaHintBlock .Text {
  width: 286px;
  height: 276px;
  text-align: center;
  font: bold 12px Tahoma, Verdana, sans-serif;
  margin: 6px;
  overflow: hidden;
  position: absolute;
  top: 22px;
  left: 0;
}

.InstaHintHidden {
  display: none;
}

.InstaHintVisible {
  position: absolute;
  width: 286px;
  height: 276px;
  top: 22px;
  left: 0;
  text-align: justify;
  margin: 6px;
  overflow: hidden;
  background-color: #fff;
  font: 12px Tahoma, Verdana, sans-serif;
  text-indent: 12px;
}

.OrderListBlockHead {
  background-color: #000;
  position: absolute;
  width: 798px;
  height: 20px;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  border-style: solid;
  border-width: 1px;
}

.OrderListBlockHead table {
  position: absolute;
  text-align: left;
  font-size: 9px;
  top: 0;
  left: 18px;
  width: 762px;
  margin: 0;
  padding: 0;
  height: 20px;
}

.OrderListBlockHead td {
  font-weight: bold;
  padding: 0 3px;
  margin: 0;
  color: #fff;
}

.OrderListBlockHead td.InvoiceNumber {
  vertical-align: middle;
  width: 60px;
  text-align: center;
  margin: 0;
  left: 18px;
}

.OrderListBlockHead td.Details {
  vertical-align: middle;
  text-align: left;
  margin: 0;
}

.OrderListBlockHead td.InvoiceTotal {
  vertical-align: middle;
  width: 60px;
  text-align: center;
  margin: 0;
}

.OrderListBlockHead td.BalanceDue {
  vertical-align: middle;
  width: 60px;
  text-align: center;
  margin: 0;
}

.OrderListBlockHead td.OrderStatus {
  vertical-align: middle;
  width: 60px;
  text-align: center;
  margin: 0;
}

.OrderListBlockHead td.ViewInvoice {
  vertical-align: middle;
  width: 80px;
  text-align: center;
  margin: 0;
}

.OrderListBlockBody {
  position: absolute;
  width: 798px;
  height: 288px;
  left: 0;
  bottom: 0;
  overflow: auto;
  margin: 0;
  padding: 0;
  border-style: solid;
  border-width: 1px;
  background-color: #fff;
}

.OrderListBlockBody table {
  position: absolute;
  text-align: left;
  font-size: 9px;
  top: 0;
  left: 18px;
  width: 762px;
  margin: 0;
  padding: 0;
}

.OrderListBlockBody td {
  vertical-align: middle;
  padding: 0 3px;
  height: 70px;
  margin: 0;
}

.OrderListBlockBody td.InvoiceNumber {
  vertical-align: middle;
  width: 60px;
  text-align: center;
  margin: 0;
  left: 18px;
}

.OrderListBlockBody td.Details {
  vertical-align: middle;
  text-align: left;
  margin: 0;
}

.OrderListBlockBody td.InvoiceTotal {
  vertical-align: middle;
  width: 60px;
  text-align: center;
  margin: 0;
}

.OrderListBlockBody td.BalanceDue {
  vertical-align: middle;
  width: 60px;
  text-align: center;
  margin: 0;
}

.OrderListBlockBody td.OrderStatus {
  vertical-align: middle;
  width: 60px;
  text-align: center;
  margin: 0;
}

.OrderListBlockBody td.ViewInvoice {
  vertical-align: middle;
  width: 80px;
  text-align: center;
  margin: 0;
}

.OfflinePaymentBlock {
  position: relative;
  width: 298px;
  height: 275px;
  left: 0;
  background-color: #ffffcc;
  overflow: hidden;
  bottom: 0;
  top: 20px;
}

.OfflinePaymentBlock .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  width: 298px;
}

.OfflinePaymentBlock .Text {
  text-align: center;
  font: bold 10px Tahoma, Verdana, sans-serif;
  width: 282px;
  padding: 6px 8px;
  position: absolute;
  height: 50px;
  top: 22px;
}

.OfflinePaymentBlock table {
  width: 298px;
  height: 150px;
  padding-right: 8px;
  padding-top: 6px;
  padding-left: 8px;
  position: absolute;
  top: 75px;
}

.OfflinePaymentBlock td.Label {
  font-size: 12px;
  font-weight: bold;
  width: 80px;
}

.OfflinePaymentBlock td.Value input {
  width: 185px;
}

.PaymentReturnBlock {
  position: absolute;
  width: 598px;
  height: 200px;
  overflow: hidden;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  left: 100px;
  top: 40px;
}

.PaymentReturnBlock .Head {
  font-weight: bold;
  line-height: 16pt;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  background-color: #000;
  color: #fff;
  width: 598px;
}

.PaymentReturnBlock .Text {
  text-align: justify;
  font: 14px Tahoma, Verdana, sans-serif;
  width: 582px;
  height: 222px;
  position: absolute;
  top: 22px;
  left: 0;
  overflow: auto;
  margin-right: 8px;
  margin-left: 8px;
  margin-top: 6px;
}

.AboutUsBlock {
  position: absolute;
  width: 670px;
  height: 290px;
  overflow: auto;
  left: 65px;
  top: 10px;
  font-size: 14px;
  text-align: justify;
  text-indent: 12px;
}

.AdditionalUploadBlock {
  text-align: justify;
  font: 12px Tahoma, Verdana, sans-serif;
  width: 252px;
  height: 170px;
  position: absolute;
  overflow: hidden;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  margin: 6px 8px 8px;
  background-color: #ffffcc;
  top: 35px;
  left: 265px;
}

.AdditionalUploadBlock .Head {
  font-weight: bold;
  line-height: 14pt;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  background-color: #000;
  color: #fff;
  width: 252px;
}

.AdditionalUploadBlock .Text {
  text-align: justify;
  font: 9px Tahoma, Verdana, sans-serif;
  width: 236px;
  height: 80px;
  position: absolute;
  overflow: auto;
  margin: 8px;
  top: 18px;
}

.AdditionalUploadBlock .ActionBlock {
  text-align: justify;
  font: 9px Tahoma, Verdana, sans-serif;
  width: 252px;
  position: absolute;
  bottom: 8px;
  left: 0;
  background-color: #ffffcc;
}