.sidebg {
	background-image: url(images/side.jpg);
	background-repeat: no-repeat;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.menubg {
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
}
.footerbg {
	background-image: url(images/footerbg.jpg);
	background-repeat:no-repeat;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #CCCCCC;
	font-weight: bold;
}
.footerlink:link {
	color: #FFFFFF; text-decoration: underline; 
}
.footerlink:active {
	color: #FFFFFF; text-decoration: none;
}
.footerlink:visited {
	color: #FFFFFF; text-decoration: none;
}
.footerlink:hover {	
	color: #CCCCCC; text-decoration: underline;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
}
.menulink:hover {
	background-image:url(images/bghover.jpg);
	text-decoration: none;
}
.menulink:link {
	color: #FFFFFF; text-decoration: none; 
}
.menulink:active {
	color: #FFFFFF; text-decoration: none;
}
.menulink:visited {
	color: #FFFFFF; text-decoration: none;
}
.menulink:hover {
	color: #000000; text-decoration: underline;
}
.shopheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.shopdescription {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.tablecoloumleft {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
.tablecoloumright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.tablecoloumright:hover {
	color: #666666;
}
.shoplink:link {
	color: #000000; text-decoration: underline; 
}
.shoplink:active {
	color: #000000; text-decoration: none;
}
.shoplink:visited {
	color: #000000; text-decoration: none;
}
.shoplink:hover {	
	color: #666666; text-decoration: underline;
}
.matrix {
	background-image: url(images/shopsmatrix.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.directorytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	vertical-align: middle;
	padding: 10px;
}