* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}


BODY {
	margin: 0px;
	background-color: #d8d8d8;
}

TABLE {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ffffff;
	font-size: 12px;
}

H1, H2, H3 {
	font-size: 12px;
}

DIV {
	margin: 0px;
}

P {
	text-align: justify;
}

#ppList A {
	text-decoration: none;
	color: #99281D;
	font-weight: bold;
}

#ppList .titles {
	border: 1px solid #616161; 
	border-left: 0px; 
	border-right: 0px; 
	height: 21px; 
	padding-left: 5px; 
	padding-top: 3px; 
	margin-bottom: 10px;
}

#lNav {
	position: absolute;
	top: 145px;
	width: 195px;
	font-size: 11px;
}


#lNav H3 {
	margin: 0px;
	height: 21px;
	background-color: #616161;
	width: 195px;
	padding-left: 5px;
	padding-top: 3px;
	color: #dedede;
}
html>body #lNav H3 {
	width: 190px;
}

#lNav ul {
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
}

#lNav ul li {
	margin: 0px;
	height: 16px;
	padding: 0px;
	list-style: none;
	display: block;
}

#ppRubs, #ppTops, #pAmazon {
	border: 1px solid #000000;
	border-left: 0px;
	border-top: 0px;
}

#lNav #ppRubsUL A, #lNav #ppTops A {
	padding-left: 5px;
	text-decoration: none;
	color: #000000;
	width: 100%;
}

#lNav #ppRubsUL A:hover, #lNav #ppTops A:hover {
	background-color: #dedede;
}
html>body #lNav #ppRubsUL A:hover,
html>body #lNav #ppTops A:hover 	{
	background-color: #ffffff;
	color: #c80f21;
}

#topNav, #botNav {
	background-color:#616161; 
	border-top: 1px solid #dedede;
	font-size: 11px;
	text-align: right;
	padding-right: 8px;
	color: #dedede;
}


#topNav A, #botNav A {
	text-decoration: none;
	color: #dedede;
}

#topNav A:hover {
	text-decoration: underline;
	color: #ffffff;
}

#ppRubsNav {
	padding-top: 3px;
	padding-right: 5px;
	height: 21px;
	border-bottom: 1px solid #cdcdcd;
}

#ppRubsNav A {
	text-decoration: none;
	font-size: 11px;
}
