<!--
body, body div, body p, body td	{
    		font-size:	x-small;
    		font-family:  Arial, Verdana, Helvetica, sans-serif;
    		voice-family: "\"}\"";
    		voice-family: inherit;
    		font-size:    small;
    		color:	#333;}

html>body, html>body div, html>body p, html>body th, 
html>body td, html>body li, html>body dd    {
    font-size:    small;
             /* */
    }
    
body {
	background-color: #ffffff;
	} 
a:link {
	color: #369;
}
			
a:visited {
	color: #969;
}
				
a:hover {
	color: #036;
}

h1 {
	font-family: georgia,times,serif;
	size: 150%;
	color: #669;
	font-weight: normal;
	text-align: center;
}
p.sitemaphead {
	text-align: center;
	width: 80%;
	border-bottom: 1px solid #999;
	padding-bottom: 6px;
}
#sitemapleft {
	float: left;
	width: 35%;
	text-align: left;
	margin-left: 0;
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 5px;
}
#sitemapleft ul {
	line-height: 150%;
	margin-left: 5px;
	list-style: none;
}
#sitemapleft h2 {
	font-family: georgia,times,serif;
	color: #666;
	font-weight: normal;
	text-align: left;
	font-size: 125%;
	padding-bottom: 0;
	margin-bottom: 2px;
}
#sitemapright {
	float: right;
	width: 62%;
	text-align: left;
	margin-left: 4px;
}
#sitemapright dl {
	border-bottom: 1px solid #ddd;
	padding-bottom: 12px;
	margin-right: 20px;
}
#sitemapright dt {
	padding-bottom: 6px;
}
#sitemapright dt a:link {
	font-weight: bold;
}
#sitemapright dd {
	line-height: 150%;
}
#sitemapfoot {
	clear:both;
	border-top: 1px solid #999;
	text-align: center;
	margin-bottom: 12px;
	line-height: 150%;
}
.prodcode {
	width: 20%;
	float: left;
	text-align: left;
}
-->