body, p, table, td, tr, ol, ul, div, span
{ 
  font-family : Verdana, Tahoma, Arial, sans-serif;
  font-size   : 11px;
  color       : #ACA29D;
  line-height : 18px;
}

body          
{ 
  background-color           : #000000;
  scrollbar-track-color      : #000000;
  scrollbar-arrow-color      : #FFFFFF;
  scrollbar-face-color       : #000000;
  scrollbar-shadow-color     : #000000;
  scrollbar-highlight-color  : #000000;
  scrollbar-darkshadow-color : #606060;
  scrollbar-3dlight-color    : #606060;
}

.cell
{
  border-top	 : #363636 solid 1px;
  padding-top	 : 6px;
  padding-bottom	 : 6px;
}

/* top cell */
.cell_t
{
  padding-bottom	 : 6px;
}

/* movie titles */
.t
{
  font-variant: small-caps;
}

a
{
  font-weight     : bold;
  text-decoration : none;
}

a:link, a:visited, a:active
{ 
  color : #9C8262;
}

a:hover       
{ 
  color : #FFFFFF;
}

.phototext
{
  color       : #888888;
}

em
{ 
  color      : #9C8262;
  font-style : normal;
}

.small        
{ 
  font-size   : 11px;
  line-height : 16px; 
}

.verysmall    
{ 
  font-size   : 10px;
  line-height : 16px; 
}

.invisible
{
  font-size   : 2px;
  line-height : 2px;
  color       : #010101;
}

.imageborder
{
  border      : 1px solid #555555;
}

.tracklist
{
  background-color: #282323;
  line-height: 20px;
}

#motioncontainer a img
{ 
  border: 1px solid black;
}

#motioncontainer a:hover img
{ 
  border: 1px solid #444;
}

#motioncontainer a:hover
{
  color: red; /* Dummy definition to overcome IE bug */
}