﻿body {
}

.Playlist_Title
{
	background-color: Transparent;
	color:Black;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	line-height:18px;
}

.Playlist_Title_lyrics
{
	background-color: Transparent;
	color:Black;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	line-height:18px;
}


.Playlist_Title_Home
{
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	line-height:14px;
	height:18px;
	color:Black;
}

.LnkButton
{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
}

A.LnkButton:link
{
	text-decoration: None;
	color:#ff0000;
}

A.LnkButton:visited
{
	text-decoration: underline;
	color:#ff0000;
}

A.LnkButton:hover
{
	text-decoration: None;
	color:#ff0000;
}

A.LnkButton:active
{
	text-decoration: None;
	color:#ff0000;
}

.lbl
{
	color:#ff0000;
}


.HyperLnk
{
	background-color:Transparent;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	color:Black;
}

A.HyperLnk:link
{
	text-decoration: None;
	color:Black;
	
}

A.HyperLnk:visited
{
	text-decoration: None;
	color:Black;
}

A.HyperLnk:hover
{
	text-decoration: None;
	color:Black;
}

A.HyperLnk:active
{
	text-decoration: None;
	color:Black;
}

.DataGrid_AlternatingItem
{
	background-color: White;
	color: Red;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
}

.GridView_Container
{
	background-color: Transparent;
}
.GridView_Footer
{
	background-color: White;
}
.GridView_Header
{
	background-color: Transparent;
	color: Black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.GridView_Item
{
	background-color: Transparent;
	color:Black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	border:dotted 1px Black;
}
.GridView_SelectedItem
{
	background-color: Silver;
	color: Blue;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}

.mytable tr td{
border-bottom: dotted 1px Black;
}

/*.GVPager
{
	font-family:Verdana;
	color:#ff0000;
	font-size:15pt;
	border-style:none;
	border-width:0px;
}

A.GVPager:link
{
	text-decoration: None;
	color:#ff0000;
	
}

A.GVPager:visited
{
	text-decoration: None;
	color:#ff0000;
}

A.GVPager:hover
{
	text-decoration: None;
	color:#ff0000;
}

A.GVPager:active
{
	text-decoration: None;
	color:#ff0000;
}


.GRID_PAGER
{
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	font-size:6pt;
	color: Black;
}

A.GRID_PAGER:active
{
	font-weight:normal;
	font-family: Tahoma, Arial, Helvetica;
	font-size:6pt;
	color: Red;
}
.GRID_HEADER
{
    background:#261A15;
    border-color:#261A15;
    font-weight:bold;
    Color:White;
    font-size:9pt;
    font-family:Verdana;
    height:20px;
    margin-left:5px;
}*/

.cssPager span 
{
	font-family:Book Antiqua;
	font-size:10pt;
	text-align:center;
}

.cssPager td
{
	font-family:Book Antiqua;
	font-size:10pt;
	text-align:center;
}

