* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}
body {
	margin: 0px;
}
p.navguide {
	margin: 0px 0px 0px 24px;
}
p.categories {
	margin: 8px 0px 0px 24px; 
}
p.tabtitle {
	font-variant: small-caps;
	font-weight: bolder;	
	margin: 5px 0px 5px 24px; 
}
p.tabbody {
	color: #445A7B;
	margin: 6px 14px 6px 14px; 
}
p.tabbody-notab {
	color: #445A7B;
	font-weight: bold;
	margin: 6px 14px 6px 14px; 
}
p.tabtext {
	color: #585b60;
	margin: 6px 14px 6px 14px; 
}
p.tabdesc {
	color: #585b60;
	margin: 6px 14px 6px 24px; 
}
p.map {
	margin: 0px 20px 0px 14px; 
}
p.imgfooter {
	color: #949170; 
	margin: 0px 0px 0px 24px;  	
}
p.popuptitle {
	color: #445A7B;
	font-weight: bold;
	margin-bottom: 6px; 
}
a {
	color: #5F7BA7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.navguide {
	color: #000;
	font-weight: bold;
}
a.navguide:hover {
	text-decoration: underline;
}
img.logopwgen {
	margin: 0px 0px 0px 22px; 
}
img.productpic {
	margin: 5px 10px 5px 12px; 
}
img.pic {
	border: #FFFFFF solid 1px;
}
ul.desc {
	color: #585b60;
	margin: 6px 14px 3px 14px; 
	padding: 2px 2px 2px 24px;
}
li.desc {
	list-style-type: square;
	margin-bottom: 3px; 
}
table.page {
	margin-top: 0px;
	background: url(images/navbar_bkg.jpg) repeat-x;
}
table.content {
	margin-top: 0px;
}
td.top-bar-left {
	background-image: url(images/top_bar_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px; 
}
td.top-bar-right {
	background-image: url(images/top_bar_right.jpg);
	margin-top: 0px; 
}
form {
	margin: 0 px;
	padding: 0 px;
}

