﻿body 
{
	margin: 0 0 0 0;
	font-family: century gothic, Verdana, Sans-Serif;
	font-size: 9pt; 
	color:  #9A9A9B;
	background-color: #D0D0D0;
}
td 
{
	font-family: century gothic, Verdana, Sans-Serif;
	font-size: 9pt; 
	color:  #9A9A9B;
	}

.ImageDescription {font-size: 10pt; font-weight: bold;}

.Error { color: Red;}

a:link {color:  #9A9A9B; text-decoration: none;}
a:visited {color:  #9A9A9B; text-decoration: none;}
a:hover {color:  #9A9A9B; text-decoration: underline;}
a:active {color:  #9A9A9B; text-decoration: none;}

.MenuItem:link { font-size: 10pt; text-decoration: none; color: #9A9A9B; font-weight: bold;}
.MenuItem:visited { font-size: 10pt; text-decoration: none; color: #9A9A9B; font-weight: bold;}
.MenuItem:hover { font-size: 10pt; text-decoration: none; color: #000000; font-weight: bold;}
.MenuItem:active { font-size: 10pt; text-decoration: none; color: #9A9A9B; font-weight: bold;}

.ProductMenuItem:link { font-size: 12pt; text-decoration: none; color: #9A9A9B; font-weight: bold;}
.ProductMenuItem:visited { font-size: 12pt; text-decoration: none; color: #9A9A9B; font-weight: bold;}
.ProductMenuItem:hover { font-size: 12pt; text-decoration: none; color: #21BAED; font-weight: bold;}
.ProductMenuItem:active { font-size: 12pt; text-decoration: none; color: #9A9A9B; font-weight: bold;}

.ProductRow:hover { background-color: #00b4f1;}
.ProductCell:hover { color: #000000;}
.ProductLink:hover{ color: #000000;}

.MainHeading { color: #00b4f1; font-size:24pt;}
.SubHeading { color: #00b4f1; font-size:18pt;}
.CategoryHeading { color: #00b4f1; font-size:18pt;}
.LoginButtons { color: White;}

.LoginButton { background-color: white; border: none 0px white; cursor: hand; text-decoration: underline;}
