.zib:hover {
	background-color : #00aa00;
}

.gcss {
	font-size : 10pt;
	font-family : Helvetica, Arial, sans-serif;
	color : #ffffff;
	background-color : #333333;
	/*text-decoration : underline;*/
}

.gcss:hover {
	font-size : 10pt;
	font-family : Helvetica, Arial, sans-serif;
	color : #ffffff;
	background-color : #777777;
	/*text-decoration : underline;*/
}

body {
	font-size : 10pt;
	font-family : Helvetica, Arial, sans-serif;
	color : #ffffff;
	background-color : #555555;
}

a {
	color : #ffffff;
	text-decoration : none;
}

a.underline {
	color : #ffffff;
	text-decoration : underline;
}

a:hover {
	color : #ffffff;
	text-decoration : underline;
}

a.underline:hover {
	color : #ffffff;
	text-decoration : none;
}

.panel_title {
	font-size : 11pt;
	font-weight : bold;
	color : #000000;
	background-color : #aaaaaa;
}

.purchase_header {
	font-size : 10pt;
	color : #eeeeee;
	background-color : #999999;
}

.artists_list {
	font-size : 11pt;
	font-weight : bold;
	background-color : #333333;
}

.catalog_list {
	background-color : #333333;
}

.alb_group {
	font-size : 11pt;
	font-weight : bold;
}

.alb_title  {
	font-size : 11pt;
	font-style : italic; 
}

.alb_number {
	font-size : 8pt;
}

.clip_link {
	color : #00e6ff;
}

.brdiarytext {
	font-size : 12pt;
}

.nav_background {
	background-color : #333333;
	/*background-image : url("images/mainnav_bot.jpg");*/
}

.nav_background:hover {
	/*background-color : #777777;*/
}

.shortspace  {
	font-size : 7pt;
	line-height : 7pt;
}

.price  {
	font-weight : bold;
}

.order_widget {
	background-color : #555555;
}