.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, nh1 a, h1 a:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-top: 10px;
	}
h1 a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	}
#iso	{
	margin-top: -10px;
	}
#navcontainer { width: 220px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
font-size: 12px;
display: block;
padding: 3px;
width: 220px;
background-color: #0082AA;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
font-size: 12px;
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #009CCA;
color: #fff;
}
.salelist-row	{
	background-color: #E9FAFF;
	}
.padleft-10	{
	padding-left: 10px;
	}
