@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666;
	font-family: verdana, sans-serif;
	background: #fff;
	background: url(../djd_banner.jpg) fixed no-repeat left top;
	}
	
a:link {
	text-decoration: none;
	color:#fff;
	}

a:visited {
	text-decoration: none;
	color:#fff;
	}
	
a:active {
	text-decoration: none;
	color:#fff;
	}

a:hover {
	text-decoration: none;
	color: #f90;	
	}

hr {
	color:#f90;
	background-color:#f90;
	height:1px;
	border-width:0;
	}
	
h1 {
	color:#f90;
	font-size:12pt;
	margin-top:-2px;
    margin-bottom:5px;
}

h6 {
	color:#333;
	font-size:12pt;
	margin-top:5px;
    margin-bottom:-10px;
}

.tblove {
	border-bottom:dotted 2px #f90;
	border-top:dotted 2px #f90;
	padding-bottom:20px;
	padding-top:20px;
	margin-bottom:6px;
	}

.section-main {
	padding-top: 100px;
	}

.style1 {
	font-size: 11px;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	}

.style2 { 
	color: #F90;
    font-size:12px;
	font-weight: bold;
	}

.style3 {
	color: #F90;
	font-size:12px;
	}
	
.red {color: #FF0000;
}

.audioalbum {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12pt;
	color:#f90;
	}
	
.audiosong {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12pt;
	color:#f90;
	}
	
.audioinfo {
    color: #333;
	font-size:10pt;
	font-family:verdana, geneva, sans-serif;
	font-weight:normal;
	text-align:left;
	margin-left:170px;
	
}

.bodyoveride {
	background-color:#fff;
	background:url(../none);
	margin:0px 0px 0px 0px;
}

.songimg {
	width:150px;
	height:150px;
	border:0px;
	white-space:nowrap;
	float:left;
	}
	
.audiotbl {
	width:300;
	}
	
.audiotbl2 {
	padding-left:6px;
	padding-right:6px;
	text-align:justify;
	}

.roundcont {
	background-color:#e1e1e1;
	color: #fff;
}

.roundcont p {
	margin: 0 20px;
}

.roundtop { 
	background: url(../images/topright.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/bottomright.gif) no-repeat top right; 
}

img.corner {
   width: 20px;
   height: 20px;
   border: none;
   display: block !important;
}

.songplayer {
	margin-left:170px;
   } 
.whitetxt {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
}
