body {
	background: url(https://www.tristarvacuumscausa.com/images/bg.jpg) center repeat-y #84abd1;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	color: #474747; 
	}

h1 {
	font-size: 16px;
	color: #939393;	
	}

h2 {
	font-size: 14px;
	color: #939393;
	}
	
h3 {
	font-size: 14px;
	color: #00529f;
	}
	
a:link {
	font-weight: normal; 
	text-decoration: none; 
	color: #0093b6;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: none; 
	color: #0093b6;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #a01111; 
	}
	
a.white:link {
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	} 	
a.white:visited {
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	}	
a.white:hover {
	font-size: 11px;
	font-weight: bold; 
	text-decoration: underline; 
	color: #fff; 
	}		

.blue {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	}
	
.red {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	}
	
.red2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	}

.style1 {
	color: #FF0000;
	}

.small {
	font-size: 10px;
	}
	
.small2 {
	font-size: 11px;
	}
	
.imageFloat {
	float: right;
	padding-left: 20px;
	}
	
.contactInput {
	border: 1px solid #474747;
	background-color: #fff;
	}
	
.contactButton {
	border: 1px solid #474747;
	background-color: #004f98;
	color: #fff;
	font-weight: bold;
	}

#flashcontent {	
	width: 112px;
	height: 70px;		
	}
	
/* SHOPING CART STUFF */

/*
Product title
*/
.ProductTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #939393;
}

.DialogTitle {
	font-size: 14px;
	font-weight: bold;
	color: #939393;
	}

/*
Caption for product details section
*/
.ProductDetailsTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #939393;
}

/*
Labels for product details
*/
.ProductDetailsLabel {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #939393;
}

/*
Product details
*/
.ProductDetails {
	COLOR: #939393;
}

/*
Product price title
*/
.ProductPriceTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #939393;
}

/*
Product price title for alternative currency
*/
.ProductPriceConverting {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000;
}

/*
Product price
*/
.ProductPrice {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #F34348;
}

/*
Smaller representation of product price
*/
.ProductPriceSmall {
	FONT-WEIGHT: bold; COLOR: #ff3300
}

.CommonButtonBG {
	background-image: url('https://www.tristarvacuumscausa.com/shop/skins/default/en/images/but_bg.gif');
}

.SubmitButtonBG {
	background-image: url('https://www.tristarvacuumscausa.com/shop/skins/default/en/images/but_bg.gif');
}

.SidebarBoxCenterBG {	
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}

.Button {
	ONT-SIZE: 12px; FONT-WEIGHT: normal;
}
A.ButtonLink:link {
	FONT-SIZE: 12px; FONT-WEIGHT: bold; COLOR: #0093b6; TEXT-DECORATION: none;
}

A.ButtonLink:visited {
	FONT-SIZE: 12px; FONT-WEIGHT: bold; COLOR: #0093b6; TEXT-DECORATION: none;
}

A.ButtonLink:hover {
	FONT-SIZE: 12px; FONT-WEIGHT: bold; COLOR: #a01111; TEXT-DECORATION: nonen;
}

A.ButtonLink:active {
	FONT-SIZE: 12px; FONT-WEIGHT: bold; COLOR: #0093b6; TEXT-DECORATION: none;
}