body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/BG.gif);
	background-repeat: repeat-x;
}
.Plate1Border {
	border: 1px solid #CCCCCC;
}
.HeaderText {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	padding-right: 30px;
	display: block;
	text-decoration: none;

}

.TradeHeaderText {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f68547;
	padding-right: 30px;
	display: block;
	text-decoration: none;
}	
.TradeNavigationOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F68547;
	text-decoration: none;
}

	
.LanguageSelector {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;


}
.DistributorLogin {
	padding-right: 30px;
	display: block;
	padding-top: 25px;
}
.BodyText {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
}
.TextLink {
	color: #87A851;
}

.ProductHeaderText {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f68547;
	display: block;
	text-decoration: underline;
}
.ImageBorder {
	border: 1px solid #FFFFFF;
}


.BigPrice {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}	
	

