body
{
  margin-left: 100px; 
  margin-top: 5px;
}

body, p, table, td, tr, ol, ul
{ 
  font-family : Verdana, Tahoma, Arial, sans-serif;
  font-size   : 13px;
  color       : #8593B6;
}

body          
{ 
  background-color           : #000000;
  scrollbar-track-color      : #000000;
  scrollbar-arrow-color      : #FFFFFF;
  scrollbar-face-color       : #000000; 
  scrollbar-darkshadow-color : #5A585A; 
  scrollbar-shadow-color     : #000000; 
  scrollbar-3dlight-color    : #5A585A; 
  scrollbar-highlight-color  : #000000; 
}

td, p         
{ 
  line-height : 22px; 
}

td
{
  border-color : #484448;
}

table
{
  border-top-color    : #5E5A5E;
  border-left-color   : #5E5A5E;
  border-right-color  : #000000;
  border-bottom-color : #000000;
}

a
{
  font-weight     : bold;
  text-decoration : none;
}

a:link, a:visited, a:active         
{ 
  color : #3B6992;
}

a:hover       
{ 
  color : #FFFFFF;
}

.phototext
{
  color       : #888888;
  line-height : 18px;
}

.emphasize, em
{ 
  color      : #3E6C99;
  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 #606060;
}

.imageborderdark
{
  border      : 1px solid #484848;
}

