@charset "UTF-8";
/* CSS Document */


  body {background-color: #000000; background-image: url("../BACKGROUND.png");    
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;}
  
  
  table.outside {min-height:1920px; margin:auto; padding-top:20px; padding-bottom:20px; padding-left:20px; padding-right:20px;}
  table.outside td {vertical-align:top;}
    
  
  table.maintable {width:1000px; vertical-align:top; background-color:#ffffff; margin:auto; border: 5px solid black;}
  table.maintable td {margin:auto; vertical-align:top;}
  
  
  img.banner {width:1000px; height:250px;}
  
  
  img.spacer {width:100px; height:1px;}
	
	
	
  table.menutable {font-size:100%; color:#000000; font-weight: bold; font-family: "Georgia", serif;}  
  table.menutable tr {background-color:#e8e8e8;}
  table.menutable td.text{background-color:#e8e8e8; white-space:nowrap; text-align:left; padding-top:5px; padding-bottom:5px; padding-left:5px; padding-right:10px;}
  table.menutable td.icon {background-color:#e8e8e8; white-space:nowrap; text-align:center; padding-top:4px; padding-bottom:2px; padding-left:3px; padding-right:2px;}
  table.menutable td.zero {background-color:#e8e8e8; white-space:nowrap; text-align:center;}
  table.menutable a:visited {color:#000000;}
  table.menutable a:link {color:#000000; text-decoration: none;}
  table.menutable a:hover {color:#0000EE;}


  table.headertable {font-size:300%; font-weight:bold; margin:auto; color:#000000; font-family:Arial, Helvetica, sans-serif;}
  table.headertable td {border-bottom:1px solid #cdcdcd; white-space:nowrap; text-align:center; padding-top:15px; padding-bottom:15px; padding-left:30px; padding-right:30px;}
  
  
   table.elementstable {font-size:200%; margin:auto; color:#000000; font-weight: medium; font-style:oblique;}
  table.elementstable td {background-color:#ffffff; text-align:center; padding-top:10px; padding-bottom:10px; padding-left:20px; padding-right:20px; border-bottom:1px solid #cdcdcd;}
  
  table.elementstable a:visited {color:#000000;}
  table.elementstable a:link {color:#000000; text-decoration: none;}
  table.elementstable a:hover {color:#0000EE;}
  
  
  
  table.messagestable {font-size:150%; margin:auto; color:#000000; font-weight: medium; font-style:oblique;}
  table.messagestable td {background-color:#ffffff; text-align:center; padding-top:10px; padding-bottom:10px; padding-left:20px; padding-right:20px; border-bottom:1px solid #cdcdcd;}
  
  table.messagestable a:visited {color:#000000;}
  table.messagestable a:link {color:#000000; text-decoration: none;}
  table.messagestable a:hover {color:#0000EE;}
  
  
  
  p {width:480px; word-wrap:break-word;}
  

  
  
  img.image {width: 320px; border-style:double; border-width: 6px;}
  
  img.hotimage {width: 160px;}
  

} 