td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}
.bgpic {
	background-image: url(new/images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
}
.subheading {
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
}
.newsheading {
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
}
a.newsheading {
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
a.newsheading:link {
	text-decoration: none;
	color: #CC9900;
}
a.newsheading:vlink {
	color: #CC9900;
	text-decoration: none;
}
a.newsheading:hover {
	color: #FFFF99;
	text-decoration: none;
}
a.newsheading:active {
	color: #CC9900;
	text-decoration: none;
}
.shopheading {
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	background-color: #144702;
	text-indent: 15 px;
	height: 23 px;
}
.albumtitle {
	font-size: 11px;
	font-weight: bold;
	text-indent: 15 px;
	color: #FFFFFF;
}
.shopingress {
	background-color: #006600;
	border-color: #144702;
	border-style: solid;
	border-right: 1 px;
	border-bottom: 1 px;
	border-left: 1 px;
	border-top: 0 px;
	padding-left: 15 px;
	padding-right: 15 px;
	padding-top: 15 px;
}
.shopalbum {
	background-color: #006600;
	border-color: #144702;
	border-style: solid;
	border-right: 1 px;
	border-bottom: 1 px;
	border-left: 1 px;
	border-top: 0 px;
	padding: 15 px;
}
.shoplisting {
	background-color: #006600;
	padding: 15 px;
	border-color: #144702;
	border-style: solid;
	border-right: 1 px;
	border-bottom: 1 px;
	border-left: 0 px;
	border-top: 0 px;
}
.date {
	font-size: 10px;
	font-weight: normal;
	color: #FFFF99;
}
a.menu {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu:link {
	text-decoration: none;
	color: #000000;
}
a.menu:vlink {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #166401;
	text-decoration: none;
}
a.menu:active {
	color: #000000;
	text-decoration: none;
}
a {
	text-decoration: underline;
	color: CC9900;
}
a:link {
	text-decoration: underline;
	color: CC9900;
}
a:vlink {
	color: CC9900;
	text-decoration: underline;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a:active {
	color: #CC9900;
	text-decoration: underline;
}