/* Header */
 
/* Fonts */
ADDRESS, B, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL { font-size:9pt; font-family: arial; }

BODY { background-color:black;  color: black; margin:0px; }

/*DIV.title { font-weight:bold; }*/

.pagetitle { font-weight:bold; color: black; font-size:14pt; }
.companyname { font-weight:bold; color: palegoldenrod; font-size:24pt;}
.comingsoon { font-weight:bold; color: black; font-size:14pt;}
.productname { font-weight:bold; color: black; font-size:12pt;}
.mainframe { background-color:white; color: black; }
.price {  color: black; font-weight: bold;}
.contact {  background-color:palegoldenrod; color: black; font-weight: bold;}
.menu {  background-color:palegoldenrod; color: black; font-weight: bold;}
.sidebar {  font-size:10pt; color: goldenrod; font-weight: bold}
.subheader { font-weight:bold; color: black; font-size:12pt;}
.text { color: black; font-size:12pt;}
.textbold { color: black; font-size:12pt; font-weight:bold;}
.copyright {  background-color:palegoldenrod; color: black; font-weight: bold; font-size:10pt;}
.outofstock {  color: red; font-weight: bold; }
.nfa {  color: red; font-weight: bold; }
.cart {  color: white; font-weight: bold; }


/* .tabcontent { font-weight:bold; color: black; font-size:12pt;} */

a:link { text-decoration:underline; font-size:10pt; color:olivedrab; font-weight:bold; } 
a:visited { text-decoration:underline; font-size:10pt; color:olivedrab; font-weight:bold;} 
a:hover { text-decoration:underline; font-size:10pt; color:darkgreen;font-weight:bold;}

a.undnav:link {text-decoration:underline; font-size:10pt; color: palegoldenrod; font-weight:bold;}
a.undnav:visited {text-decoration:underline; font-size:10pt; color: palegoldenrod; font-weight:bold;}
a.undnav:hover {text-decoration:underline; font-size:10pt; color: olivedrab; font-weight:bold;}

a.breadcrumbs:link {text-decoration:underline; font-size:10pt; color: palegoldenrod; font-weight:bold;}
a.breadcrumbs:visited {text-decoration:underline; font-size:10pt; color: palegoldenrod; font-weight:bold;}
a.breadcrumbs:hover {text-decoration:underline; font-size:10pt; color: goldenrod; font-weight:bold;}

a.home:link {text-decoration:underline; font-size:9pt; color: white; font-weight:bold;}
a.home:visited {text-decoration:underline; font-size:9pt; color: white; font-weight:bold;}
a.home:hover {text-decoration:underline; font-size:9pt; color: olivedrab; font-weight:bold;}

TH { background-color: olivedrab; }
TH.label { background-color:white; }

.copyright { font-size:xx-small; color:black; }