body
{
	font-size: x-small;
	font-family: Verdana;
	background-color: white;
	color: #5C5C5C;
}
table
{
	font-size: x-small;
}
H1
{
	font-weight: bold;
	font-size: medium;
	color: #C9DF0E;
	text-align: center;
}
H2
{
	font-weight: normal;
	font-size: large;
	color: #C9DF0E;
	text-align: center;
}
HR
{
	color: #C9DF0E;
}
a
{
	text-decoration: none;
	color: #DF970D;
}
a:hover
{
	text-decoration: underline;
}
a:link img 
{
	border: none;
}
a:visited img 
{
	border: none;
}
.Light
{
	color: #FFF6C5;
}
.Medium
{
	color: #E0B60C;
}
.Hard
{
	font-weight: bold;
	color: #DF970D;
}
.Contrast
{
	color: #C9DF0E;
}
.Footer
{
	font-size: xx-small;
	color: #DF970D;
}
.Search
{
	font-size: xx-small;
	color: White;
}
.Normal
{
	font-size: x-small;
	color: #5C5C5C;
}
.Price
{
	font-weight: bold;
	font-size: x-small;
	color: #5C5C5C;
}
.Discount
{
	font-weight: bold;
	font-size: x-small;
	color: #DF970D;
}
.OfferSpot
{
	font-size: xx-small;
	color: #5C5C5C;
}
.NewsSpot
{
	font-size: xx-small;
	color: black;
}
.NewsMenu
{
	font-size: x-small;
	color: #DF970D;
}
.Cart
{
	font-size: xx-small;
	color: #5C5C5C;
}
.CartHeader
{
	font-size: xx-small;
	color: White;
	background: #C9DF0E;
}
.TableHeader
{
	font-size: x-small;
	color: White;
	background: #C9DF0E;
}
.Login
{
	font-size: x-small;
}
.Privacy
{
	font-size: xx-small;
	color: #5C5C5C;
}
.ContentMenu
{
	font-size: x-small;
	color: #DF970D;
}
.SearchLink
{
	font-size: x-small;
	color: #DF970D;
}
.SearchData
{
	font-size: x-small;
	color: #5C5C5C;
}
.ForumColor
{
	font-weight: bold;
	background-color: #C9DF0E;
	color: White;
}
.ForumHeader
{
	font-size: small;
	font-weight: bold;
	color: #DF970D;
}
.DataGridHeader
{
	font-size: xx-small;
	font-weight: bold;
	color: white;
	background-color: #C9DF0E;
}
.CommandLink
{
	font-weight: bold;
	font-size: x-small;
	text-transform: uppercase;
	color: #5c5c5c;
	font-family: Arial;
}
.CommandLinkRed
{
	font-weight: bold;
	font-size: x-small;
	text-transform: uppercase;
	color: Red;
	font-family: Arial;
}
.SelectedProductCategory
{
	background-color: #C9DF0E;
	color: White;	
}
.CategoryHeader
{
	background-color: #DF970D;
	color: White;
	font-weight: bold;
	text-align: center;	
}