/*same as blue */
.subCatName
{
font-weight:Bold;
font-family:Arial;
TEXT-DECORATION:Underline;
font-style:Normal;
font-size:15px;
color:maroon;
}



.LabelText
{
font-weight:Bold;
font-family:Arial;
text-decoration:None;
font-style:Normal;
font-size:11px;
color:#504F4D;
}

.MarroonLabelText
{
font-weight:Bold;
font-family:Arial;
text-decoration:None;
font-style:Normal;
font-size:12px;
color:#990000;
}

.RedLabelText
{
	font-weight:Bold;
	font-family:Arial;
	text-decoration:None;
	font-style:Normal;
	font-size:16px;
	color:#B74F28;
}

.RedLabelText a:hover
{ 
	font-weight:Bold;
	font-family:Arial;
	font-style:Normal;
	font-size:16px;
	color:#B74F28;
	TEXT-DECORATION:Underline;
}

.RedLabelText a:visited
{ 
	font-weight:Bold;
	font-family:Arial;
	font-style:Normal;
	font-size:16px;
	color:#B74F28;
	TEXT-DECORATION:Underline;
} 

.RedLabelText a:visited:hover
{ 
	font-weight:Bold;
	font-family:Arial;
	font-style:Normal;
	font-size:16px;
	color:#B74F28;
	TEXT-DECORATION:Underline;
} 



.OrangeLabelText
{
	font-weight:Bold;
	font-family:Arial;
	text-decoration:None;
	font-style:Normal;
	font-size:12px;
	color:#EDAE44;
}

.ListProd
{
font-family:Arial;
text-decoration:None;
font-style:Normal;
font-size:11px;
color:#62625F;
}

.ProdLabel
{
font-weight:Bold;
font-family:Arial;
text-decoration:None;
font-style:Normal;
font-size:12px;
color:#A3A2A0;
}


/*same as blue */
.LabelBckGnd
{
font-weight:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
BACKGROUND-COLOR:#D7D6D4;
}
.HeadingText
{
font-weight:Bold;
font-family:Arial, Arial, Helvetica, sans-serif;
text-decoration:None;
font-style:Normal;
font-size:12px;
color:#659e43;
}

.ExtraText
{
font-weight:Bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration:None;
font-style:Normal;
font-size:11px;
color:#FFFFFF;
}

.HeadingBckGnd
{
font-weight:Bold;
font-family:Arial;
text-decoration:None;
font-style:Normal;
font-size:12px;
BACKGROUND-COLOR:#659e43;
}
.NormalText
{
font-weight:Normal;
font-family:Arial;
text-decoration:None;
font-style:Normal;
font-size:11px;
color:#504F4D;
}

.NormalText1
{
font-weight:Normal;
font-family:Arial;
text-decoration:None;
font-style:Normal;
font-size:12px;
color:#393837;
}


.CategDesc
{
font-weight:Normal;
font-family:Arial;
text-decoration:None;
font-style:Normal;
font-size:12px;
color:#8C8B88;
}


/*Basecolor starts*/
.Basecolor
{
BACKGROUND-COLOR:#ECEBE6;
}
.Basecolor1
{
BACKGROUND-COLOR:#E69A22;
}

.PriceBasecolor
{
BACKGROUND-COLOR:#D6D6D6;
}

