a.imagelink, li a {text-decoration: none;}
div.nounderline a, div.pressrelease a {color:black; text-decoration: none;}
div.pressrelease {border-style: solid;
                  border-width: thin;
                  border-color: black;
                  margin-left: 2em;
                  padding: 1em 2em;
                  width: 30em;}

div.toplevel {margin:1em}

h1, h2, h3, li, p, td, a, div {font-family: Verdana,Arial,Helvetica;}
h1 {font-size: 18; clear: both;}
h2 {font-size: 16; clear: both;}
h3 {font-size: 14; clear: both;}
h4 {font-size: 12; clear: both;}
li, p, div, td {font-size: 14;}
li {clear: both;}

h2.product { padding-top:1em; margin-left:1em; }


ul.bulletnone li {list-style-type: none;}
ul.bulletsquare li {list-style-type: square;}

img {border: 0;}
img.infodownloadbuy {width: 16; height: 16; border: 0; margin-right: 5;}
tr.subnavigationbar div {margin: 0 0.5em; float:left}

table.logobar td {width: 300;}
table.logobar b {font-size:larger;}
table.logobar i {font-size:smaller;}
table.logobar img {margin-left: 30;}

table.sidenote {border: 4px; padding: 10px; 
                border-style: outset; 
                background-color: #ffffcc;
                width: 350px;
                float: right;
		margin-top: 12px;
		margin-bottom: 12px;}

table.hint {border: 4px; padding: 10px; 
            border-style: outset; 
            background-color: #ccffff;
            width: 350px;
	    float: right;
      	    margin-top: 12px;
	    margin-bottom: 12px;}

tr.navigationbar td, tr.subnavigationbar div {font-size: 13; font-weight: bold;}

tr.navigationbar td, tr.navigationbar td.selected
{width: 200; text-align: center;}
tr.navigationbar a, tr.navigationbar a.selected
{text-decoration: none; width:100%}

tr.subnavigationbar a:visited {color: #b0b0b0;}

body {color:black; background-color: white;}
tr.navigationbar td {background-color: #e0e0e0;}
tr.navigationbar td.selected, tr.navigationbar
td.selected:hover, tr.navigationbar a.selected:hover,

table.navigationbar, tr.subnavigationbar td,
td.formcaptionbar {background-color: black;}
tr.navigationbar a.selected, tr.subnavigationbar a,
tr.subnavigationbar a.selected, tr.subnavigationbar a.selected:visited,
td.formcaptionbar {color: white;}

/* Unfortunately this doesn't work on I.E. */
/* Use <DIV> to enclose the <a href> instead */
/* tr.subnavigationbar a, tr.subnavigationbar a.selected {margin: 10} */

tr.navigationbar a {color: black;}
tr.subnavigationbar a {text-decoration: underline;}
tr.subnavigationbar a.selected, tr.subnavigationbar a.selected:visited
{text-decoration: none;}

/* highlight for hover.  Must be last to take precedence over static color */
a:hover, tr.navigationbar a.selected:hover, tr.navigationbar a:hover,
div.pressrelease a:hover, div.newsarchives a:hover, div.nounderline a:hover
{text-decoration: underline;}
tr.navigationbar td:hover {background-color: #f0f0f0;}
tr.navigationbar a:hover {background-color: #f0f0f0;}
tr.navigationbar a.selected:hover, tr.subnavigationbar a:hover {color: red;}
tr.subnavigationbar a.selected:hover {color: white;}

/************************************************************************/
/* for Product tables defined */
table.product {font-size: 10;font-family: Verdana,Arial,Helvetica;}
tr.productheader {color:#cc3300;background-color: #cccc99;font-size: 14;}

/* see siteheadinc.php on the usage of tr.productXXX  */
tr.productlight {background-color: #eeeeee; } 
tr.productmedium {background-color: #cccccc; }
/***********************************************************************/

table.thumbnail td {width: 280; height: 280; text-align:center;
                    background-image: url(../images/thumbnailframe.png);}
tr.thumnaillabel td {height: 0; text-valign:top; background-image: none;
                     padding-bottom: 2em;}

/***********************************************************************
/* for Order of Akeni Products */
table.orderinstruction {font-size: 12;font-family: Verdana,Arial,Helvetica;}
tr.orderinstructionnormal {color:#666633; background-color: #cccccc; }
td.orderinstructionselected {color:black; background-color: #cc3300; }

table.orderinput {font-size: 14;font-family: Verdana,Arial,Helvetica;border:1}
tr.orderinputheader {color:black;background-color: #cccc99;font-size: 14;}

/* see siteheadinc.php on the usage of tr.productXXX  */
tr.orderinputlight {background-color: #eeeeee; } 
tr.orderinputmedium {background-color: #cccccc; }


table.ordersummary {color: #666633;}
/****************************************************************/



li {margin: 5px}


a:link  {color:black; text-decoration: none }
a:visited {color:black; text-decoration: none }
a:hover {color:red; text-decoration: underline }

