
body
{
  text-align: center;
  font-family: Arial;
  font-size: 12pt;
  font-weight: normal;
  font-style: Normal;
  text-decoration: None;
  background-color: white;

}

A
{
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
  font-style: Normal;
  text-decoration: None;
}

A:link    { color: blue }
A:visited { color: blue }
A:active  { color: blue }
A:hover   { color: blue }

#main
{
  display: block;
  position: relative;
  overflow: hidden;	
  width: 800px;
  text-align: left;
  margin: 0px auto;
}

#homelink
{
  display: block;
  position: relative;
  overflow: hidden;
}

#wilybeagle
{
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 20pt;
  margin: 12px 0px 20px 0px;
}

.gradient
{
  width: 800px;
  height: 20px;
  background-image: url(../h_divider.jpg);
  background-repeat: repeat;
  margin: 4px 0px;
}

#titlebox
{
  margin: 10px 0px 20px 0px;
}

#logo
{
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  width: 148px;
  height: 88px;
  background-image: url(ehhk_logo.jpg);
  background-repeat: no-repeat;
  margin: 0px 40px 8px 0px;
}

#apptitle
{
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  font-size: 24pt;
  padding-top: 20px;
}

#description
{
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 12pt;
  margin: 10px 0px;
}


#features
{
  display: block;
  position: relative;
  overflow: hidden;
  margin: 4px 0px;
}

#featurelist
{
  display: inline;
  position: relative;
  overflow: hidden;
  margin-left: 225px;
}

#copyright
{
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 8pt;
  text-align: center;
  margin: 12px 0px;
}

#trialversion
{
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 14pt;
  text-align: center;
  margin: 20px 0px;
}

.ehhklinks
{
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  width: 260px;
  text-align: center;
}


.Update_Table
{
  background-color: #F9F8E3;
  border-collapse: collapse;
  empty-cells: show;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  text-align: Left;
  font-family: Arial;
  font-size: 10pt;
  font-weight: Normal;
  font-style: Normal;
  text-decoration: None;
}

.Update_cell
{
  vertical-align: top;
  text-align: Left;
  font-family: Arial;
  font-size: 10pt;
  font-weight: Normal;
  font-style: Normal;
  text-decoration: None;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  padding: 4px;
}

.header_cell
{
  vertical-align: middle;
  text-align: center;
  font-family: Arial;
  font-size: 12pt;
  font-weight: Normal;
  font-style: Normal;
  text-decoration: None;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  padding: 4px;
}

#buyehhk
{
  height: 40px;
  text-align: center;
  padding-top: 10px;
  background-image: url(../h_divider.jpg);
  background-repeat: repeat;
}