body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/allbg.jpg);
	background-repeat: repeat-x;
}
.headerleft {
	background-image: url(images/header-leftside.jpg);
	background-repeat: no-repeat;
	width:34px;
	height:223px;
}
.headerright {
	background-image: url(images/header-rightside.jpg);
	background-repeat: no-repeat;
	width:34px;
	height:223px;
}
.logobg {
	background-image: url(images/logobg.gif);
	background-repeat: no-repeat;
	width:266px;
}
.menuleft {
	background-image: url(images/menuleft.jpg);
	background-repeat: no-repeat;
	width:34px;
	height:35px;
}
.menuright {
	background-image: url(images/menuright.jpg);
	background-repeat: no-repeat;
	width:34px;
	height:35px;
}
.menubg {
	background-image: url(images/buttonsbg.jpg);
	background-repeat: no-repeat;
	height:35px;
	width:785px;
	}
.contenttopbg {
	background-image: url(images/contenttopbg.gif);
	background-repeat: repeat-x;
	height:30px;
}
.contentbg {
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	width:853px;
}
.sidebg {
	background-image: url(images/sidebg.gif);
	background-repeat: repeat-x;
	height:34px;
}
.sidecolor {
	background-color: #0E0E0E;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C2C2C2;
	text-decoration: none;
}
.imgline-vertical {
	background-image: url(images/imagesvline.gif);
	background-repeat: repeat-y;
	width:1px;
}
.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FA0001;
	text-decoration: none;
}
.productlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.productlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FA0001;
	text-decoration: none;
}
.imgline-horizantel {
	background-image: url(images/imagesvline.gif);
	background-repeat: repeat-x;
	height:1px;
}
.mainheadingred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FA0001;
	text-decoration: none;
}
.sidelinksbg {
	background-image: url(images/sidelinks-bg.gif);
	background-repeat: repeat-x;
	height:25px;
}
.sideheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:4px;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #828282;
	text-decoration: none;
}
.sidelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E60101;
	text-decoration: none;
}
.unsubscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #828282;
	text-decoration: underline;
}
.unsubscribe:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #828282;
	text-decoration: none;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #828282;
	text-decoration: underline;
}
.sitemap:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #828282;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #C8C8C8;
	text-decoration: none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FA0001;
	text-decoration: underline;
}
.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FA0001;
	text-decoration: none;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F4CA1C;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #FFFFFF;
}