<style type="text/css">
<!--

body {
		scrollbar-3dlight-color:black;
		scrollbar-arrow-color:white;
		scrollbar-base-color:#eeeeee;
		scrollbar-darkshadow-color:#eeeeee;
		scrollbar-face-color:silver;
		scrollbar-highlight-color:#000099;
		scrollbar-track-color:#eeeeee;
		scrollbar-shadow-color:navy
		
}

html, body {
		margin: 0px;
		padding: 0px;
		border: 0px;
		height: 80%;
		text-align:center;  
}

html>body .main {
	/* these two margins affect Mozilla and Safari */ 
	margin-left: 212px;
	margin-right:212px;
}



.pagewidth   { 
		width:800px; 
 		text-align:left;  
		margin-left:auto; 
 		margin-right:auto;  
}

.topmenu {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: white ;
		text-align: center ;
		Vertical-align: middle;

}



.productheading {
		text-decoration: none; color: #0066cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 25px;
		font-weight: 800;
		text-align: right;
		Vertical-align: bottom;
		background-image: url(/imageswebsite/products&goods.jpg);
		background-repeat: no-repeat;
		background-position: right top;
		height:80px;
} 

.departmentheading {
		text-decoration: none; color: #0066cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: 800;
		text-align: right;
		Vertical-align: bottom;
		background-image: url(/imageswebsite/shoponline.jpg);
		background-repeat: no-repeat;
		background-position: right top;
		height:80px;
} 

.productlinks a:active {
		text-decoration: none; color: #0065cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13pt;
		font-weight: 800;
} 

.productlinks a:link {
		text-decoration: none; color: #0065cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13pt;
		font-weight: 800;
} 
.productlinks a:hover {
		text-decoration: none; color: #0065cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13pt;
		font-weight: 800;
} 
.productlinks a:visited {
		text-decoration: none; color: #0065cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13pt;
		font-weight: 800;
} 



.bannerlinks a:link{
		text-decoration: none; color: #0066cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: 400;
} 

.bannerlinks a:visited{
		text-decoration: none; color: #0066cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: 400;

} 

.bannerlinks a:active {
		text-decoration: none; color: #0066cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: 400;

} 

.bannerlinks a:hover {
		text-decoration: none; color: #0066cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: 400;
		text-decoration: underline;

}


.bluelinks a:link,a:hover,a:visited,a:active {
		text-decoration: none; color: #0066cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: 500;
}

.bluelinks a:link,a:hover,a:visited,a:active {
		text-decoration: none; color: #0066cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: 500;
} 

.bluefonts {
		text-decoration: none; color: #0066cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: 500;
} 

.bluefontstitle {
		text-decoration: none; color: #0066cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16pt;
		font-weight: 800;
} 

.redfontstitle {
		text-decoration: none; color: maroon;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: 300;
} 

.redfontsprice {
		text-decoration: none; color: red;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14pt;
		font-weight: 700;
} 
.whitefontstitle {
		text-decoration: none; color: white;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: 800;
} 
.blackfonts {
		text-decoration: none; color: black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: 500;
} 


.blackfontstitle {
		text-decoration: none; color: black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16pt;
		font-weight: 600;
} 

.dropdownfonts {
		text-decoration: none; color: black;
		font-family: monospace;
		font-size: 14px;
		font-weight: 500;
		background-color: #f4f3e5;
}

.shoppingcartfonts {
		text-decoration: none; color: red;
		font-family: arial;
		font-size: 12px;
		font-weight: 400;
		background-color: white;
		width:300px;
}



.header {
		background:white;
		/* IE 5.5 */
		height:81px;
		voice-family: "\"}\"";
		voice-family: inherit;
		/* IE 6 */
		height: 99px;
}	


.left {
		position: absolute;
		height:100%;
		left:0px;
		top:100px;
		width:200px;
		background:#eeeeee;
		padding: 0px 5px;
		font-family: impact;
		font-size: 8pt;
		color: black
}

.right {
		position: absolute;
		right:0px;
		top:100px;
		width:200px;
		background:#fff;
		padding: 0px 5px;
}


html>body .banner {
	/* Mozilla and Safari */
	height: 99px;
}

.main {
	background:#f5f5f5;
	top:100px;
	height:100%;
	/* these two margins affect IE 5.5 */ 
	margin-left: 100px;
	margin-right:100px; 
	padding: 0px 0px;
 	voice-family: "\"}\"";
	voice-family: inherit;
	/* these two margins affect IE 6 */ 
	margin-left: 210px;
	margin-right:210px; 
}

.footer {
	width: 100%;
	height: 35px;
	border: solid #000000; 
	border-width: 1px 0;
	margin: 0;
}

.productfont {
		text-decoration: none; color: dodgerblue;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 28pt;
		font-weight: 800;
}

.leftmenufont {
		text-decoration: none; color: maroon;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: 800;
}

.leftmainmenu {
		text-decoration: none; color: #989DA5;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: 800;
} 

.leftmenu a:link {
		text-decoration: none; color: #989DA5;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: 800;
}

.leftmenu a:visited {
		text-decoration: none; color: #989DA5;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: 800;
}

.leftmenu a:active {
		text-decoration: none; color: #989DA5;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: 800;
}

.leftmenu a:hover {
		text-decoration: none; color:white;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: 800;
}

.leftsubmenu a:link {
		text-decoration: none; color: #989DA5;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: 400;
}

.leftsubmenu a:visited {
		text-decoration: none; color: #989DA5;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: 400;
}

.leftsubmenu a:active {
		text-decoration: none; color: white;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: 800;
}

.leftsubmenu a:hover {
		text-decoration: none; color:white;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: 800;
}

.searchlinks a:link {
		text-decoration: none; color: #0066cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: 500;
}
.searchlinks a:hover {
		text-decoration: none; color: #0066cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: 500;
}
.searchlinks a:visited {
		text-decoration: none; color: #0066cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: 500;
}
.searchlinks a:active {
		text-decoration: none; color: #0066cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: 500;
}
.myblacklinks a:link {
		text-decoration: none; color: black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: 500;
}
.myblacklinks a:hover {
		text-decoration: none; color: black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: 500;
}
.myblacklinks a:visited {
		text-decoration: none; color: black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: 500;
}
.myblacklinks a:active {
		text-decoration: none; color: black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: 500;
}

.sitemaplinks a:link {
		text-decoration: none; color: gray;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: 500;
}
.sitemaplinks a:hover {
		text-decoration: underline; color: #0066cc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: 500;
}
.sitemaplinks a:visited {
		text-decoration: none; color: gray;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: 500;
}
.sitemaplinks a:active {
		text-decoration: none; color: gray;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: 500;
}

.grayfonts {
		text-decoration: none; color: gray;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: 500;
} 

.whitefonts {
		text-decoration: none; color: white;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: 500;
} 
-->
</style>