body {
  font-family: Tahoma, Vernada, Arial, sans-serif;
  color: #333333;
  font-size: 10pt;
}

td {
  font-size: 10pt;
}

a { 
  color: #0000ff;
  font-size: 10pt;
}
a:hover { 
  color: #00b0ff;
}

h1 { 
  font-size: 18pt;
}

h2.title { 
  font-size: 14pt;
}

h3.title { 
  font-size: 12pt;
}


table.contains { 
  font-size: 10pt;
}

ul { 
  list-style: square outside;
}

img { 
  border: 0px;
}

td.gallery { 
  font-size: 10pt;
}

table.html_top {
  background-color: #E0E0F0;
  border: 0em solid black;
  padding: 0em;
  margin: 0em;
  text-align: left;
}

td.html_left {
  background-color: #E0E0F0;
  text-align: left;
  font-size: 12pt;
}

td.html_right { 
  background-color: white;
  font-size: 10pt;
}

td.la_sel { 
  background-color: white;
}
table.html_bottom { 
  background-color: #E0E0F0;
  border: 2px solid black;
  padding: 0em 0em 0em 0em;
  font-size: 10pt;
  width: 100%;
}

table.tiny {
  font-size: 6pt;
}

td.tiny {
  font-size: 6pt;
}

tr.html_top { 
  background-color: #E0E0F0;
  border: 0px;
  font-size: 10pt;
}

td.stats { 
  border: 1px solid black;
  font-size: 8pt;
  padding: 0.1em 0.1em 0.1em 0.1em;
}

tr.menu_std { 
  vertical-align: top;
}

td.menu_std { 
  font-size: 12pt;
}

table.menu_std { 
  background-color: #E0FFFF;
  border: 1px solid black;
  padding: 0.0em;
}

td.title_std { 
  background-color: #D0F0F0;
  border: 2px solid black;
  padding: 0.2em 0.2em 0.2em 0.2em;
}

td.la_b { 
  background: url(/icons/bottom-gradient.png);
  background-repeat: x;
  height: 8px;
}

td.la_t { 
  background: url(/icons/top-gradient.png);
  background-repeat: x;
  height: 8px;
}

td.la_a {
  background: white;
  height: 8px;
}

td.la {
  height: 8px;
}

tr.form_title { 
  font-weight: bold;
  background-color: #EEEEFE;
}

tr.l0 { 
  background-color: #EEDEFF;
}

tr.l1 { 
  background-color: #CECEEE;
}

tr.l2{ 
  background-color: #CEDEFE;
}

table.form { 
  border: 1px solid black;
  font-size: 10pt;
  padding: 0pt;
  margin: 0pt;
  background-color: #EEEEEE;
}


