@charset "UTF-8";
body,td,th {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	margin: 20px;
	font-size: 16px;
	text-align: justify;
}
#tdtype {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
}
#tdright {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(imgs/loop_mainpg_box1.gif);
}
#tdlogo {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#dnavigation {
}
#tdnav {
	border-top-width: .5px;
	border-top-style: solid;
	border-top-color: #999999;
}
#tdartists {
	text-align: left;
	vertical-align: bottom;
}
#tdleft {
	padding: 20px;
}
