body {
  background-color: #dddddd;
}

table.frame {
  border-left: 1px solid #bbbbbb; 
  border-right: 1px solid #bbbbbb;
  background-color: #ffffff;
}

table.frame2 {
  border: 1px solid #bbbbbb; 
  background-color: #ffffff;
}

td.menu {
  background-color: #a5a5a5;
  text-align: center;
}

a.menu {
  font-family: Verdana, Tahoma; 
  font-size: 9pt;   
  font-weight: bold; 
  color: #ffffff; 
  text-decoration: none;
}

a.menu:hover {
  color: #000000;
  text-decoration: underline;  
}

.text, a.inline {
  font-family: Arial, Helvetica, Swiss721, sans-serif;
  font-size: 10pt;   
  font-weight: normal; 
  font-style: normal;   
  color: #000000; 
  text-decoration: none;  
}
 
a {
  font-family: Arial, Helvetica, Swiss721, sans-serif;
  font-size: 10pt;   
  font-weight: normal; 
  color: #0000e0;
  text-decoration: none;  
}

a.inline {
  color: #0000e0;
  text-decoration: underline;
}


a:hover {
  color: F27300;
  text-decoration: underline;
}

a.more {
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt; 
  font-weight: normal;
  color: #0000e0;
  text-decoration: none;
}

div.head {
  font-family: Verdana, Tahoma, Arial; 
  font-size: 13pt;
  font-weight: bold;  
  color: #000000; 
  margin-top: 0px; 
  margin-bottom: 20px;
}

h1 {
  font-family: Arial, Tahoma, Verdana; 
  font-size: 16pt;
  font-weight: bold;  
  color: #000000; 
  margin-top: 0px; 
  margin-bottom: 20px;
}


table.box {
  border-top: 3px solid #ffbb55;
  background-color: #ffffff;
}

table.copy {
  border-top: 1px solid #aaaaaa;
}

td.copy {
  font-family:  Arial, Helvetica, Swiss721, sans-serif;
  font-size: 8pt; 
  font-weight: normal; 
  color: #606060; 
  text-align: center;
}

td.sshot {
  font-family: Verdana; 
  font-size: 8pt; 
  font-weight: normal; 
  text-align: center;
  border-left: 1px dotted #999999;
}

img.sshot {
  border: 1px solid #cccccc;
}

td.button {
  background-image: url(images/button.gif);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
}

a.button {
  font-family: Verdana, Tahoma, Arial;
  font-size: 10pt;   
  font-weight: bold; 
  font-style: normal; 
  color: #0000cc;
  text-decoration: none;  
}

a.bold {
  font-family: Arial, Helvetica, Swiss721, sans-serif;
  font-size: 11pt;   
  font-weight: bold;
  font-style: normal;   
  color: #0033d0; 
  text-decoration: underline;  
} 

a.bold:hover {
  color: F27300;
  text-decoration: underline;
}