
#nav, #nav ul {
	position: absolute; 
	top: 71; 
	left: 128; 
	width: 320px;
	list-style: none;
	line-height: 1;
	background: #0c097c;
  font-family: "arial";
  font-size: 8pt;
	font-weight: normal;
	padding: 0;
	border: solid #0c097c;
	border-width: 0px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 7em;
	w\idth: 6em;
	color: #cccccc;
	text-decoration: none;
	padding: 0.25em 1em;
}

#nav a.daddy {
/*	background: url(/images/arrow.gif) center left no-repeat; */
}

#nav li {
	float: left;
	padding: 0;
	width: 7em;
}

#nav li ul {
	position: absolute;
	left: -999em;
        top: 13pt;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
  background: #6768aa;
}

.headertext
{
  text-decoration: none;
  color: #0000cc;
  font-family: "arial";
  font-size: 18pt;
  font-weight: heavy; 
}

.headertext2
{
  text-decoration: none;
  color: #0000cc;
  font-family: "arial";
  font-size: 10pt;
  font-weight: heavy; 
}

.tableHeader
{
  text-decoration: none;
  background: #ddddff;
  color: black;
  font-family: "arial";
  font-size: 11pt;
  font-style: italic;
  font-weight: medium; 
}

#containerFooter { 
  padding: 0px;
  margin: 0px; 
  border: 0px;
  background: white; 
  font-family: "arial";
  font-size: 8pt;
  font-weight: light; 
  font-color: gray;
}

#containerFooter a:link {
  color: gray;
}

#containerFooter a:visited {
  color: gray;
}

.productListing-odd{
background-color:#EFEFEF;
}

.productListing-even{
background-color:#FFFFFF
}