/*ScrollBarclass starts*/
.scrollclass
{
scrollbar-3dlight-color:#CCCCCC; /*hardcoded*/
scrollbar-arrow-color:#659e43; /*HeadingText color*/
scrollbar-base-color:#ECEBE6;/*basecolor*/
scrollbar-darkshadow-color:#CCCCCC; /*hardcoded*/
scrollbar-face-color:#ECEBE6; /*basecolor*/
scrollbar-highlight-color:#CCCCCC; /*hardcoded*/
scrollbar-shadow-color:#ECEBE6;/*basecolor*/
}
/*same as LabelText blue*/
.NewsletterText
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
COLOR:#12598c;
}
/*same as LabelText blue*/
.TrackorderText
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
COLOR:#12598c;
}
/*same Color as blue LabelText. Size remains same*/
.Labelcolorborder
{
BORDER-RIGHT:#12598c 1px solid;
BORDER-TOP:#12598c 1px solid;
BORDER-LEFT:#12598c 1px solid;
BORDER-BOTTOM:#12598c 1px solid;
}
/*same color as HeadingText green. Size remains same */
.Headingcolorborder
{
BORDER-RIGHT:#0D88D5 1px solid;
BORDER-TOP:#0D88D5 1px solid;
BORDER-LEFT:#0D88D5 1px solid;
BORDER-BOTTOM:#0D88D5 1px solid;
}

.Redcolorborder
{
BORDER-RIGHT:#B04D2D 1px solid;
BORDER-TOP:#B04D2D 1px solid;
BORDER-LEFT:#B04D2D 1px solid;
BORDER-BOTTOM:#B04D2D 1px solid;
}

	/*hardcode this section*/
.Greyborder
{
BORDER-RIGHT:#666666 1px solid;
BORDER-TOP:#666666 1px solid;
BORDER-LEFT:#666666 1px solid;
BORDER-BOTTOM:#666666 1px solid;
}
	/*hardcode this section*/
.WebPageborder
{
BORDER-RIGHT:#FFFFFF 7px solid;
BORDER-TOP:#FFFFFF none;
BORDER-LEFT:#FFFFFF 7px solid;
BORDER-BOTTOM:#FFFFFF 7px solid;
}
/*if separator yes, use HeadingText green Color as Heading text Rest hardcode */
.StaticPipeSeparator
{
COLOR:#659e43;
FONT-WEIGHT:Bold;
FONT-SIZE:12px;
FONT-FAMILY:Arial;
}
/*if separator yes, Heading Text green Color as Headintext Rest hardcode */
.AdditionalPipeSeparator
{
COLOR:#659e43;
FONT-WEIGHT:Bold;
FONT-SIZE:12px;
FONT-FAMILY:Arial;
}
/* Same as LabelText blue*/
.WelcomeNote
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
COLOR:#12598c;
}
/* hardcode */
.links
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:Underline;
FONT-STYLE:Normal;
FONT-SIZE:11px;
COLOR:#12598c;
}

.Redlinks
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:Underline;
FONT-STYLE:Normal;
FONT-SIZE:10px;
COLOR:#B04D2D;
}

.Greylinks
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:Underline;
FONT-STYLE:Normal;
FONT-SIZE:11px;
COLOR:#8F9190;
}


/* hardcode */
.errortext
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:Normal;
font-size:11px;
color:#FF0000;
}
/* hardcode */
.box
{
FONT-FAMILY:Arial;
FONT-SIZE:12px;
COLOR:#000000;
TEXT-DECORATION:none;
BORDER-RIGHT: #AD390A 1px solid; 
BORDER-TOP: #AD390A 1px solid; 
BORDER-LEFT: #AD390A 1px solid; 
BORDER-BOTTOM: #AD390A 1px solid;
/*BORDER:1px #AD390A solid;*/

}

.StaticMenu
{ 
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT:Bold;
	text-decoration: none;
	color: #000000;
	text-decoration: none;
} 
.StaticMenu A:Link
{ 
	color: #000000;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	FONT-WEIGHT:Bold;
} 
.StaticMenu a:hover
{ 
	color: #AC3D10;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT:Bold;
} 
.StaticMenu a:visited
{ 
	color: #000000;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	FONT-WEIGHT:Bold;
} 
.StaticMenu a:visited:hover
{ 
	color: #AC3D10;
	text-decoration: none;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT:Bold;
} 

.PLBoldTEXT
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT:Bold;
	text-decoration: none;
	color: #000000;
}