BODY, .Plain, .Plain A
{
    COLOR: #000000;
}
.FG1 /* This is a slightly darker version of the header background color*/
{
	color: #a1cf67;
}

H3, .H3, H3 A, .H3 A, H4, .H4, H4 A, .H4 A
{
	color: 1073b5;
}


.FG2, H1,H2,.H2 /* This is the same color as the Left Menu Background Color*/
{
	color: #1073b5;
}

.BG3 H1, BG3 H1, .BG3 H2, BG3 H2, BG3 H3, .BG3 H3
{
	color: #1073b5;
}


.BG2 H2, BG2 H2, .FG3 H2, FG3 H2, .BG1 H2, BG1 H2, BG2 H3, .BG2 H3
{
	color: #a5ce64;
}


.TopHeaderMenu, .TopHeaderMenu A /* This is a slightly lighter version of the .BG3 Background Color*/
{
	color: #1373B4;
}

.FG3, .FG3 A/* The color of the text that says "Not a Member? Click Here to Join"*/
{
	color: #a1cf67;
}



.FG3 .Light,.FG3 .Light A /* This is a slightly lighter and Brighter version of the .BG3 background color - words on top of blue background on membership page*/
{
	color:#ffffff;
}


.FG3 .Dark /*This is a slightly lighter but duller version of the .BG3 background color*/
{
	color:#6699FF;
}

FG3 .Dark A
{
	color:white;
}


UL
{
    COLOR: #000000;
}

.AddToCartPlus, .AddToCartPlus A,.AddToCartProduct, .AddToCartProduct A
{
    COLOR: #000000;
}
.BG1, .BG1Dark, .BG1 .Dark /*Top Header background color*/
{
    BACKGROUND-COLOR: #A3CDEA;
}
.BG2 /*Left Menu background color*/
{
	background-color: #1073B5;
	color: #FFFFFF; 
}
.BG3 /*Other Table background color (this is the color of the title bars at the top of most pages*/
{
	background-color: #a1cf67;
	color:#000000;
}
.BG3 a:link /*Other Table background color (this is the color of the title bars at the top of most pages*/
{
	color:#FFFFFF;
}

.BG1 .Light, .BG1Light /*Lighter Version of Top Header background color*/
{
    BACKGROUND-COLOR: #b7cf9b; /*2nd column of specifications*/
}
.BGW /*White Background*/
{
    BACKGROUND-COLOR: #ffffff;
}
.BreadCrumbs, .BreadCrumbs A
{
	color: #676767;
}
.Footer, .Footer A
{
	color: #676767;
}
.LeftMenuTable
{
    COLOR: #000000;
}
.ProductBorder
{
	background-color: #000000;
}
.ListProductName, .ListProductName A
{
	color: #000000;
}
.ProductName, .ProductName A
{
	color: #E10F3D;
}
.Special, .ShoppingCartPrice
{
	color: #FF0000;
}

.FullBorder,.RightBorder,.BottomBorder,.LeftRightBorder,.NoLeftBorder, 
.NoBottomBorder, .TopLeftBorder, .LeftBorder, .NoTopBorder,
.TopBottomBorder, .RightBottomBorder, .LeftBottomBorder, .TopBorder
{
	border-color: black;
}
.WhiteBorder
{
	border-color: white;
}

.HeaderBar
{
	background-color: #A3CDEA;
}


/*DropDown Menu Styles */
	/*Top Level Menus*/
	.clLevel0, .MainMenu, .MainMenu A
	{
		color: #1472B4;
	}
	.clLevel0Active
	{
		color: #ffffff; 
	}
	.clLevel0over
	{
		color: #ffffff; 
	}
	/*DropDown Menus*/
	.clLevel1
	{
		background-color:#aecf86; 
		layer-background-color:#ffffff; 
		color:#3E415B;
	}
	.clLevel1over
	{
		background-color:#a1cf67; 
		layer-background-color:#a1cf67; 
		color:#ffffff; 
	}
	.clLevel1Active
	{
		background-color:#93A8BC; 
		layer-background-color:#93A8BC; 
		color:#083099;
	}
	.clLevel1border
	{
		background-color:#1073b5; 
		layer-background-color:#1073b5;
	}
