
.td {	border: 1px solid #CCCCCC;}
.bold {	font-weight : bold;}

body, div{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration : none;
}
.td_tab{
	border: #CCCCCC;
	border-left : solid #CCCCCC 1;
	border-right : solid #CCCCCC 1;
	border-bottom : solid #CCCCCC 1;
	border-top : 0;
}
 body A:active, body A:hover, body A:link , body A:visited{
	color : Gray;
	text-decoration : underline;
}

.blue, .blue A:visited, .blue A:active, .blue A:,.blue A:hover, .blue A:link {
	color : #3E739A;
}

.red, .red A:visited, .red A:Active, .red  A:, .red  A:hover, .red  A:link {
	color: #B00000;
	padding-left: 5px;
	padding-bottom: 5px;
}

.green, .green A:visited, .green A:active,.green  A:, .green  A:hover, .green  A:link  {
	color :#629328; 
}

.grey, .grey A:visited, .grey A:active,.grey  A:, .grey  A:hover, .grey  A:link  {
	color: #6A6A6A;
	padding-left: 3px;
	padding-bottom: 3px;
}

.white, .white A:visited, .white A:active,.white  A:, .white  A:hover, .white  A:link  {
	color: White;
}



.orange, .orange  A:visited, .orange  A:active,.orange  A:, .orange  A:hover, .orange  A:link {
	color: #DE3410;
	padding-left: 3px;
	padding-bottom: 3px;
}

.gold, .gold  A:visited, .gold  A:active,.gold  A:, .gold  A:hover, .gold  A:link {
	color: #953500;
	padding-left: 4px;
}

.platinum, .platinum  A:visited, .platinum  A:active,.platinum  A:, .platinum  A:hover, .platinum  A:link {
	color :#14515A;
}

.white, .white  A:visited, .white  A:active,.white A:, .white  A:hover, .white  A:link {
	color : White;
}

.gray, .gray  A:hover, .gray  A:link,.gray  A:visited { 
	color:#999999;
}

.gray1, .gray1 A:hover, .gray1  A:link,.gray1  A:visited { 
	color:#6B6B6B;
}
.bg_red{
	background-color : #B00000;
}

.bg_orange{
	background-color : #D7480C;
}

.bg_green{
	background-color : #DAE8D1;
}
.bg_blue{
	background-color : #718DA5;
}

.bg_red, .bg_blue, .bg_green, .bg_orange {
	padding: 1px 5px 2px 5px;
	color : #FFFFFF;
	font-size: 10pt;
	font-weight : bold;
}

.large{
	font-size : 12pt;
}

.medium{
	font-size : 10pt;
}

.small{
	font-size: 8pt;
	padding-right: 3px;
}

.align_center{
	text-align: center;
}
.small_padding{
	padding: 3;
}
.paded{
	padding: 5;
}

.p{
	padding-bottom : 10;
}

.browse{
	border-bottom : 1px groove Gray;

}

.align_right { text-align: right; }
.align_left { text-align: left; }
.trackmenu {
	position: absolute;
	background-color : #A6BCCA;
	border-style : solid;
	border-width : 1px;
	border-color : #FFFFFF;
	width : 150px;
}

.trackmenuitem {
	padding : 3px;
}
.artisttab {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	s-background-color: white;
}
.artisttabselected, .artisttabselected  A:visited, .artisttabselected  A:active,.artisttabselected A:, .artisttabselected  A:hover, .artisttabselected  A:link { 
	background : #3E739A;
	color : #FFFFFF;	
	font-weight: bold;
}

.noline, .noline A:visited, .noline A:active,.noline  A:, .noline  A:hover, .noline  A:link  {
	text-decoration : none;
}

.hpaded{
	padding-left: 5px;
	padding-right: 5px;
}