.LeftHandMenu
{
	width:160px;
	background-color: #ffffff;
	padding: 5px 10px 0px 0px;
}
.RightHandMenu
{
	background-color: #ffffff;
	padding: 5px 0px 0px 0px;
}
.DepartmentListHead
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #f5f5dc;
	padding-left: 3px;
	text-align: center;
}

.DepartmentListContent
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #FFFFFF;
	text-align: center;
}

a.DepartmentUnselected
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	line-height: 25px;
	padding-left: 5px;
	text-decoration: none;
}

a.DepartmentUnselected:hover
{
	padding-left: 5px;
	color: #FF0000;
}

a.DepartmentSelected
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #FF0000;
	line-height: 25px;
	padding-left: 5px;
	text-decoration: none;
}

.CategoryListHead
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #f5f5dc;
	text-align: center;
}

.CategoryListContent
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
	text-align: center;
}

a.CategoryUnselected
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none
}

a.CategoryUnselected:hover
{
	color: #FF0000;
	padding-right: 5px;
	padding-left: 5px
	}
	
a.CategorySelected
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #FF0000;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none
}

.CatalogTitle
{
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana, Comic Sans MS;
	font-size: 20px;
	letter-spacing:-0.07em;
}

.CatalogDescription
{
	color: #666666;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

.ProductName
{
	color: #000000;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.ProductName
{
	color: #000000;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.ProductName:hover
{
	text-decoration: underline;
}

.ProductDescription
{
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left:5px;
}

.ProductPrice
{
	color: Black;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.PagingText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
        font-weight: bold;
}

.ProductTitle
{
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	line-height: 15px;
	padding-left:5px;
}

.SearchBoxHead
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	background-color: #000000;
	font-family: Arial,Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #f5f5dc;
	text-align: center;
}

.SearchBoxContent
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #666666;
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
}

.SearchBox
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 5px;
}

.UserInfoHead
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #f5f5dc;
	padding-left: 3px;
	text-align: center;
}

.UserInfoContent
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
	text-align: center;
}
	
.UserInfoText
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	padding-left: 5px;
	text-decoration: none;
	color:#666666;
}

a.UserInfoLink
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
	line-height: 15px;
	padding-left: 5px;
	text-decoration: none;
}

a.UserInfoLink:hover
{
	padding-left: 5px;
	color: #ed486d;
}

.Button
{
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.AdminTitle
{
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	line-height: 25px;
}

.AdminPageText
{
	color: Navy;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

a.AdminPageText
{
	color: Navy;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

a.AdminPageText:hover
{
	color:Red;
}

.Grid
{
	border-color: #E7E7FF;
	width: 100%;
}

.GridHeader
{
	color: White;
	background-color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}

.GridRow
{
	color: Navy;
	background-color: #E7E7FF;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}

.GridEditingRow
{
	color: Navy;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}

.GridAlternateRow
{
	color: Navy;
	background-color: #F7F7F7;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}

.SmallButtonText
{
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.CartSummary
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #999999;
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #000000;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom: 5px;
}

.CartListContent
{	
	border-width:medium;
	background-color: #f2f2f2;
	text-align: left;
}

a.CartLink
{
	color: black;
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
}

a.CartLinkLarge
{
	color: yellow;
	font-family: Verdana;
	text-decoration: none;
	font-size: 14px;
	text-decoration: underline;
}

a.CartLink:hover
{
	color: White;
}

a.CartLinkLarge:hover
{
	color: Red;
}

.AdminErrorText
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}

.RecommendationHead
{
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.RecommendationText
{
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.RecommendationLink
{
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
}

a.RecommendationLink:hover
{
	color: Red;
}

.ContactUsContent
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
