<style type="text/css">
<!--
/*****************************************************************/
/***  Cascading Style Sheet for ShopSite SEARCH SDG Custom PFOT Theme ***/
/***              Shopping Cart Screen                         ***/
/*****************************************************************/

/***********************/
/***  Page Defaults  ***/
/***********************/





.BottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FF0000;
}
.AddressLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #666666;
}
.AddressLineLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #666666;
}
a:link { 
  color: #[-- STORE.SC_LinkColor --];
	font-family: Arial, Helvetica, sans-serif;
	
}

a:visited { 
  color: #[-- STORE.SC_VisitedLinkColor --];
}
a:hover { 
  color: #[-- STORE.SC_LinkColor --];
}
a:active { 
  color: #[-- STORE.SC_ActiveLinkColor --];
}


.NumberedNav {
	font-size: 27pt;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.SubproductName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A40000;
}

.pagelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	font-weight: bold;
}


.prevnext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}

.currentpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
	font-weight: bold;
	background-color: #CCCCCC;
}


-->
</style> 