.style_col_ordinal
{
	text-align:right;
	width:15px;
}
.style_col_sample
{
	width: 90px;
}
.style_col_name
{
	width:150px;
}	
.style_col_time
{
	width: 40px;
}
.style_col_price_hdr
{
	width: 60px;
	text-align: right;
}	
.style_col_price
{
	width: 60px;
	text-align: right;
}	
.style_col_action_hdr
{
	width: 70px;
}	
.style_col_action
{
	width: 70px;
	text-align: right;
}	
.style_album_title
{
	width: 100%;
	margin: 0px 0px 10px;
	color: #5f5f5f;
	font-weight: bold;
}
.style_table_shop
{
	background: #f3f9f3;
	border-color: #b8b8b8;
	border-style: none;
	border-width: 1px 0px;	
	border-collapse: collapse;
	width: 100%;
	font: 11px Tahoma;
}
.style_table_shop_header_row
{
	background: #d5d8d5;
	border-color: #b8b8b8;
	border-style: none;
	border-width: 1px 0px;	
	border-collapse: collapse;
	width: 100%;
	font: 11px Tahoma;
}
.style_table_shop_row
{
	background: #e5e8e5;
	border-color: #b8b8b8;
	border-style: none;
	border-width: 1px 0px;	
	border-collapse: collapse;
	width: 100%;
	font: 11px Tahoma;
}
.qt_link:link
{
	text-decoration: none;
	color: blue;
}
.qt_link:visited
{
	text-decoration: none;
	color: blue;
}
.qt_link:hover
{
	text-decoration: underline;
	color: blue;
}
.qt_link:active
{
	text-decoration: none;
	color: blue;
}
.style_field_col2
{
	position: absolute;
	left: 200px;
}
.style_field
{
	position: absolute;
	left: 80px;
}
.style_field_row
{
	margin-bottom:4px;
}
.style_label
{
	line-height: 27px;
}
.style_label_missing
{
	color: #9f0000;
	font-weight:bold;	
}

.style_form_col1
{
	font-weight: bold;
	color: #3f3f3f;
}
.style_form_col1_red
{
	font-weight: bold;
	color: #9f0000;
}
.style_form_col1b
{
	font-weight: bold;
	color: #3f3f3f;
}
.style_error_text
{
	background: #7f0000;
	color: #ffffff;
	padding: 10px;
	margin-bottom: 6px;
}
.style_form_col2
{
	position: absolute;
	left: 120px;
	color: #3f3f3f;
}
.style_form_col2_red
{
	position: absolute;
	left: 120px;
	color: #9f0000;
}
.style_conf_col2
{
	position: absolute;
	left: 250px;
}
.style_form_row_small
{
	position: relative;
	height: 30px;
}

.style_form_row_small_lined
{
	position: relative;
	height: 21px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9f9f9f;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9f9f9f;
	margin-bottom: 9px;
	padding-top:4px;
	background: #fff7d5;
}
.style_qt_shadow
{
	-moz-box-shadow: 3px 3px 5px #444;
	-webkit-box-shadow: 3px 3px 5px #444;
	box-shadow: 3px 3px 5px #444;
}
.style_shopping_cart_info
{
	position: absolute; 
	top: 0px; 
	right: 0px; 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #0f0f00;
	background: #afaf9f;
	border: 1px solid #afaf5f;
	padding: 4px;
	width: 442px;
	text-align: right;
}
.style_black
{
	color: #000000;	
}
.style_red
{
	color: #af0505;
}

.light_link:link
{
	text-decoration: none;
	color: #abc0ff;
	cursor: pointer;
}
.light_link:visited
{
	text-decoration: none;
	color: #abc0ff;
	cursor: pointer;
}
.light_link:hover
{
	text-decoration: underline;
	color: #c4dfff;
	cursor: pointer;
}
.light_link:active
{
	text-decoration: none;
	color: #abc0ff;
	cursor: pointer;
}
.ht_header_home
{
	margin-right:120px;
	cursor: pointer;
}
.ht_header_home:hover
{
	text-decoration: underline;
}
.style_body_black
{
	background-color: #000000;
}

