body {
  background-color:#FFFFFF;
  color:#000000;
  font-family:Arial,Helvetica;
  font-size:12px;
  line-height:14px;
  font-weight:normal;
  margin-left:10px;
  margin-top:5px;
}

h1 {
  font-size:17px;
  line-height:16px;
  font-weight:bold;
  color:#666666;
}

h2 {
  font-size:12px;
  line-height:14px;
  font-weight:bold;
  color:#666666;
  margin-top:2px;
  margin-bottom:1px;
}

h3 {
  font-size:12px;
  line-height:14px;
  font-weight:bold;
  color:#666666;
  margin-top:2px;
  margin-bottom:1px;
}

div.Main {
  width:1027px;
  height:815px;
  margin-left:auto;
  margin-right:auto;
  margin-top:50px;
  background-image:url(../pix/Background.gif);
  background-position:0px 0px;
  background-repeat:no-repeat;
}

table.Main {
  width:1017px;
  height:795px;
  padding:0px;
  border-spacing:5px;
  margin:0px;
}

td.Header {
  background-image:url(../pix/Header.gif);
  background-position:0px 0px;
  background-repeat:no-repeat;
  height:87px;
  vertical-align:top;
}

div.Disclaimer {
  width:993px;
  height:40px;
  text-align:right;
  margin-right:24px;
  margin-top:20px;
}

td.Menu {
  background-color:#DDDDDD;
  height:14px;
  vertical-align:middle;
  font-size:11px;
  line-height:14px;
  font-weight:normal;
  color:#444444;
}

td.Content {
  height:669px;
  vertical-align:top;
}

div.Content {
  margin:16px;
  width:985px;
  height:635px;
  overflow:hidden;
}

td.Footer {
  background-color:#DDDDDD;
  height:20px;
  vertical-align:middle;
  text-align:center;
  font-size:11px;
  line-height:13px;
  font-weight:normal;
  color:#444444;
}

a.Menu:link, a.Menu:visited, a.Menu:focus, a.Menu:active {
  font-size:11px;
  line-height:14px;
  font-weight:normal;
  color:#444444;
  text-decoration:none;
}

a.Menu:hover {
  font-size:11px;
  line-height:14px;
  font-weight:normal;
  color:#444444;
  text-decoration:underline;
}

p {
  text-align:justify;
}

div.Price {
  text-align:right;
  margin-right:50px;
  font-weight:bold;
  float:right;
}
  
div.Price2 {
  text-align:right;
  font-weight:bold;
  float:right;
}

div.Price3 {
  text-align:right;
  font-weight:bold;
  margin-right:200px;
  float:right;
}

ul {
  padding-left:15px;
}

li {
  margin-bottom:6px;
}

img.FrameBorder {
  border:solid 2px #B0C4A9;
  border-radius:2px;
  box-shadow:0 0 5px 5px #DFE7DC;
}