A
{
        font-family: Verdana, Helvetica, Arial;
        font-size: 8pt;
        font-weight: bold;

        color: #0000ee;
        text-decoration: underline;
        border: 0;

}
a:hover
{
        color: #0000ff;
        text-decoration: none;
}
A:visited, A:active
{
        border: 0;
}

body
{
        font-family: Verdana, Helvetica, Arial;;
        font-size: 10pt;
        color: #000000;
        background: #a0b0a0;
        text-decoration: none;
        padding: 0;
        margin: 0;
}




h1
{
        font-family: arial; 
        font-size: 13pt;
        color: #000000;
        text-decoration: none;
        margin: 0,0,0,0;
}


table
{
        border:         0;
        cellpadding:    0;
        cellspacing:    0;
        valign: top;

}

td
{
        font-family: Verdana, Helvetica, Arial;;
        font-size: 9pt;
        color: black;
}


#hr1
{
        color: #bbbbbb;
        style: dashed;
}



textarea      { color: 0; background-color: #ccccff; font-family: Verdana, Helvetica, Arial; font-size: 8pt; border-style: thin; border-color: #eeeeee}

input
{  background-color: #ccccff; color: #0; font-family: Verdana, Helvetica, Arial; font-size: 8pt; border-style: thin; border-color: #eeeeee}

#input_login
{  background-color: #ccccff; color: #0; font-family: Verdana, Helvetica, Arial; font-size: 7pt; border-style: none; border-color: #eeeeee}

#radio         {  background-color: #d0d0d0; color: #0; font-family: Verdana, Helvetica, Arial; font-size: 8pt; border-style: thin; border-color: #eeeeee}

#submit
{
        background-color: #6666ff; 
        cursor:hand; 
        font-family: Verdana, Helvetica, Arial; 
        font-size: 8pt;
}

/* main window td's */
#edge_td
{
        background: #a0b0a0;
}
#main_td
{
	background-color: #ffffff;
	border-color: #eeeeee;
	border-width: 0pt;
	border-top-width: 1pt;
	border-style: solid;
}
#content_td
{
	background-color: #ffffff;
}



/*footer*/
#songbird_link
{
	font-family: Verdana
	font-size: 12pt;
	font-weight: bold;
	color: #002b40;
	text-decoration: none;
}
#songbird_link:hover
{
	color: cyan;
}
#footer_td
{
	background: white;
	width: 800;
	font-family: Verdana;
	font-size: 8pt;
	color: #002b40;
	text-decoration: none;
}
/*footer*/




#product_class_title
{
        font-family: Verdana, Helvetica, Arial;
        font-size: 17pt;
        color: black;
}



/* price box on user pages */
#product_title_td
{
        border-style: solid;
        background-color: #c0cCdD;
        border-color: black;
        border-width: 0pt;
        font-size: 11pt;
		font-weight: bold;
}
#product_td
{
        border-style: solid;
        background-color: #f0f0f0;
        border-color: black;
        border-width: 0pt;
        font-size: 10pt;
}
#product_table
{
        border-style: solid;
        background-color: black;
        border-color: black;
        border-width: 0pt;
        cellpadding:    5;
}
/* price box on user pages */







#infotd
{
        border-style: solid;
        background-color: #c0cCdD;
        border-color: black;
        border-width: 0pt;
        font-size: 7pt;
}
#graytable
{
        border-style: solid;
        background-color: #ddddee;
        border-color: black;
        border-width: 1pt;
        border-bottom-width: 3pt;
        border-right-width: 3pt;

}
#stattd
{
        border-style: none;
        background-color: #ffa0d0;
        border-color: black;
        border-width: 1pt;
        font-size: 7pt;

}




/*sidebar---------------------------*/
#button_link
{
	font-family: Verdana
	font-size: 12pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#button_link:hover
{
	color: gray;
}
#button_td
{
	background: white url('buttons/button.jpg');
	text-align: center;
	text-valign: center;
	width: 140;
	height:	22;
}
/*sidebar---------------------------*/
