﻿body {
    font-family: arial;
    font-size: 10pt;
    margin: 0 0 0 0;
    background-color: #101010; 
}

.HeaderTable {
    background-color: #353535; 
    color:#f0f0f0;
}
.MenuLeft {
    background-color: #6f6f6f; 
    color: #ffffff; 
}
.MenuLeft a, .MenuLeft a:visited {
    color: #ffffff; 
}
.MenuLeft a:hover {
    text-decoration: underline;
}


.MainBody {
    background-color: #010101; 
    color: #f7f7f7;
}
.MainBody a, .MainBody a:visited  {
    color: #f7f7f7;
}
.MainBody a:hover {
    text-decoration: underline;
}
.PanelRight {
background-color: #101010; 
}
.FooterLeftBlock {
background-color: #7f7f7f;
}    
.Footer {
    background-color: #1e1e1e; 
    color: #c2bfbc; 
}
.Footer a, .Footer a:visited{
    color: #c2bfbc;
}   
.Footer a:hover {
    text-decoration: underline;
}   
.FooterCredit {
    color: #85858a; 
} 
.FooterCredit a, .FooterCredit a:visited {
    color: #85858a; 
    text-decoration: underline;
} 
h1, h2, h3, h4, h5, h6 {
 margin: 0 0 0 0;
 font-weight: bold;
} 
H1 {
 font-size: 22pt;
}

H2 {
 font-size: 15pt;
}
h3 {
  
}
H5 {
    font-size: 8pt;
}
.imageLandscape {
  width: 120px;   
}
.imagePortrait {
  height: 120px;   
}
.imageLandscapeDetail {
  width: 250px;   
}    
.imagePortraitDetail {
  height: 250px;   
}
.tdThumb {
  width: 120px;
  height: 120px;
}
.galleryPhotoCredit {
  padding-top: 5px;
  font-size: 8pt;
}
.galleryTitle {
  padding-bottom: 5px;
}
a.artistLink, a.visited.artistLink {
    font-weight: bold;
    text-decoration: underline;
}

