.menudiscography a:link, .menudiscography a:visited, .menudiscography a:hover {
    border-bottom: 3px double #a90606;
    background-repeat: no-repeat;
    background-image:url(../images/menu-highlight.gif);
    background-position: -200px 0px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

hr {size: 1px}

/*
a:link {color: #000000; text-decoration: none}
a:visited {color: #909090; text-decoration: none}
a:hover {color #000000; text-decoration: underline}
*/

h2
{
color: black;
font-size: 14pt;
font-weight: bold;
}

table
{
/*	background-color:transparent;
	border:1px solid #000000; */
	border-collapse: collapse; 
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

.dark {
	background-color:transparent;
}

.light {
	background-image:url(../images/transparent.gif);
	background-attachment: fixed;
	background-repeat: repeat-x repeat-y;
	background-position: left top;

}	

.menu {
	margin-bottom:5px;
}

.hname, .name {
	width:250px;
}
.hcompany, .company {
	width:250px;
}

.hcat, .cat {
	width:150px;
}

.hyear, .year {
	width:130px;
}

.name, .company, .cat, .year, .hname, .hcompany, .hcat, .hyear {
padding:5px 5px 5px 5px; 
}

.hname, .hcompany, .hcat, .hyear {
/*	border-bottom: 1px solid #ffffff; */
	background-color:transparent;
	background-image:url(../images/transparent.gif);
	background-attachment: fixed;
	background-repeat: repeat-x repeat-y;
	background-position: left top; 
}

.hbigger {
	letter-spacing:1px;
	font-size:18px;
	line-height:16px;
	font-weight:bold;
	color: #ffffff;
}

.hbigger a:link {text-decoration: none; color: #ffffff; font-weight: bold;}
.hbigger a:visited {text-decoration: none; color: #ffffff; font-weight: bold;}
.hbigger a:hover {text-decoration: none; color: #ffffff; font-weight: bold;}

.subhbigger {
	letter-spacing:1px;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
}

.subhbigger a:link {text-decoration: none; color: #ffffff; font-weight: bold;}
.subhbigger a:visited {text-decoration: none; color: #ffffff; font-weight: bold;}
.subhbigger a:hover {text-decoration: none; color: #ffffff; font-weight: bold;}

.list {
	float:left;
	width:78px;
	text-align:center;
}

.releasemain {
	width:390px;
	padding: 5px 0px 5px 0px;
	float:left;
	background-image:url(../images/transparent.gif);
	background-attachment: fixed;
	background-repeat: repeat-x repeat-y;
	background-position: left top;
}

.releasebox {
	padding-left:5px;
	width:250px;
	float:left;
	text-align:left;
}

.releasebox a {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
}
