body
{
  margin: 0px;
}

a, a:active, a:visited { text-decoration: underline; }

table.navig
{
  margin:10px;
  border-collapse: collapse;
}
a.navig, a:active.navig, a:visited.navig
{ 
  color: #586871; 
  font-size: 15px; 
  font-family: Arial; 
  font-weight: bold; 
  line-height: 18px; 
  text-decoration: none; 
  text-align: justify;
  text-align: justify;
  padding: 3px;
}
a.navig:hover
{
  color: white; 
  font-family: Arial; 
  background-color: #586871; 
  text-align: justify 
}
a.navig:hover span 
{
  color: White !important; 
}
img.navig
{
  width: 150px; 
  height: 1px; 
  margin: 6px 0px 6px 0px;
}

.header  { color: #586871; font-size: 12px; font-family: Arial; text-decoration: none }
a.header  { font-family: Arial; text-decoration: underline }
a.header:hover  { color: #0c1929; font-family: Arial; text-decoration: underline }
.txt,
.txt { color: #0c1929; font-size: 11px; font-family: Arial; line-height: 14px; text-decoration: none; text-align: justify; }
a.txt  { font-family: Arial; text-decoration: underline; text-align: justify }
a.txt:hover  { color: #586871; font-family: Arial; text-decoration: underline; text-align: justify }
.footer    { color: #252a2d; font-size: 10px; font-family: Arial; line-height: 11px }
a.footer   { color: #252A2D; font-size: 10px; line-height: 11px; font-family: Arial; text-decoration: underline; text-align: left }
.bgd { background-image: url(../images/bgd.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: 770px 0px }

.topHeader
{
  color: White;
  background-image:url(../images/header_background.jpg);
}
.topHeader a,
.topHeader td
{
  color: White;
  font-variant: small-caps;
}
.topHeader td
{
  padding-right: 10px;
}

.footerrow td
{
  height: 22px;
  padding:5px;
  text-align:center;
}

h1
{
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 8px;
  color: #fff;
  font-variant: small-caps;
  background-image: url(../images/bgd_footer.gif); 
  background-repeat: repeat-x;
}

h1.right
{
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 8px;
  color: #000;
  font-variant: small-caps;
  background-image: none; 
  background-color: #EFF1EE;
}

h2
{
  font-family: Tahoma;
  font-size: 15pt;
  font-weight: bold;
  margin: 0;
  padding: 8px;
  padding-left: 0px;
  color: #000;
  font-variant: small-caps;
}

h2 span.number
{
  color: #DBE0E3;
  font-size: 30px;
  margin-right: 8px;
  letter-spacing: -2px;
  display: block;
  margin-bottom: -10px;
}

.prodFrame
{
  border: 0;
  width: 95%;
  height: 100%;    
  padding: 10px;
}

img.overhead
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 760px;
  height: 100%;  
  z-index: 5000;
  border: 0px;
}

table.form td
{
  font-size: 11px;
  font-family: Arial;
  line-height: 14px;  
}

table.form th
{
  text-align: left;
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
  line-height: 14px;  
}

table.form td.label
{
  text-align: right;
}

table.form td.value
{
  text-align: left;
  padding-left: 5px;
}

table.form td.value input
{
  font-size: 11px;
  font-family: Arial;
}

.button
{
  font-size: 11px;
  font-family: Arial;    
}

.bsMessage
{
  margin: 0px 0px 10px 0px;
  width: 100%;
  text-align: center;
  color:#800;
  border-top: solid 1px #800;
  border-bottom: solid 1px #800;
}

.bsMessageOk
{
  margin: 0px 0px 10px 0px;
  width: 100%;
  text-align: center;
  color:#007000;
  border-top: solid 1px #800;
  border-bottom: solid 1px #800;
}

.freeTrial,
.freeTrial a
{
  font-family: Arial;
  text-align: center;
  color: #CC6666;
  font-weight: bold;
  font-size: 12px;
  padding: 5px 0 5px 0;
}

.txtdesc
{
  padding-top: 10px;
  padding-bottom: 10px;
  color: #0c1929; 
  font-size: 11px; 
  font-family: Arial; 
  line-height: 14px; 
  text-decoration: none; 
  text-align: justify;
}

ul.extra li
{
  font-family: Arial;
  font-size: 11px;  
}

table.productlist
{
  border: solid 1px #586871;
  background-color: #EFF1EE;
  padding: 2px;  
}

table.productlist th
{
  color: #0c1929;
  font-size: 11px;
  font-family: Arial;
  line-height: 14px;
  font-weight: bold;
  text-align: left;
}

table.productlist td
{
  color: #0c1929;
  font-size: 11px;
  font-family: Arial;
  line-height: 14px;
  white-space: nowrap;
}