div.global { 
  width:996px;
  background-color:#282828;
  text-align: center;
}

span.large { 
  text-align: left;
  font-size: 30px;
  font-weight: bold;
}

span.small { 
  text-align: left;
  font-size: 15px;
  color: #808080;
  font-weight: bold;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  background-repeat: no-repeat;
  background-color: #282828;
}

table {
  background-color:#f3f3f3;
}

table.global {
  background-color:#f3f3f3;
}

table.main {
  background-color:#f3f3f3;
}

table.menu {
  background-color:#dfe1e5;
}

table.partners {
  background-color:#dfe1e5;
}

table.features {
  width:800px;
  background-color:#dfe1e5;
  border-spacing:8px;
}

table.specs {
  width:800px;
  background-color:#dfe1e5;
  border-spacing:8px;
}

table.data {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color:#f3f3f3;
  text-align: justify;
}

td.menu {
  background-color:#dfe1e5;
}

td.border {
  background-color: #000000;
}

td.footer {
  color: #ffffff;
  background-color: #65a0d4;
}

hh1.sub {
  font-size :  18px;
  text-align:  left;
  font-weight: bold;
  line-height: 0%
}

h2.sub {
  font-size :  14px;
  text-align:  left;
  font-style:  italic;
}

h1 {
  font-size :  18px;
  text-align:  left;
  text-valign: bottom;
  font-weight: bold;
  vertical-align: bottom;
}

h2 {
  font-size : 14px;
  text-align: left;
  font-style : italic;
}

h3 {
  font-size : 12px;
  text-align: left;
  font-weight:bold;
}

span.cap-g {
  float: left; 
  font-size: 1.7em;
  padding: 0 0.15em;
  margin: 0 0.15em 0 0; 
  background: rgb(175,200,250);
  border: 3px outset #2e8b57;
}

.emptymenu {
  background-image:url('images/menu.gif');
  background-color:#dfe1e5;
}

.headerbar {
  background-image: url('images/bar2.gif');
  color: white;
}

