.Body {
	background-color: #FFFFCC;
}
.ManufacturersName {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A30000;
	text-decoration: none;
}
.ManufacturersName:Hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #10359F;
	text-decoration: none;
}
.ManufacturersNameSelected {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #10359F;
	text-decoration: none;
}
.SearchForm {
	font-family: Arial;
	font-size: 11px;
	color: #A30000;
	background-color: #F7F7F7;
	height: 19px;
	width: 121px;
	border: 1px solid #414141;
}
.Formnowidth {
	font-family: Arial;
	font-size: 11px;
	color: #A30000;
	background-color: #F7F7F7;
	height: 19px;
	border: 1px solid #414141;
}
.SearchModels {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F7F7F7;
	height: 19px;
	width: 200px;	
	border: 1px solid #414141;
}
.ProdForm {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A30000;
	background-color: #F7F7F7;
	height: 15px;
	width: 50px;
	border: 1px solid #414141;
	text-align: center;
}
.TxtRememberMe {
	font-family: Arial;
	font-size: 11px;
	color: #2B3187;
}
.Error {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}
.TxtForgotPassword {
	font-family: Arial;
	font-size: 11px;
	color: #2E2E24;
}
.LinkForgotPassword {
	font-family: Arial;
	font-size: 11px;
	color: #A30000;
	text-decoration: none;
}
.LinkForgotPassword:Hover {
	font-family: Arial;
	font-size: 11px;
	color: #F12123;
	text-decoration: none;
}
.Link {
	font-family: Arial;
	font-size: 10px;
	color: #4A4A4A;
	text-decoration: none;
}
.Link:Hover {
	font-family: Arial;
	font-size: 10px;
	color: #F12123;
	text-decoration: none;
}
.TxtFooter {
	font-family: Arial;
	font-size: 11px;
	color: #4A4A4A;
}
.TxtFooterManufacturers {
	font-family: Arial;
	font-size: 10px;
	color: #818180;
}
.Text {
	font-family: Arial;
	font-size: 11px;
	color: #2E2E24;
}
.ShopTitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A30000;
	text-decoration: underline;
}
.ShopSubTotal {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A30000;
	text-decoration: none;
}
.ASPLabels {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.InformationBoxLink {
	font-family: Arial;
	font-size: 11px;
	color: #A30000;
	text-decoration: none;
}
.InformationBoxLink:Hover {
	font-family: Arial;
	font-size: 11px;
	color: #10359F;
	text-decoration: none;
}
.BGProductList {
	background-image: url(../images/Pro);
	background-repeat: no-repeat;
	background-position: top;
}
.ProdName {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #174178;
}
.ProdPrice {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #A30000;
}
.ProdQtyTitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ProdType {
	font-family: Arial;
	font-size: 9px;
	color: #4D4D4D;
}
.ProdDescription {
	font-family: Arial;
	font-size: 11px;
	color: #2B2B2B;
}
.ProdCompTxt {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.ProdCompPrice {
	font-family: Arial;
	font-size: 11px;
	color: #DD1717;
	text-decoration: line-through;
}
.ProductName {
	font-family: Arial;
	font-size: 24px;	
	font-weight: bold;
	color: #A30000;
}
.ProductBName {
	font-family: Arial;
	font-size: 28px;	
	font-weight: bold;
	color: #A30000;
}
.ProductsRelated {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #A30000;
}
.CheckoutTitles {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #A30000;
}
.Important {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #E10000;
}
.GridTitles {
	background-color: #092279;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.GridSubTitles {
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.GridAlternative {
	background-color: #FFFFCC;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;	
}
.Grid {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.GridText {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.user {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #10359F;
	text-decoration: none;
}
