.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: #ffffff;
	background-color: #001500;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif	
}

h1 {
	color : #e7e7e7
}

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

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

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

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

a.navigate {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px
}

a.navigate:hover {
	text-decoration: underline overline
}

a.navigate:active {
	text-decoration: underline overline;
	color: #FFFFFF;
}

a.underline {
	text-decoration: underline;
	font-weight : normal;	
	color: #FFFFFF;
}

a.underline:hover {
	text-decoration: none;
	color: #FFFFFF;
}

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

.tline {
	background-color : #000000
}

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

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

.hot_row {
	background-color : #000000;
	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;
}