/*same as blue */
.LabelText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
/*same as blue */
.LabelBckGnd
{
	FONT-WEIGHT:Bold;
	FONT-FAMILY:Arial;
	TEXT-DECORATION:None;
	FONT-STYLE:Normal;
	FONT-SIZE:12px;
	BACKGROUND-COLOR:#E1E1E1;
}
.HeadingText
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #152584;

}

.HeadingBckGnd
{
	FONT-WEIGHT:Bold;
	FONT-FAMILY:verdana;
	TEXT-DECORATION:None;
	FONT-STYLE:Normal;
	FONT-SIZE:12px;
	BACKGROUND-COLOR:#E1E1E1;
}
.NormalText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.ExtraText
{
	FONT-WEIGHT:Normal;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	TEXT-DECORATION:None;
	FONT-STYLE:bold;
	FONT-SIZE:12px;
	COLOR:#A50000;
}
.BookText
{
	FONT-WEIGHT:bold;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	TEXT-DECORATION:none;
	FONT-SIZE:12px;
	Color:#8d1714;
	/*COLOR:#336633;*/
}

.ExtraBckGnd
{
	BACKGROUND-COLOR:#E1E1E1;
}
/*Basecolor starts*/
.Basecolor
{
	BACKGROUND-COLOR:#E1E1E1;
}
/*ScrollBarclass starts*/
.scrollclass
{
	scrollbar-3dlight-color:#CCCCCC; /*hardcoded*/
	scrollbar-arrow-color:##152584; /*HeadingText color*/
	scrollbar-base-color:#E1E1E1;/*basecolor*/
	scrollbar-darkshadow-color:#CCCCCC; /*hardcoded*/
	scrollbar-face-color:#E1E1E1; /*basecolor*/
	scrollbar-highlight-color:#CCCCCC; /*hardcoded*/
	scrollbar-shadow-color:#E1E1E1;/*basecolor*/
}
/*same as LabelText blue*/
.NewsletterText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
/*same as LabelText blue*/
.TrackorderText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #152584;
}
/*same Color as blue LabelText. Size remains same*/
.Labelcolorborder
{
	BORDER-RIGHT:#152584 1px solid;
	BORDER-TOP:#152584 1px solid;
	BORDER-LEFT:#152584 1px solid;
	BORDER-BOTTOM:#152584 1px solid;
}
/*same color as HeadingText red. Size remains same */
.Headingcolorborder
{
	BORDER-RIGHT: #A50000 1px solid;
	BORDER-TOP: #A50000 1px solid;
	BORDER-LEFT: #A50000 1px solid;
	BORDER-BOTTOM: #A50000 1px solid;
}
	/*hardcode this section*/
.Greyborder
{
	BORDER-RIGHT: #D0CECE 1px solid;
	BORDER-TOP: #D0CECE 1px solid;
	BORDER-LEFT: #D0CECE 1px solid;
	BORDER-BOTTOM: #D0CECE 1px solid;
}
	/*hardcode this section*/
.WebPageborder
{
		BORDER-RIGHT:#FFFFFF 0px solid;
		BORDER-TOP:#FFFFFF none;
		BORDER-LEFT:#FFFFFF 0px solid;
		BORDER-BOTTOM:#FFFFFF 0px solid;
		color: #FFFFFF;
}
/*if separator yes, use HeadingText green Color as Heading text Rest hardcode */
.StaticPipeSeparator
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D0CECE;
	text-decoration:none;
}
/*if separator yes, Heading Text green Color as Headintext Rest hardcode */
.AdditionalPipeSeparator
{
	COLOR:#659e43;
	FONT-WEIGHT:Bold;
	FONT-SIZE:12px;
	FONT-FAMILY:Verdana;
}
/* Same as LabelText blue*/
.WelcomeNote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
/* hardcode */
.links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #B80600;
}
/* hardcode */
.errortext
{
	font-weight::Bold;
	font-family:Verdana;
	text-decoration:none;
	font-style:Normal;
	font-size: 7pt;
	color:#FF0000;
}
/* hardcode */
.box
{
	FONT-FAMILY:Verdana;
	FONT-SIZE:12px;
	COLOR:#000000;
	TEXT-DECORATION:none;
	BORDER:1px #A8A8A6 solid;
	BACKGROUND-COLOR:#FFFFFF;
}
.BodyBckgnd1
{
background-color:#ffffff;
}
.input
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 14px;
	width: 133px;
	clear: both;
	float: left;
}


.PageTitle
{
	color: #1E285A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.footer_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C6C5C5;

}
.grey_line
{
	background-color:#D7D5D8;
	height:1px;
	width:180px;
}

.grey_line1
{
	background-color:#CDCDCD;
	height:8px;
	width:1px;
}
.input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 15px;
	width: 133px;
	border: thin solid #605850;
}
.pdetail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #787B7F;
}
.pcode
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A50000;
}
.StaticLinks A:Link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D0CECE;
	text-decoration:none;
	
}
.StaticLinks A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D0CECE;
	text-decoration:none;
}
.StaticLinks A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D0CECE;
	text-decoration:underline;
}
.dropdown_1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 18px;
	width: 133px;
	border: thin solid #605850;
	clear: both;
	float: left;
}
.CatBckGnd
{
background-color:#E9E9E9;
}
.LeftCatListBckGnd
{
background-color:#F4F4F4;
background-repeat:repeat;
}
.StaticLinksBckGnd
{
background-color:#000000;
}
.SearchImgBckGnd
{
background-color:#B80600;
}
.SearchBckGnd
{
background-color:#B80600;
}
.ImageSpacer
{
background-color:#D1D1D1;
}
.FooterBckGnd
{
background-color:#3E3E3E;
}
.SortBy
{
	color: #1E285A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.SortBySmall
{
	color: #1E285A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
.BodyBckgnd {
	background-color: #3E3E3E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.grey_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D0CECE;
	text-decoration:none;
}
.grey_text A:Link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D0CECE;
	text-decoration:none;
	
}
.grey_text A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D0CECE;
	text-decoration:none;
	
}
.grey_text A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D0CECE;
	text-decoration:underline;
}
.PriceText
{
	FONT-WEIGHT:bold;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	TEXT-DECORATION:None;
	FONT-STYLE:Normal;
	FONT-SIZE:8pt;
	COLOR:#5F5E5E;
}
.PriceHead
{
	FONT-WEIGHT:bold;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	TEXT-DECORATION:None;
	FONT-STYLE:Normal;
	FONT-SIZE:10pt;
	COLOR:#5F5E5E;
}
.RelatedText
{
	FONT-WEIGHT:bold;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	TEXT-DECORATION:None;
	FONT-STYLE:Normal;
	FONT-SIZE:11px;
	COLOR:#5F5E5E;
}
.variantlinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #1E285A;
}

.WhiteLabelText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}