body
{
    background: #000000;
	font-family: Verdana; 
    font-size: 12px;
    color: White;
	scrollbar-face-color:#335789;
	scrollbar-arrow-color:aqua;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#232366;
	scrollbar-3dlight-color:#77adad;
	scrollbar-darkshadow-Color:#232366;	
}

.mainbody {
   background:url(img/hlback3.jpg) fixed no-repeat center top;
}

td
{
    font-family: Verdana;
	font-size: 11px;
    color: White;
}

a       { text-decoration: none; color: #EEEEEE; font-weight: bold; } 				
a:link  { text-decoration: none; color: #EEEEEE; font-weight: bold; }

.bar { 
	position: relative;
    height: 2em;
	padding-left: 10px;
	padding-right: 5px;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	background: black;
	border: 1px solid #ddd;
	z-index:0;
}

.ontop { 
	position: relative;
	top: 1.6em;
	left: 0.5em;
	z-index:1;
}

.txt_normal2
{ 
    text-decoration: none; 
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
}

a.album
{ 
    text-decoration: none; 
	font-family: Tahoma;
	font-size: 13px;
	color: #F0F8FF;
}
a.album:link
{ 
    text-decoration: none; 
	font-family: Tahoma;
	font-size: 13px;
	color: #F0F8FF;
}
a.album:hover
{ 
    text-decoration: none; 
	font-family: Tahoma;
	font-size: 13px;
	color: #00CED1;
}

.sty_normal
{
    font-family: Tahoma; 
    font-size: 11px;
    color: White;
}

.sty_bold
{
    font-family: Tahoma; 
    font-size: 11px;
	font-weight: bold;
    color: White;
}

.sty_red
{
    font-family: Verdana; 
    font-size: 11px;
    color: Red;
}

.sty_foot
{
    font-family: Tahoma; 
    font-size: 9px;
	font-weight: bold;
    color: #777777;
}

.sty_link1
{
    text-decoration: none; 
	font-family: Tahoma;
	font-size: 11px;
	color: #F0F8FF;    
}

.sty_main_menu
{
    text-decoration: none; 
	font-family: Verdana, Helvetica;
	font-size: 11px;
	font-weight: bolder;
}

.sty_album_title
{
    text-decoration: none; 
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #CCDDCC;    
}

.sty_album_credits_head
{
    text-decoration: none; 
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #222222;  
	color: #eeeeee;    
}

.sty_album_credits
{
    text-decoration: none; 
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ddccdd;    
}

.sty_song_title
{
    text-decoration: none; 
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CCccCC;    
}

.sty_recording_date
{
    text-decoration: none; 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ee1111;    
}

.sty_song_lyrics
{
    text-decoration: none; 
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #99aa99;    
}

.sty_song_credits
{
    text-decoration: none; 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;    
}

.sty_song_history
{
    text-decoration: none; 
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFDD;
	padding: 8px;
	background-color: purple;
}

.sty_transaction_msgs
{
    text-decoration: none; 
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #dd5566;    
}

.sty_table_head1
{
    text-decoration: none; 
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #77aaaa;
}

h3
{
    font-family: Verdana; 
    font-size: 10px;
    color: #889988;
}

input
{
    font-family: Verdana; 
    font-size: 10px;
    color: #556655;
}

select
{
    font-family: Verdana; 
    font-size: 10px;
    color: #556655;
}

textarea
{
    font-family: Verdana; 
    font-size: 10px;
    color: #556655;
}

.sty_high
{
    font-family: Verdana; 
    font-size: 11px;
    color: #7777ab;
}


.sty_black_button
{
    font-family: Verdana; 
    font-size: 10px;
    color: #7777ab;
	width: 85px;
}

.sty_news_title
{
    background: #000000;
    color: #396999;
	font-family: Verdana; 
    font-size: 13px;
	font-weight: bold;
}

.sty_news_text
{
    color: #88aacc;
	font-family: Verdana; 
    font-size: 11px;
	background:url(img/bgt.png);
}

.sty_news_date
{
    font-family: Verdana; 
    font-size: 12px;
    color: #7777ab;
}

.sty_search_header
{
    font-family: Verdana; 
    font-size: 10px;
	background-color: #663399;
    color: #111111;
}

.bgt {
    background:url(img/bgt.png);
}

