/*same as blue */
.LabelText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
font-weight: bold;
}
/*same as blue */
.LabelBckGnd
{
font-weight:Bold;
FONT-FAMILY:verdana;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
BACKGROUND-COLOR:#12598c;
}
.HeadingText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #FF6100;
text-decoration: none;
font-weight: bold;
}
.HeadingBckGnd
{
font-weight:Bold;
font-family:verdana;
text-decoration:None;
font-style:Normal;
font-size:12px;
BACKGROUND-COLOR:#659e43;
}
.NormalText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
font-weight: normal;
}

.NormalTextPrice
{
font-weight:Normal;
font-family:verdana;
text-decoration:None;
font-style:Normal;
font-size:12px;
color:#3B3B3B;
}
.Item
{
font-weight:bold;
font-family:verdana;
text-decoration:None;
font-style:Normal;
font-size:12px;
color:#3B3B3B;
}
/*Basecolor starts*/
.Basecolor
{
BACKGROUND-COLOR:#C5C1C1;
}
/*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:verdana;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
COLOR:#12598c;
}
/*same as LabelText blue*/
.TrackorderText
{
FONT-WEIGHT:Bold;
FONT-FAMILY:verdana;
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:#B6B2B2 1px solid;
BORDER-TOP:#B6B2B2 1px solid;
BORDER-LEFT:#B6B2B2 1px solid;
BORDER-BOTTOM:#B6B2B2 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 0px solid;
BORDER-TOP:#FFFFFF none;
BORDER-LEFT:#FFFFFF 0px solid;
BORDER-BOTTOM:#FFFFFF 0px solid;
background-color:#E3E3E3;
}
/*if separator yes, use HeadingText green Color as Heading text Rest hardcode */
.StaticPipeSeparator
{
COLOR:#659e43;
FONT-WEIGHT:Bold;
FONT-SIZE:12px;
FONT-FAMILY:Verdana;
}
/*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-WEIGHT:Bold;
FONT-FAMILY:verdana;
TEXT-DECORATION:None;
FONT-STYLE:Normal;
FONT-SIZE:12px;
COLOR:#12598c;
}
/* hardcode */
.links
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #0250B1;
text-decoration: underline;
}

.links A:Link
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #0250B1;
text-decoration: underline;
}

.links A:Visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #0250B1;
text-decoration: underline;
}

.links A:Hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: underline;
}
/* hardcode */
.links1
{
FONT-WEIGHT:bold;
FONT-FAMILY:Verdana;
TEXT-DECORATION:Underline;
FONT-STYLE:Normal;
FONT-SIZE:11px;
COLOR:#12598c;
}

.links1 A:Link
{
FONT-WEIGHT:bold;
FONT-FAMILY:Verdana;
TEXT-DECORATION:Underline;
FONT-STYLE:Normal;
FONT-SIZE:11px;
COLOR:#12598c;
}

.links1 A:Visited
{
FONT-WEIGHT:bold;
FONT-FAMILY:Verdana;
TEXT-DECORATION:Underline;
FONT-STYLE:Normal;
FONT-SIZE:11px;
COLOR:#12598c;
}

.links1 A:Hover
{
FONT-WEIGHT:bold;
FONT-FAMILY:Verdana;
TEXT-DECORATION:Underline;
FONT-STYLE:Normal;
FONT-SIZE:11px;
COLOR:#C00000;
}
/* hardcode */
.errortext
{
font-weight:bold;
font-family:Verdana;
text-decoration:none;
font-style:Normal;
font-size:11px;
color:#C20505;
}
/* hardcode */
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
}

.products {
	font-family: "Futura MdCn BT";
	font-size: 22px;
	color: #A80000;
	text-decoration: none;
	text-align: left;
	text-indent: 8pt;
}

.vr {
/*	width: 1px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	position: absolute;
	*/
	width:588px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-left:4px;
}
.hr {
	width: 480px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.hrtitle {
	width: 490px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.pbrule {
	width: 10px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B1B1;
}
.titlebckgnd {
	background-color:#C5C1C1;
	height:23px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0646A8;
	text-decoration: none;
	text-align: left;
	text-indent: 3pt;
	font-weight: bold;
	height:24px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text-box {
	height: 12px;
	width: 106px;
	background-color: #E0E0E0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.total {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #033B86;
	text-decoration: none;
}

.code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0250B1;
	text-decoration: none;
	font-weight: bold;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C499B;
	text-decoration: none;
}
.Name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0C499B;
	text-decoration: none;
}
.imgtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0C499B;
	text-decoration: none;
}

.MainTablebg
{
background-color:#333333;
}


/*Classes for eflyer formatting*/
.EflyerHeader
{
FONT-FAMILY: Arial, Helvetica, sans-serif; ;
TEXT-DECORATION: none;
FONT-WEIGHT: bold;
FONT-SIZE: 20px;
COLOR: #696969;
PADDING-LEFT: 12px;
BACKGROUND-COLOR: #C5C1C1;
border-bottom:#FFFFFF 2px solid;
}
.EflyerFooter
{
FONT-FAMILY: Arial, Helvetica, sans-serif; ;
TEXT-DECORATION: none;
FONT-WEIGHT: bold;
FONT-SIZE: 15px;
COLOR: #696969;
PADDING-LEFT: 12px;
BACKGROUND-COLOR: #C5C1C1;
}
.BodyBckGnd
{  
 background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 
.searchbckgnd {
	background-color:#429FDC;
	height:120px;
}
.tradebckgnd {
	background-color:#F0F0F0;
	height:143px;
	padding-top:10px;
	padding-left:10px;
}
.footerbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color:#CBCACA;
	height:25px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textfield {
	height: 18px;
	width: 112px;
	background-color: #E0E0E0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.dropdwn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 107px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	background-color: #E0E0E0;
}

.SubCategoryText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003366;
text-decoration: none;
font-weight: bold;
}


/*Classes for eflyer formatting*/
