/* ----------------------------------------------------- */

.SingerLetterImage {
	border: 0px solid #eeeeee;
}

.MusicHighlight {
        background-color:#090 !important;
		-moz-border-radius: 9px;
        border-radius: 9px;
        -webkit-border-radius: 9px;
        -khtml-border-radius: 9px;
       /*-moz-border-radius: 1em 4em 1em 4em;
        border-radius: 1em 4em 1em 4em;*/
}

.Leaf {
	position:relative;
	top: -377px;
	left: -290px;
	/*top:300;
	left: 300px;*/
	z-index:2;
}

.Button {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	background-color: #999999;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
}

.InputSearch
{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	/*border: 1px solid #999999;*/
}

.InputText
{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #999999;
}

.FontWhite {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

h5 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

h6.SmallText {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


/* for ajax playlist ) */
a:link.AJAXPlayer  {
	color: #FFFFFF;
	/*font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 8px;
	font-weight: normal;*/
}
a:visited.AJAXPlayer {
	color: #CCCCCC;
	/*font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 8px;
	font-weight: normal;*/
}
a:hover.AJAXPlayer {
	color: #CCCCCC;
	/*text-decoration: underline;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 8px;
	font-weight: normal;*/
}
a:active.AJAXPlayer {
	color: #999999;
	/*font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 8px;
	font-weight: normal;*/
}


/* White Small for Playlist */
a:link.LinkWhitePlaylist  {
	color: #FFFFFF;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 8px;
	font-weight: normal;
}
a:visited.LinkWhitePlaylist {
	color: #CCCCCC;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 8px;
	font-weight: normal;
}
a:hover.LinkWhitePlaylist {
	color: #CCCCCC;
	text-decoration: underline;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 8px;
	font-weight: normal;
}
a:active.LinkWhitePlaylist {
	color: #999999;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 8px;
	font-weight: normal;
}


/* Switch Content */
.iconspan{
/*float: right;
margin: 3px;
font-weight: bold;*/
cursor:hand;
cursor:pointer;
}


/* ----------------------------------------------------- */
/* Black */
a:link.LinkBlack {
	color: #666666;
}
a:visited.LinkBlack {
	color: #999999;
}
a:hover.LinkBlack {
	color: #000000;
	text-decoration: underline;
}
a:active.LinkBlack {
	color: #666666;
}

/* ----------------------------------------------------- */
/* White */
a:link.LinkWhite  {
	color: #FFFFFF;
}
a:visited.LinkWhite {
	color: #CCCCCC;
}
a:hover.LinkWhite {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active.LinkWhite {
	color: #999999;
}

/* ----------------------------------------------------- */
/* 1:Red */
a:link.Link1 {
	color: #000000;
}
a:visited.Link1 {
	color: #666666;
}
a:hover.Link1 {
	color: #B80000;
}
a:active.Link1 {
	color: #9B0000;
}

/* 2:Yellow */
a:link.Link2 {
	color: #000000;
}
a:visited.Link2 {
	color: #666666;
}
a:hover.Link2 {
	color: #DAAE00;
}
a:active.Link2 {
	color: #BB9600;
}

/* 3:Pink */
a:link.Link3 {
	color: #000000;
}
a:visited.Link3 {
	color: #666666;
}
a:hover.Link3 {
	color: #E6008A;
}
a:active.Link3 {
	color: #BB0071;
}

/* 4:Green */
a:link.Link4 {
	color: #000000;
}
a:visited.Link4 {
	color: #666666;
}
a:hover.Link4 {
	color: #008A00;
}
a:active.Link4 {
	color: #006F00;
}

/* 5:Orange */
a:link.Link5 {
	color: #000000;
}
a:visited.Link5 {
	color: #666666;
}
a:hover.Link5 {
	color: #E68A00;
}
a:active.Link5 {
	color: #BB7100;
}

/* 6:Blue */
a:link.Link6 {
	color: #000000;
}
a:visited.Link6 {
	color: #666666;
}
a:hover.Link6 {
	color: #00008A;
}
a:active.Link6 {
	color: #000071;
}

/* 7:Violet */
a:link.Link7 {
	color: #000000;
}
a:visited.Link7 {
	color: #666666;
}
a:hover.Link7 {
	color: #8A008A;
}
a:active.Link7 {
	color: #6C006C;
}
/* ----------------------------------------------------- */

a
{
	text-decoration: none;
}

table
{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/* img, div, a, input { behavior: url(includes/iePNGfix.htc) } */

/* ----------------------------------------------------- */
#toolTipBox 
{
	display: none;
	padding: 10;
	font-size: 11px;
	border: #CBC8C3 solid 1px;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	position: absolute;
	background-color: #FFFFFF;
	color: #524F4B;
	width:300px;
	text-align:left;
	z-index:5;
}

/* ----------------------------------------------------- */
#dhtmltooltip{
font-family: "MS Sans Serif", Tahoma, sans-serif;
font-size: 9px;
font-style: normal;
color: #333333;
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/* ----------------------------------------------------- */
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
    /* background-color: #000000; */
	scrollbar-face-color: #FFC6FF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C600C6;
	scrollbar-3dlight-color: #FFAEFF;
	scrollbar-arrow-color: #990099;
	scrollbar-track-color: #FFEAFF;
	scrollbar-darkshadow-color: #910091; 	
}

/* Extension Effect */

.FlipV {
	filter: FlipV;
}
.FlipH {
	filter: FlipH;
}

/* Image Effect */
.ImageLinkOverGreen {
	filter: Gray;
}
.ImageLinkOverGrey {
	filter: Gray;
}
.ImageLinkOver {
	filter: Invert;
}
.ImageLinkOut {
}
