.myMenu      { font-family: "MS Sans Serif", Arial, Helvetica, Sans; font-size: 10pt; color:  #005600; 
               cursor: hand; text-align: Center; font-weight: bold; text-decoration: none; }
:hover.myMenu { text-decoration: underline }

.logoCell { border-bottom: 1 solid #005600; background-color:#FFFFFF}
.menuCell { background-color:#FFCC44; border-color:#005600; border-style: solid; border-width:2; }
.menuItem{ text-align:center; }
.menuInverse{ text-align:center; font-weight: bold; color:#005600; background-color:#DDAA22; }

.copyrightCell { color:  #005600; font-size: 9pt;}
.noBorder { border-width:0; }
body { color:  #005600; font-weight: bold; }
.searchDropdown{ color:  #005600; font-weight: bold; }
.searchCell { color:  #005600; font-weight: bold; }

.cartTable {
	border-width: 1;
	border-style: solid;
	border-color: #005600; }
	
.cartCell {
	border-width: 1;
	border-style: solid;
	border-color: #005600; 
	font-family: "MS Sans Serif", Arial, Helvetica, Sans;
	color:  #005600; 
	font-weight: bold; }

.PrevNext{
	font-size: 12pt;
	font-weight: bold;
	text-decoration:underline;
	font-variant:small-caps;
 }

.subduedPrevNext{ 
	font-size: 12pt;
	font-weight: bold;
	color:  #BBBBBB;
	text-decoration:underline;
	font-variant:small-caps;
}

.navPath { font-family: "MS Sans Serif", Arial, Helvetica, Sans; font-size: 10pt; color:  #005600; 
               cursor: hand; text-align: Center; font-weight: bold; text-decoration: none; }
:hover.navPath { text-decoration: underline }