body {
	margin: 3px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;	/*background-color: #F0F0F0;*/
	/*font-size: 14px;*/
	line-height: 1.4;
}
img, span { 
	background-repeat: no-repeat; 
}
.dLeft {float: left;}
.dRight {float: right;}

.d0 {
	/*background-color: #FFF;*/
	margin: 0 auto;
	width: 965px;
	background-color: #FFF;	/*height: 100%;*/

}
.d1 {
	height: 30px;
	width: 100%;
	clear: both;
	font-size: 12px;
	/*background-color: #F0F0F0;*/
}
.d1 .d1Left {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
.d1 .d1Right {
	float: right;
	margin-right:10px;
	margin-top: 8px;
}
/*.d1 {
	background-color: #333;
	height: 25px;
	width: 100%;
	padding: 4px 0px;
	clear: both;
}
.d1 .d1Left {
	float: left;
	padding-top: 1px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.d1 .d1Right {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}*/
.d2 {
	/*background-color: #FFF;*/
	height: 100px;
	width: 100%;
	clear:both;
}
.d2 .d2Logo {
	/*background-image: url(../images/helloworld_logo_blue01.jpg);
	height: 73px;
	width: 220px;
	background-image: url(../images/logo_music.gif);*/
	background-image: url(../images/helloworld_logo_blue01.jpg);
	height: 90px;
	width: 200px;
	float: left;
	margin: 10px 0 0 10px;
	padding: 0px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.d2 .d2bnr {
	text-align: center;
	margin-top: 5px;
	float: right;
}
.d3{clear:both;}
.d4{clear:both;}

/*Data*/
.d5A, .d5B, .d5C {width:100%; overflow:hidden; height:100%; clear:both;}
.d5Al{width:620px; float:left; padding:5px;}
.d5Ar{width:300px; float:right; padding:5px;}

.d5Bl{width:300px; float:left; padding:5px;}
.d5Br{width:620px; float:right; padding:5px;}

/*Lyrics, */
.d5Cl{width:250px; float:left; padding:5px; }
.d5Cc{width:500px; float:left; padding:5px; margin-left:10px; }
.d5Cr{width:160px; float:right; padding:5px;}

/*Jobs, */
.d5Dl{width:160px; float:left; padding:5px; }
.d5Dc{width:500px; float:left; padding:5px; margin-left:10px; }
.d5Dr{width:250px; float:right; padding:5px;}

.d6 {}
.d6 .d6t{}
.d6 .d6t .d6tl{
	float: left;
	background-color: #0066FF;
	padding: 5px 10px 0px 6px;
	color: #FFF;
	font-size:14px;
	background-image: url(../images/bx04.gif);
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
}
.d6 .d6t .d6tr{
	float:right;
	padding: 5px 5px 0px 5px;
	font-size:13px;
}
.d6 .d6b{
	clear: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0066FF;
	background-color: #ADADAD;
	background-image: url(../images/bg00.gif);
	background-repeat: repeat;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	color: #666;
	height: 100px;
}
.d6 .d6t .d6tl a{
	color: #FFFFFF;
}
.d6 .d6b a{text-decoration: none;}
.d6 .d6b a:link {color: #666;}
.d6 .d6b a:active {color: #3366FF;}
.d6 .d6b a:visited {color: #666;}
.d6 .d6b a:hover {text-decoration: underline; color: #FF0000;}

.vTab {height: 10px;clear: both;}
.cls {clear: both;}
hr {border: 0;background-color: #c9d8df;height: 1px;}
.tmenu{}
.tmenu ul{margin:0;padding:0;float:left;font:9pt Verdana;width:100%;border-width:1px 0;
	background:#06C url(../images/Head_Link_Bar.jpg) center center repeat-x;text-transform:uppercase}
.tmenu li{display:inline;}
.tmenu li a{float:left;color:#fff;padding:8px 12px;text-decoration:none;}
.tmenu li a:visited{color:#fff;}
.tmenu li a:hover,.tmenu li a.current{color:#000;background:transparent url(../images/TabMid.jpg) center center repeat-x;}
.tabcontainer{clear:left;height:1.9em;background:transparent url(../images/Head_Sub_Link_Bar.jpg) center center repeat-x;vertical-align:middle}
.tabcontent{display:none;font:10pt Verdana;}
.tabcontent a{color:#000;text-decoration:none;}
.tabcontent a:hover{color:#F00;}
.tabcontent .currentP{color:#000;font-weight:bold;}
.tabcontent .TextClass{text-align: center;line-height:30px;}
.tabcontent .TextClassR{text-align:right;}
.tabcontent .TextClassR a{color: Maroon;}
.tabcontent .TextClassR a:hover{color:#F00;}
#playlist{list-style:none;}
#playlist li{line-height:25px;}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #929292;
	display: block;
	height: 24px;
	width: 100%;
	clear: both;
	background-image: url(../images/bg02.jpg);
}
a{text-decoration: none; cursor:pointer;}
a:link{
	color: #0000AC;
}
a:active{color: #3366FF;}
a:visited {color: #0000FF;}
a:hover {text-decoration: underline; color: #FF0000; }
/*
.Box1  a:link {text-decoration: none;color: #3333CC; }
.Box1  a:active {text-decoration: none;color: #3366FF; }
.Box1  a:visited {text-decoration: none;color: #0000FF; }
.Box1  a:hover {text-decoration: underline;color: #FF0000; }
*/
.hbox{
	margin: auto;
	overflow: hidden;
	background-color: #FFF;
	padding: 5px;
	box-shadow: 2px 2px 4px 0px #888888;
	clear:both;
}
.hbox .hd{ overflow:hidden; padding:5px;}
	.hbox .hd .hdL{ float:left;}
	.hbox .hd .hdR{ float:right; text-align:right; vertical-align:bottom; font-size:14px;}
.hbox .bd{}

.Box1 {
	width: 100%;
	overflow: hidden;
	/*font-family: Verdana, Geneva, sans-serif;*/
	/*border: 1px solid #eee9e8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radus: 5px;*/
}
.Box1 .title {
	font-size: 16px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE9E8;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE9E8;
	color: #660;
	text-align: center;
	padding: 5px;/**/

}
.Box1 .body {
	margin:5px 0;
	padding:0px;
	/*padding: 5px;*/
	font-size: 14px;

}
.Box1 .body2 {
	padding: 5px;
	font-size: 16px;
}

.Box1 ul{
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0;
}  
/*.Box1 li:hover {
	background-color: #F5F5F5;
}*/
.Box1 li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;	/*border-bottom-color: #f5f5f5;*/
	padding:1px 0;
}
/*.searchbox{ width:420px; margin:20px auto 20px auto;}

.searchbox input[type=text] {
  padding: 6px;
  font-size: 17px;
  border: none;
  width:350px;
  height:30px;
  float:left;
   border:1px solid #CCC;
}

.searchbox button {
  float: left;
  padding: 11px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;

  width:50px;
}

.searchbox button:hover {
  background: #ccc;
}*/
/*
@media screen and (max-width: 600px) {
  .searchbox {
    float: none;
  }

  .searchbox input[type=text], .searchbox button {
    float: none;
    display: block;
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 14px;
  }
  .searchbox input[type=text] {
    border: 1px solid #ccc;  
  }
}*/
/*
.Box1  a:link {text-decoration: none;color: #3333CC; }
.Box1  a:active {text-decoration: none;color: #3366FF; }
.Box1  a:visited {text-decoration: none;color: #0000FF; }
.Box1  a:hover {text-decoration: underline;color: #FF0000; }
*/
 /* Responsive layout - when the screen is less than 600px wide, make the three columns stack on top of each other instead of next to each other */
/*@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
} */
