

body {
	scrollbar-3dlight-color : #CCCCCC;
	scrollbar-arrow-color : #CCCCCC;
	scrollbar-base-color : #CCCCCC;
	scrollbar-darkshadow-color : #CCCCCC;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #CCCCCC;
	scrollbar-shadow-color : #CCCCCC;
	scrollbar-track-color : #CCCCCC;
}
h1 {
margin-bottom:0;
}
A {
	text-decoration: none;
	color: Navy;
}

A:Hover {
	text-decoration: none;
	color: Navy;
}
A.general {
	text-decoration: none;
	color: black;
	font-size:12px
}

A:Hover.general {
	text-decoration: underline;
	color: black;
	font-size:12px;
}

P {
	color: #000000;
	font-size: 12px;
}
.general {
font-family :  Arial, sans-serif;
	color: #000000;
	font-size: 12px;
}

td {
	color: #000000;
	font-size: 12px;
}

.menu  {
         font-family :  Arial, sans-serif;
			font-size: 10px;
			text-align: justify;
}

A.menu {
	color: #FFFFFF;
}

A:Hover.menu {
	text-decoration: underline;
	color: #FFFFFF;
	BACKGROUND-COLOR: none;
}

P.menu {
	color: #FFFFFF;
	font-size: 12px;
}

.button
{
    BORDER-LEFT-COLOR: #000000;
	BORDER-RIGHT-COLOR: #000000;
    BORDER-BOTTOM-COLOR: #000000;
	BORDER-TOP-COLOR: #000000;
    MARGIN: 0px;
    CURSOR: hand;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    BACKGROUND-COLOR: #E72100;


}

table.table {
  font-size : 77%;
  font-family : Verdana,Helvetica,Arial,sans-serif;
  background : #333399;
  color: White;
}
A.table {
	background : #336799;
	color: #FFFFFF;
	font-weight: bold;
	
}
A:hover.table {
	background : #336799;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	
}
.blue {
  font: normal 400 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  background : #333399;
  color: #FFFFFF;
  
}
A.blue {
	background : #333399;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A:hover.blue {
	background : #336799;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.white {
  font-size : 10px;
  font-family : Verdana,Helvetica,Arial,sans-serif;
  color: #FFFFFF;
 
}
A.white {
   font-size : 10px;
  font-family : Verdana,Helvetica,Arial,sans-serif;
  color: #FFFFFF;
}
A:hover.white {
	font-size: 10px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.basket
{
    BORDER-LEFT-COLOR: #333333;
	BORDER-RIGHT-COLOR: #333333;
    BORDER-BOTTOM-COLOR: #333333;
	BORDER-TOP-COLOR: #333333;
    MARGIN: 1px;
    CURSOR: hand;
    COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, sans-serif;
    BACKGROUND-COLOR: #666666;
	font-weight:bold;
}

A.bigWhite {
	font-size: 13px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	color: White;
	text-decoration: none;
}





.smallblack {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: Black;
font-size: 12px;
}
.smallgrey {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #999999;
font-size: 10px;
}
a.smallgrey {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #999999;
font-size: 9px;
}
a:hover.smallgrey {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #999999;
font-size:9px;
}
a.smallblack {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: Black;
font-size: 12px;
}
a:hover.smallblack {
font-family: Verdana;
color: Black;
font-size:12px;
}
.smallerblack {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: Black;
font-size: 10px;
}
a.smallerblack {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: Black;
font-size: 10px;
text-decoration:none;
}
a:hover.smallerblack {
font-family: Verdana;
color: Black;
font-size:10px
}
.poster
{
	width: 187px;
	height: 320px;
	padding: 10px;
	margin: 7px;
	overflow: hidden;
	float: left;
	text-align: center;
	border: 1px solid #dddddd;
	font-size: 11px;
	color: #777777;
}
.poster .artist
{
	overflow: hidden;
	white-space: nowrap;
}
.poster .thumb
{
	height: 175px;
	width: 175px;
	vertical-align: middle; 
	text-align: center; 
}
.poster table.title
{
	width: 100%;
	height: 35px;
}

.poster table.title td
{
	color: #000000;
	vertical-align: middle;
	font-weight: bold;
	line-height: normal;	
	overflow: hidden;
}
.poster .links
{
	
	padding-top: 2px;
	color: #999999;
	text-align: center;
}

.poster .links a
{
}

.poster .links a:hover img
{
	border: 1px solid #dddddd;
}

.poster .links img
{
	border: 1px solid white;
}

.poster .links a.cart,
.poster .links a.frame
{
	width: 82px;
	height: 22px;
}
