<!--
a:active     { color: #FFFFFF; font-weight: bold }
a:link       { color: #FFFFFF; font-weight: bold }
a:visited    { color: #FFFFFF; font-weight: bold }
a:hover      { color: #FF0000; font-weight: bold }
a.whiteBG:active  {color: #000000}
a.whiteBG:link  {color: #000000}
a.whiteBG:visited  {color: #000000}
a.whiteBG:hover {color: #FF0000}
-->

body
{
color: red;
font-family: arial;
background-color: #000000;
}

table
{
cellspacing: 5px;
}

table.front
{
text-align: left;
}

table.demo
{
text-align: center;
font-size: 22px;
width: 90%;
}

table.menu
{
font-size: 16px;
text-align: center;
table-layout: fixed;
width: 90%;
}

table.bottommenu
{
font-size: 13px;
text-align: center;
table-layout: fixed;
width: 90%;
}

table.top
{
text-align: center;
border: medium solid gray;
width: 90%;
background-color: white;
}

table.middle
{
text-align: center;
border: medium solid gray;
background-color: white;
}

table.contact
{
text-align: center;
width: 80%;
text-align: left;
color: red;
}

table.home
{
text-align: justify;
width: 90%;
}

table.purchase
{
color: white;
text-align: center;
width: 80%;
border-collapse: collapse;
}

table.purchase td
{
border: 1px solid red;
text-align: center;
}

td.producttext
{
vertical-align: top;
width: 90;
}

div.coinfo
{
text-align: justify;
width: 80%;
}

img
{
vertical-align:middle;
border-width: 1;
border: thin solid red;
}

img.front
{
height: 100;
}

img.product
{
width: 200;
}

img.fullproduct
{
width: 70%
}

img.logo
{
border-color: white;
}

img.share
{
border-color: black;
}

img.statcounter
{
border-color: black;
}

div
{
text-align: center;
color: red;
}

div.products
{
width: 80%;
text-align: justify;
}

h1
{
color: white;
font-size: 18px;
}

h1.home
{
color: red;
font-size: 16px;
}

h2
{
color: white;
font-size: 17px;
}

font.disclaim
{
font-size: 10px;
}