		body {
			background-color: #240e01;
			background-image: url(images/devbg.gif);
			margin: 0px 0px 0px 0px;
		}
		body, td {
			font-family: Tahoma, Verdana, Arial, Sans-Serif;
			font-size: 10pt;
			color: #925939;
		}
		a,a:visited {
			color: #BC2C05;
			text-decoration: underline;
		}
		a:hover,a:visited:hover {
			text-decoration: none;
		}
		a.header, a.header:visited {
			color: #ffffff; /*#fdeabd;*/
			font-size: 13px;
			text-decoration: none;
		}
		a.header:hover, a.header:visited:hover {
			color: #ffffff; /*#fdeabd;*/
			font-size: 13px;
			text-decoration: underline;
		}
		a.categoryName, a.categoryName:hover, a.categoryName:visited, a.categoryName:visited:hover {
			font-family: "Berlin Sans FB", "Eras Demi ITC", Verdana, Tahoma, Arial, sans-serif;
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;
			color: #cb6e33;
		}
		a.sku, a.sku:visited {
			color: #bc2c05;
			font-weight: bold;
			font-size: 10pt;
			font-family: Arial, sans-serif;
			text-decoration: underline;
		}
		a.sku:hover, a.sku:visited:hover {
			color: #bc2c05;
			font-weight: bold;
			font-size: 10pt;
			font-family: Arial, sans-serif;
			text-decoration: none;
		}
		a.footer, a.footer:hover, a.footer:visited, a.footer:visited:hover {
			color: #8a2d08;
		}
		.header {
			background-color: #230d02;
			background-image: url('images/header_bg.gif');
			color:  #ffffff; /*#fdeabd;*/
			text-align: right;
			font-size: 13px;
			margin-right: 18px;
		}
		.mid {
			background-color: #351105;
			background-image: url('images/mid_bg.gif');
		}
		.content {
			background-color: #ffffff;
			background-image: none;
			padding: 25px;
		}
		.pageTitle {
			color: #3e1203;
			font-weight: bold;
			font-size: 16px;
		}
		.sku {
			color: #bc2c05;
			font-weight: bold;
			font-size: 10pt;
			font-family: Arial, sans-serif;
		}
		.red {
			color: #bc2c05;
		}
		.frameImage {
			padding: 3px;
			border: 2px solid #B58A79;
		}
		.footer {
			color: #8a2d08;
		}

