.edit {
	border-width: 1px;
	border-color: #0c0303;
	border-style: solid;
	font-size: 10px;
	margin: 2px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #f7f7f7
}

.actbtn {
	background-color: black;
	cursor : pointer;
	border : 1px solid #0c0303;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: 808040
}

.normal {
	color: black;
	background-color: white;

	font-family : Arial, Helvetica, sans-serif
}

body {
	color: #0c0303;
	background-color: #6d1717;
	font-family : Arial, Helvetica, sans-serif
}

a {
	color : #f7f7f7;
	text-decoration: none;
	text-transform:none
}

a.small {
	color: #f7f7f7;
	font-size : 11px;
	font-weight : normal;
}

a.small:hover {
	color: #ffffff;
	font-size : 11px;
	text-decoration: underline	
}

a:hover {
	color: #ffffff;
	text-decoration: underline
}

.back_line {
	background-color : #000000;
	color : #808040;
	font-weight : bold;
	font-size : 12px
}

.back_content {
	background-color : #601515;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}

.back_content_small {
	background-color : #601515;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}

.hot_row {
	background-color : #601515;
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif
}

td.album_title {
	font-size: medium;
	font-weight: bold
}

td.album_songs {
	font-size: smaller
}

td.album_detail {
	font-size: smaller;
}

td.album_listing {
	font-size: smaller;
}

td.image_frame {
	background-color: #0c0303;
}

td.nav_frame {
	
}

td.nav_frame_middle  {

}

td.lyrics_text {
	font-size: smaller;
}

td.lyrics_title {
	font-size:medium;
}
