/* 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:10pt; font-family: arial; }

BODY { background-color:white;  color: black; margin:0px; }

/*DIV.title { font-weight:bold; }*/

.pagetitle { font-weight:bold; color: black; font-size:14pt; }
.companyname1 { font-family:Comic Sans MS; font-weight:bold; color: #000000; font-size:36pt;}
.companyname2 { font-family:Comic Sans MS; font-weight:bold; color: #FF4500; font-size:36pt;}

.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:white; color: black; font-weight: bold; font-size: 16pt;}
.header { background-color:black; color: #FF4500; font-weight: bold; font-size:16pt;}
.sidebar {  background-color:black; font-size:10pt; color: palegoldenrod; font-weight: bold}
.subheader { font-weight:bold; color: black; font-size:12pt;}
.text { color: black; font-size:12pt;}
.textbold { color: black; font-size:12pt; }
.copyright {  background-color:white; color: black; font-size:10pt; font-weight:bold;}
.outofstock {  color: red; font-weight: bold; }
.red {  color: red; font-weight: bold; }
.menu {  background-color:white; color:#FF4500; font-weight: bold;}




/* .tabcontent { font-weight:bold; color: black; font-size:10pt;} */

a:link { text-decoration:underline; font-size:10pt; color:black; font-weight:bold; } 
a:visited { text-decoration:underline; font-size:10pt; color:black ; font-weight:bold;} 
a:hover { text-decoration:underline; font-size:10pt; color:red ;font-weight:bold;}

a.undnav:link {text-decoration:underline; font-size:10pt; color: black; font-weight:bold;}
a.undnav:visited {text-decoration:underline; font-size:10pt; color: black; font-weight:bold;}
a.undnav:hover {text-decoration:underline; font-size:10pt; color: #FF4500; 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.sidebarlink:link {text-decoration:underline; font-size:9pt; color: white; font-weight:bold;}
a.sidebarlink:visited {text-decoration:underline; font-size:9pt; color: white; font-weight:bold;}
a.sidebarlink:hover {text-decoration:underline; font-size:9pt; color: #FF4500; font-weight:bold;}

TH { background-color: olivedrab; }
TH.label { background-color:white; }

.copyright { font-size:xx-small; color:black; }