body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #550055;
	margin: 0px;
}
a {
	color: #990099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #84006B;
}
.hl {
	color: #9900CC;
}
.xsmall {
	font-size: x-small
}
.xxsmall {
	font-size: xx-small
}
.sides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-color: #9999CC;
}
.sides_and_bottom {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-color: #9999CC;
}
.sides_and_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-color: #9999CC;
}
.all_sides {
	border: 1px solid #9999CC;
}
.header_row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
}
.oddrow {
	background-color: #F7EEFF;
}
.evenrow {
}
.title_col {
	text-align: left;

}
.comment_col {
	width: 15%;
	text-align: left;
}
.time_col {
	padding-right: 5px;
	padding-left: 5px;
	width: 5%;
}
.artist_col {
	width: 15%;
	text-align: left;
}
.loc_col {
	width: 20%;
	font-size: x-small;
	text-align: left;
}
.rel_col {
	width: 10%;
	font-size: x-small;
}
.edit_col {
	width: 16px;
}

.alert {
	color: #FF0000;
}
.newrel {
	background-color: #FFCCFF;
}
.updrel {

	background-color: #FFFFCC;
}
.focus {
	background-color: #FFCCFF;
}
.hidden {
	display: none;
}
.rep {
	color: #660066;
}
.break td {
	background-color: #CCFFFF;
	height: 1px;
}
.nedpil {
	position: relative;
	top: -20px;
	right: 10px;
}

/* FE release-listing */

.rel_div {
	margin-bottom: 7px;
}

.track_side {
	width: 25px;
	text-align: right;
	vertical-align: top;
}
.track_number {
	width: 50px;
	text-align: right;
	vertical-align: top;
}
.track_title {
	width: 400px;
	vertical-align: top;
}
.track_time {
	width: 50px;
	text-align: right;
	vertical-align: top;
}
.track_comment {
	vertical-align: top;
}
.th_holder {
	text-align: left;
	vertical-align: bottom;
}

/* Bullets */

.mediainfo {
	padding-left: 2px;
	margin-left: 2px;
}

.mediainfo li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.b_12 {
	background-image: url(syspics/vin12.gif);
}
.b_10 {	
	background-image: url(syspics/vin10.gif);
}
.b_7 {
	background-image: url(syspics/vin7.gif);
}
.b_cd {
	background-image: url(syspics/cd5.gif);
}
.b_3cd {
	background-image: url(syspics/cd3.gif);
}
.b_dvd {
	background-image: url(syspics/dvd5.gif);
}
.b_mc {
	background-image: url(syspics/cas.gif);
}
.b_dat {
	background-image: url(syspics/dat.gif);
}
.b_12cddvd {
	background-image: url(syspics/vin12cd5.gif);
}
.b_dd {
	background-image: url(syspics/dd.gif);
}
li.none {
	background-image: url(syspics/none.gif);
}

/* Popup table listing */

#thumb_table {
	height: 300px;
	width: 750px;
}
#image_table {
	height: 300px;
	width: 750px;
}
