body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.middle_row {
	background-image: url(images/side-centre.gif);
	height: 413px;
}
.top_row {
	background-image: url(images/inner_top_bg1.gif);
	background-repeat:repeat-x;
	height: 51px;
}
.index_bg {
	background-image: url(images/index-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 47px;
}
.bottom_bg {
	background-image: url(images/side-bottom.gif);
	background-repeat:repeat-x;
}
.middle_row_top {
	background-image: url(images/inner_top_bg2.gif);
	height: 47px;
}
.category_image {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-style:solid;
}
.category_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.frame_top {
	background-image: url(images/album-mtl.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.frame_right {
	background-image: url(images/album-r3.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.frame_left {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.frame_bottom {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.preview_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
}