.generalText 
{
 
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	border-style: none;
	border-collapse: collapse;
	padding: 2px;
	background-color: White;
	background-image: url('images/bg.gif'); 
	background-repeat: repeat;
}

.basicText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
}

.locationsTable
{
	font-size: 9pt;
	width: 165px;
	height: 40px;
	text-align: center;
}

.cartTable
{
	position: relative;
	left: 20px; 
	top: 20px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000080;
}


.cartTable1
{
	position: relative; 
	top: 20px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000080;
}

.evenRow
{
	background-color: White;
	border-color: White;
}


.oddRow
{
	background-color: silver;
	border-color: silver;
}


.summaryTable 
{
	position: relative;
	left: 25px;
	top: -35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.itemDrilldown
{
	position: relative; 
	left: 31px; 
	top: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.viewCart
{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding: 10px;
	width: 615px;
}

A{text-decoration: underline; color: #0000FF; }
A:link {text-decoration: underline; color: #0000FF; } 
A:visited {text-decoration: underline; color: #0000FF; } 
A:hover { text-decoration: underline; color: #800080; } 

.navButton
{	margin: 0;
	padding: 0;
	z-index: 30;
}

.navButton li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}

.navButton li a
{	
    display: block;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

.navli
{	
    display: block;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

.navButton li a:hover
{	
    background: #49A3FF;
}

.liDiv
{	
    position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	z-index: 1000;
	text-align: left;
}

.navButton div a
{	
    position: relative;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial;
}

.navButton div a:hover
{	
    background: #49A3FF;
	color: #FFF;
}

.evenRow  /*  ok1  */
{
	background-color: White;
	border-color: White;
}

.oddRow  /*  ok1  */
{

	background-color: Silver;
	border-color: Silver;
}

.goToPageItemSelected  /*  ok1  */
{
	font-size: 16pt;
	text-decoration: none; 
	color: red;
}

.pageLinkTable  /*  ok1  */
{
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	width: 95%;
	text-align: right;
	font-size: 14pt;
	font-family: 'Franklin Gothic Book';
	font-weight: bold;
	border-collapse: collapse;
}

.pageHeading
{
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.lb1
{
	height: 16px; 
	width: 192px;
	background-image: url('images/featured_menu_top.png');
}

.lb9
{
	height: 20px; 
	width: 192px;
	background-image: url('images/featured_menu_bottom.png');
}







