
body 
{  
  background-color: #333333; 
  margin-right-width: 0px; 
  margin-top: 0px; 
  margin-right: 0px;
  margin-bottom: 0px; 
  margin-left: 0px; 
  border-style: none
}

table
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-style: normal; 
  font-weight: normal; 
  text-decoration: none; 
  color: #7acafa;
}

a 
{
  text-decoration: none;
  color: #7acafa;
}

.index_logo_background 
{ 
  background-color: 9a99c3 
}

.index_logo_font
{
	color: 6c6e83;
	font-family: "Courier New", Courier, mono;
	font-size: 36pt;
	font-weight: bold;
}

.index_copyright_font
{
	color: 6c6e83;
	font-size: 7pt;
}

.main_logo_font
{
	font-family: "Courier New", Courier, mono;
	font-size: 28pt;
	font-weight: bold;
}

.main_copyright_font
{
	font-size: 7pt;
}

.topmenu
{ 
  background-color: #7acafa;
  color: #333333;
  font-weight: bold; 
}

.timeline_font
{ 
}

.timeline_font_highlight
{ 
  color: white;
}

.contact_address_font
{ 
  font-weight: bold; 
}

.imageviewer_font
{
  font-weight: bold; 
}

.imageviewer_navigation_font
{
  font-weight: bold; 
}

.imageviewer_navigation_font_wait
{
  color: red; 
}

.imageviewer_image
{
  border: 5px solid #000000;
}

td.highlight
{
    border:thick solid #7acafa;
    width:74px;
    height:74px;
    background-repeat:no-repeat;
    background-position:-30px -14px; 
}

td.normal
{
    border:1px solid #222222;
    width:82px;
    height:82px;
    background-repeat:no-repeat;
    background-position:-26px -10px; 
}


div.popover
{
    border:0px;
    position:absolute;
    top:0px;
    left:0px;
    width:120px;
    overflow:hidden;
}

table.popover
{
    border:1px solid #222222;
    background-color:#7acafa;
    color: #222222;
}

td.popoverImage
{
    border:1px solid #222222;
    background-color:#222222;
    width:102px;
    height:102px;
    background-repeat:no-repeat;
    background-position:-16px 0px; 
}

td.popover
{
    width:102px;
}

