body{
	font-size:12px;
	line-height:22px;
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #330000;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #666666;
}
td{
	font-size:12px;
	line-height:22px;
}
.redf:link{
	color: #000000;
	text-decoration: none;
}
.redf:visited{
	color: #000000;
	text-decoration: none;
}
.redf:hover{
	color: #ff6600;
	text-decoration: none;
}
.redf:active{
	color: #000000;
	text-decoration: none;
}
.bluef:link{
	color: #000000;
	text-decoration: none;
}
.bluef:visited{
	color: #000000;
	text-decoration: none;
}
.bluef:hover{
	color: #0000ff;
	text-decoration: none;
	position: relative;
	top: 1px;
}
.bluef:active{
	color: #000000;
	text-decoration: none;
}
.border{
	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-right-color: #989898;
	border-bottom-color: #989898;
	border-left-color: #989898;
}
.border-lr{
	border-right-width: 1px;
	border-bottom-width: none;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #989898;
	border-left-color: #989898;
}
.border-trb{
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-right-color: #989898;
	border-top-width: 1px;
	border-top-color: #989898;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #989898;
}
.border-l{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #989898;
}
.text-Shadow {
	FILTER: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1)}
.right-bg{
	background-attachment: fixed;
	background-image: url(images/index_12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.left-bg{
	background-attachment: fixed;
	background-image: url(images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.12-150{
	font-size:12px;
	line-height: 150%;
}
.title:link{
	color: #ffffff;
	text-decoration: none;
}
.title:visited{
	color: #ffffff;
	text-decoration: none;
}
.title:hover{
	color: #E8E8E8;
	text-decoration: none;
	position: relative;
	top: 1px;
}
.title:active{
	color: #ffffff;
	text-decoration: none;
	position: relative;
	top: 1px;
}
.time-Shadow{
	FILTER: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1); COLOR: #000000
}
.login-input{
	font-size: 12px;
	color: #000000;
	border: 1px solid #000066;
	width: 85px;
}
.search-input{
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #ffffff;
}
.select-input{
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #ffffff;
}
.menu:link{
	color: #990000;
	text-decoration: none;
}
.menu:visited{
	color: #990000;
	text-decoration: none;
}
.menu:hover{
	color: #ff0000;
	text-decoration: none;
	position: relative;
	top: 1px;
}
.menu:active{
	color: #990000;
	text-decoration: none;
	position: relative;
	top: 1px;
}
.new-music-menu { BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px;
 BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px;
 PADDING-BOTTOM: 1px; PADDING-TOP: 1px; HEIGHT: 18px;
 BORDER-LEFT-COLOR: #c0c0c0; BORDER-BOTTOM-COLOR: #c0c0c0;
 BORDER-TOP-COLOR: #c0c0c0; BORDER-RIGHT-COLOR: #c0c0c0;
 background-color: #ffffff; CURSOR: HAND;
 FONT-SIZE: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif, ËÎÌå; COLOR: #000000;
}
.mouseover {
	BACKGROUND-COLOR: #EDEFE2;
	border: none #000000;
}
.mouseout {
	BACKGROUND-COLOR: #E1E4CF
}
.mouseover2 {
	BACKGROUND-COLOR: #E1E4CF;
	border: none #000000;
}
.mouseout2 {
	BACKGROUND-COLOR: #EDEFE2
}

body {
	margin:0;
	padding:0;
	font: bold 12px/1.5em Verdana;
}
img {
border: none;
} 
    #tabsB {
      float:left;
      width:100%;
      background:#E3E3E3;
      font-size:110%;
      line-height:normal;
      }
    #tabsB ul {
	margin:0;
	padding:3px 10px 0 0;
	list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("images/tabrightB.gif") no-repeat right top;
      padding:5px 55px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
.STYLE6 {font-family: Verdana, Arial, Helvetica, sans-serif}
.STYLE9 {font-size: 12px}
.STYLE10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
#Layer1 {
	position:absolute;
	width:171px;
	height:26px;
	z-index:1;
	left: 872px;
	top: 188px;
	overflow: hidden;
}
.STYLE12 {
	font-size: 14;
	color: #0000FF;
}
#Layer2 {
	position:absolute;
	width:83px;
	height:19px;
	z-index:2;
	left: 170px;
	top: 192px;
}

