body {
	margin: 0px 0px 0px 0px;
	font-family:"Palatino Linotype", "Book Antiqua", "Palatino", serif;
	color:#6C3;
	font-size:10pt;
	background-color:#AF9;
	background-image:url('http://www.sspproducts.com/images/bgfade.gif');
	background-repeat:repeat-x;
}

a:link {color:#6C3;text-decoration:underline;}
a:visited {color:#6C3;text-decoration:underline;}
a:hover {color:#6C3;text-decoration:underline;}

a.n:link {color:#6C3;text-decoration:none;font-weight:bold;}
a.n:visited {color:#6C3;text-decoration:none;font-weight:bold;}
a.n:hover {color:#6C3;text-decoration:none;font-weight:underline;}

img {border:0;}

img.feapic {
	padding-left:5px;
	padding-top:5px;
}

h3 {
	text-align:center;
}

p.j {
	text-align:justify;
	padding:5px;
}

table {
	background-color:white;
}

tr.lid {
	background-color:#fff;
	color:#6C3;
}

tr.top {
	
}

tr.foot {
	
	background-color:#AF9;
	color:#6C3;
}

td {
	valign:top;
}

td.navbar {
	vertical-align:top;
	background-color:white;
	border:1px solid #6C3;
}

td.main {
	background-image:url('http://www.sspproducts.com/images/molm.gif');
	background-repeat:no-repeat;
	background-position:top right;
	border-top:1px solid #6C3;
	border-bottom:1px solid #6C3;
}

td.right {
	background-image:url('http://www.sspproducts.com/images/molr.gif');
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom:1px solid #6C3;
	border-top:1px solid #6C3;
	border-right:1px solid #6C3;
}

div {
	padding:5px;
}

div.nav {
	width:100%;
	height:30px;
	border-bottom:1px solid #6C3;
	text-align:center;
	text-valign:middle;
}

div.nav:hover {
	background-color:black;
	color:white;
	width:100%;
	height:30px;
	border-bottom:1px solid #6C3;
}