.tblMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000060;
	border: 3px solid #FFCC00;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
}

.menuTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #000000;
	text-align: center;
	background-color: #000060;
}

.menuBox {
	border: 4px solid #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

a:link {
	color: #C40000;
	text-decoration: none;
	font-weight: bold;	
}

a:active {
	color: #C40000;
	text-decoration: none;
	font-weight: bold;	
}

a:visited {

	color: #a00000;
	text-decoration: none;
	font-weight: bold;	
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;	
}

a:link.u {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;	
}

a:active.u {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;	
}

a:visited.u {

	color: #000000;
	text-decoration: underline;
	font-weight: bold;	
}

a:hover.u {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;	
}

a:link.shopSel {
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}

a:active.shopSel {
	color: #C40000;
	text-decoration: none;
	font-weight: bold;	
}

a:visited.shopSel {
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}

a:hover.shopSel {
	color: #C40000;
	text-decoration: none;
	font-weight: bold;	
}

.pageBody {
	background-image: url(gfx/chain_bgnd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
}
.txtNav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.shopItem0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #eeeeee;
	padding: 4px;
}

.shopItem1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #dddddd;
	padding: 4px;
}

.panelBlock {
	float:left;
	border: 1px solid #dddddd;
	background: #ffffff;
	padding: 4px;
	margin: 4px;
	width: 80px;
	height: 190px;
}