	
body, p { 
	background-color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 10pt;
	color: #666666;
}

a {
	text-decoration: none;
	color: #046280;
}

a:hover {
	text-decoration: underline;
	color: #b1211c;
}

a.catTitleLink {
	text-decoration: none;
	font-size: 16pt; 
	color: #666666;
}

a.catTitleLink:hover {
	text-decoration: underline;
	font-size: 16pt; 
	color: #666666;
}

table.mainTable {
	background-color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 10pt;
	cursor: default;
	width: 1060px;
}

table.browseTable {
	background-color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 10pt;
	cursor: default;
	width: 600px;
}

table.innerTable {
	width: 300px;
}

td.rowTitle {
	background-color: #046280; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12pt; 
	font-weight: bold;
	color: #ffffff;
	height: 40px;
	border-right: solid 1px #ffffff;
	width: 300px;
	padding-left: 10px;
}

td.rowTitleGreen {
	background-color: #a7c41f; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12pt; 
	font-weight: bold;
	color: #ffffff;
	height: 40px;
	border-right: solid 1px #ffffff;
	width: 600px;
	padding-left: 10px;
}

td.specialsRowTitle {
	background-color: #b1211c; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12pt; 
	font-weight: bold;
	color: #ffffff;
	height: 40px;
	border-right: solid 1px #ffffff;
	width: 300px;
	padding-left: 10px;
}

tr.searchRow {
	background-color: #ededed; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12pt; 
	font-weight: bold;
	color: #666666;
	height: 60px;
}

tr.tableRow {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #666666;
}

.searchInput {
	width: 570px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: #666666;
}

.itemImage {
	width: 120px;
	height: 120px;
	border: 0;
}

.itemPrice {
	color: #d83d3d;
	font-size: 12px;
	font-weight: bold;
}

.CatTitle {
	font-size: 16pt; 
	color: #666666;  
}

.storeCaption {
	font-size: 20pt; 
	color: #666666;
}

.storeSubCaption {
	font-size: 14pt; 
	color: #666666;
	padding-bottom: 5px;
}

a.nounderline {
	text-decoration: none;
}

a.nounderline:hover {
	text-decoration: none;
}

.subNote {
	font-size: 10pt; 
	color: #666666;
	padding-bottom: 20px;
	width: 900px;
	text-align: center;
	padding-bottom: 5px;
}

td.innerMenu {
	font-size: 12pt; 
	color: #666666;
	padding-left: 5px;
	width: 300px;
	height: 30px;
	border-bottom: solid 1px #e5e5e5;	
}

td.rowCell {
	width: 300px;
	border-left: solid 1px #e5e5e5;
}

td.innerText {
	font-size: 12px; 
	color: #666666;
	padding-left: 5px;
	width: 600px;
	border-left: solid 1px #e5e5e5;	
}

td.separatorCell {
	width: 300px;
	height: 1px;
	border-bottom: solid 1px #e5e5e5;
}

