.lgbutton {
	BACKGROUND-COLOR: #cc0000; 
	BORDER-BOTTOM: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana,tahoma,Arial; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: bold;
}

.selectColor {
	width: 150px;
}

.lgfield {
	/*BACKGROUND-COLOR: #cc0000; */
	BORDER-BOTTOM: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	/*COLOR: blue; *7
	FONT-FAMILY: Verdana,tahoma,Arial; 
	FONT-SIZE: 12px; 
	/*FONT-WEIGHT: bold;*/
	/*FONT-color: blue;*/
}

// --------------------------------------

		.BGProductlist {
		background-color:#ffffff;
		
		}
	
		.BGHeaderColumns {
		background-color:#eeeeee;
		
		}
	
		.FontHeaderColumns {
		color:#000000;
		
		}
	
		.BGEverySecondLine {
		background-color:#ffffff;
		
		}
	
		.FontProductTitle {
		color:#000000;
		
		}
	
		.FontProductPrice {
		color:#000000;
		
		}
	
		.FontProductTitleLink {
		color:#0000FF;
		
		}
	
		.FontProductDescription {
		color:#000000;
		
		}
	
		.BGAddtoCartButton {
		background-color:#FFE8C1;
		
		}
	
		.FontAddToCartButton {
		color:#000000;
		font-family:arial;
		
		}
	
		.BGLineSeparator {
		background-color:#dddddd;
		
		}
	
		.BGCart {
		background-color:#ffffff;
		
		}
	
		.BGCartProductLines {
		background-color:#ffffff;
		
		}
	
		.BGCartHeaderColumns {
		background-color:#eeeeee;
		
		}
	
		.FontCartHeaderColumns {
		color:#000000;
		
		}
	
		.BGCartConditionLinks {
		background-color:#ffffff;
		
		}
	
		.FontCartConditionLinks {
		color:#000000;
		
		}
	
		.FontCartTexts {
		color:#000000;
		
		}
	
		.FontCartCashoutButton {
		color:#660000;
		
		}
	
		.BGCartCashoutButton {
		background-color:#FFB109;
		
		}
	
		.BGProductgrouplist {
		background-color:#999999;
		
		}
	
		.FontProductGroup {
		color:#ffffff;
		
		}
	
		.BGProductGroup {
		background-color:#333333;
		
		}
	
		.BGSubGroup {
		background-color:#eeeeee;
		
		}
	
		.FontSubGroup {
		color:#000000;
		
		}
	
		.BGProductSearch {
		background-color:#ffffff;
		
		}
	
		.BGProductSearchHeader {
		background-color:#000000;
		
		}
	
		.FontProductSearchHeader {
		color:#ffffff;
		
		}
	
		.BGMainPageLink {
		background-color:#000000;
		
		}
	
		.FontMainPageLink {
		color:#ffffff;
		
		}
	
		.BGCOContent {
		background-color:#ffffff;
		
		}
	
		.FontCOContentText {
		color:#000000;
		
		}
	
		.FontCOContentLink {
		color:#0000ff;
		
		}
	
		.FontCOContentHeader {
		color:#000000;
		
		}
	
		.BGCOContentHeaderBorder {
		background-color:#000000;
		
		}
	
		.FontCOContentIndHText {
		color:#000000;
		
		}
	
		.FontCOContentIndText {
		color:#a0a0a0;
		
		}
	
		.FontCheckoutReqchar {
		color:#ff0000;
		
		}
	
		.BGCOInput {
		background-color:#ffffff;
		
		}
	
		.FontCOInput {
		color:#000000;
		
		}
	
		.FontCOContentConfirmText {
		color:#ff0000;
		
		}
	
		.BGCOContentButton {
		background-color:#c0c0c0;
		
		}
	
		.FontCOContentButton {
		color:#000000;
		
		}
	
		.BGCOTop {
		background-color:#f0f0f0;
		
		}
	
		.FontCOTopText {
		color:#000000;
		
		}
	
		.FontCOTopLink {
		color:#0000ff;
		
		}
	
		.BGCOOrder {
		background-color:#ffffff;
		
		}
	
		.BGCOOrderBorder {
		background-color:#cccccc;
		
		}
	
		.BGCOOrderSeperatorLine1 {
		background-color:#000000;
		
		}
	
		.BGCOOrderSeperatorLine2 {
		background-color:#e0e0e0;
		
		}
	
		.FontCOOrderText {
		color:#000000;
		
		}
	
		.FontCOOrderLink {
		color:#0000ff;
		
		}
	
		.BGCOOrderHeader {
		background-color:#eeeeee;
		
		}
	
		.FontCOOrderHeader {
		color:#000000;
		
		}

a.category:link {
	font-family: Times New Roman,arial;
	font-size: 14px;
	text-decoration: none;
	color :blue;
}

a.category:visited {
	font-family: Times New Roman,arial;
	font-size: 14px;
	text-decoration: none;
	color :#fd8666;
} 

a.category:active {
	font-family: Times New Roman,arial;
	font-size: 14px;
	text-decoration: none;
	color :black;
} 
a.category:hover {
	font-family: Times New Roman,arial;
	font-size: 14px;
	//color :#cd8f6a;
	color :red;
	text-decoration: underline;
	/* background: #000380; */
}

