﻿body 
{
	margin: 0px;
}
.Slogan
{
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
	padding-left: 6px;
	padding-bottom: 5px;
	vertical-align:bottom;
}
.MenuItem
{
	font-family: Tahoma;
	text-decoration: none;
	color: #0f0f0f;
	font-size: 8pt;
	font-weight:bold;
}
.MenuItem:hover
{
	font-family: Tahoma;
	text-decoration: none;
	color: #720303;
	font-size: 8pt;
	font-weight:bold;
}
.MenuItemActive
{
	font-family: Tahoma;
	text-decoration: none;
	color: #720303;
	font-size: 8pt;
	font-weight:bold;
}
.MenuText
{
	font-family: Tahoma;
	text-decoration: none;
	color: #720303;
	font-size: 10pt;
}
.GrayHead
{
	font-family: Tahoma;
	text-decoration: none;
	color: #e9e8e8;
	font-size: 8pt;
	font-weight: bold;
}
.MaroonHead
{
	font-family: Tahoma;
	text-decoration: none;
	color: #720303;
	font-size: 8pt;
	font-weight: bold;
}
.TextBoxes
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #4f4f4f;
    text-decoration:none;
    border: solid 1px #4f4f4f;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
}
.Error
{
    font-family: Tahoma;
    font-size: 8pt;
    color: Red;
    text-decoration:none;
}
.Success
{
    font-family: Tahoma;
    font-size: 8pt;
    color: Green;
    text-decoration:none;
}
.FooterText
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #f1eded;
    text-decoration:none;
}
.FooterLink
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #f1eded;
    text-decoration:none;
}
.FooterLink:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #cccccc;
    text-decoration:underline;
}
.BodyText
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #000000;
    text-decoration:none;
}
.BlackLink
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #000000;
    text-decoration:none;
}
.BlackLink:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #720303;
    text-decoration:underline;
}
.BlackLinkUnderline
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #000000;
    text-decoration:underline;
}
.BlackLinkUnderline:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #000000;
    text-decoration:none;
}
.Counter
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    background-color: #404040;
    color: #ffffff;
    text-decoration:none;
    padding: 5px;
}
	.ShoppingCartHead
{
	background-color: #f1eded;
    color:#4d4d4d;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
    text-align:left;
    vertical-align:middle;
    padding-left:10px;
    padding-right:10px;
    border-color:#4d4d4d;
    border-style:solid;
    border-width:1px;  
    height: 26px;
}
.ShoppingCartHeadCenter
{
	background-color: #f1eded;
    color:#4d4d4d;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    vertical-align:middle;
    padding-left:10px;
    padding-right:10px;
    border-color:#4d4d4d;
    border-style:solid;
    border-width:1px;  
    height: 26px;
}
.ShoppingCartBody
{
    color:#4d4d4d;
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
    vertical-align:middle;
    padding-bottom:3px;
    padding-left:10px;
    padding-right:10px;
    padding-top:3px;
    border-color:#4d4d4d;
    border-style:solid;
    border-width:1px;    
}
.ShoppingCartBodyCenter
{
    color:#4d4d4d;
    font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
    vertical-align:middle;
    text-align: center;
    padding-bottom:3px;
    padding-left:10px;
    padding-right:10px;
    padding-top:3px;
    border-color:#4d4d4d;
    border-style:solid;
    border-width:1px;      
}
.GridLink
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #4d4d4d;
    text-decoration:underline;
}
.GridLink:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #720303;
    text-decoration:none;
}
.BreadCrumbActive
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #4d4d4d;
    text-decoration:none;
}
.BreadCrumbLink
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #4d4d4d;
    text-decoration:none;
}
.BreadCrumbLink:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #4d4d4d;
    text-decoration:underline;
}
.MaroonText
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #720303;
    text-decoration:none;
}
.MaroonLinkUnderline
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #720303;
    text-decoration:underline;
}
.MaroonLinkUnderline:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #720303;
    text-decoration:none;
}
.PagingText
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #4d4d4d;
    text-decoration:none;
}
.PagingLink
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #4d4d4d;
    font-weight: bold;
    text-decoration:none;
}
.PagingLink:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #720303;
    font-weight: bold;
    text-decoration:none;
}
.CartSummaryHead
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #626262;
    font-weight: bold;
    text-decoration:none;
}
.CartSummaryText
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #a2a2c8;
    text-decoration:none;
}
.CartSummaryItems
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #d00000;
    font-weight: bold;
    text-decoration:none;
}
.CartSummaryItems:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #d00000;
    font-weight: bold;
    text-decoration:underline;
}