.NavTitle
{
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.NavLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.NavLink A:link
{
	color: #000000;
	text-decoration: none;
}
.NavLink A:hover
{
	border-top-width: thin;
	border-left-width: thin;
	background-image: none;
	border-bottom-width: thin;
	color:  #ff0000;
	border-right-width: thin;
	text-decoration: underline;
}

.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}
.Category
{
	font-size: 12px;
	color: midnightblue;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
}
.Category:hover
{
	border-left-width: thin;
	background-image: none;
	border-bottom-width: thin;
	color: gray;
	background-color: white;
	border-right-width: thin;
	text-decoration: underline;
}
.BodyText {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; line-height: 16px}

.BodyHead
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
}
.Num800
{
	font-weight: bold;
	font-size: 24px;
	color: white;
	font-style: italic;
	font-family: Arial;
}
.Search2
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-style: italic;
	font-family: Arial;
}
.ProdHeader
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.ProdDetail
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
}

.ToolLink
{
	font-size: 13px;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.ToolLink A:hover  {
                color: Yellow;
                text-decoration: underline;
                }
                
.SubCat
{
	font-size: 14px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.SubCat:hover
{
	font-size: 14px;
	color: blue;
	font-family: Arial;
	text-decoration: underline;
}
.PageTitle
{
	font-weight: bold;
	font-size: 18px;
	color: black;
	font-family: Arial;
}
.ShopCat
{
	font-weight: bold;
	font-size: 13px;
	color: blue;
	font-family: Arial;
	text-decoration: underline;
}
.ShopDesc
{
	font-size: 9px;
	font-family: Arial;
	letter-spacing: 1px;
}
.NavTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
}
.Bullet
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;	
}
.CartListHead
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 border-top-style:solid;
	 border-left-style:solid;
	 border-left-color:Black;  
	 border-right-style:solid;
	 border-bottom-style:solid; 
	 border-color:Black;
	 background-color:Silver;     
	 border-width: 1px;
}
.CartTop
{
	font-size: 20px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	text-decoration: none;
	border-color:White;
	
}

.CartListItem
{	 font-family:  Verdana;
	 font-size: 10px;
	 border-left-color:Black;
	 border-left-style:solid;
	 border-left-width:1px; 
	 background-color: White;     
}
.CartListItemRight
{	 font-family:  Verdana;
	 font-size: 10px;
	 border-left-color:Black;
	 border-left-style:solid;
	 border-left-width:1px; 
	 background-color: White;
	 border-right-style:solid;
	 border-right-color:Black;
	 border-right-width:1px;     
}

.CartListFoot
{   font-family:  Verdana;
	font-size: 1px;
	border-top-color:Black ;
	border-top-style:solid;
	border-top-width:1px;
	background-color:White ; 
}	

.CommonBgCl
{
	background-color:#053355;
}

.CommonBgCl2
{
	background-color: #053355;
}
.HomeBarBgCl
{
	background-color:#CC0001;
	color:White;
} 
