/* Stylesheet for ETCSL 2 2005-11-21, JE */

body {
 font-family: sans-serif, serif;
 bgcolor: #ffffff;
 text: #000000;
 font-size: medium;
 color: #000000;
 }

body.translation {
 font-family: sans-serif, serif;
 bgcolor: #ffffff;
 text: #000000;
 fon-size: medium;
 color: #000000;
}

h1 {
 font-size: 24pt;
 font-weight: bold;
 color:gray;
 margin-top: 5pt;
 margin-bottom: 5pt;
 }

h2 {
 font-size: 18pt;
 font-weight: normal;
 color: #000000;
 margin-top: 5pt;
 margin-bottom: 5pt;
 }

h3 {
 font-size: 16pt;
 font-weight: normal;
 color: #000000;
 margin-top: 5pt;
 margin-bottom: 3pt;
 }
 
h4 {
 font-size: 14pt;
 font-weight: normal;
 color: #000000;
 margin-top: 3pt;
 margin-bottom: 2pt;
 }
 
h5 {
 font-size: 12pt;
 font-weight: normal;
 color: #000000;
 margin-top: 3pt;
 margin-bottom: 3pt;
 }

p {
 font-size: 100%;
 margin-left: 0pt;
 margin-right: 0pt;
 margin-top: 3pt;
 margin-bottom: 3pt;
 }

p.smaller {
 font-size: 90%;
 margin-left: 0pt;
 margin-right: 0pt;
 margin-top: 3pt;
 margin-bottom: 3pt;
 }

p.outset {
 font-size: small;
 border-style: outset;
 background-color: #C0C0C0;
}

p.biblio {
 font-family: sans-serif, serif;
 font-size: 90%;
 text-indent: -10px;
 margin: 5px;
}

form {
 margin-bottom: 3pt;
}

td {
 color: #000000;
 }

td.notice
{
 font-size: 90%;
}

li
{
 font-size: 90%;
}

a:href {
 font-size: medium;
 color: #003399;
 background-color: transparent;
 text-decoration: none;
 }

a:link {
 font-size: medium;
 color: #003399;
 background-color: transparent;
 text-decoration: none;
 }
 
a:hover {
 font-size: medium;
 color: #007ED3;
 background-color: transparent;
 text-decoration: none;
 }

a:active {
  font-size: medium;
  color: #003399;
  background-color: transparent;
  text-decoration: none;
 }

form	{
 padding: 0;
 margin-right: 0;
 }

span.titlesux {
 font-size: 18pt;
 font-style: italic;
 font-weight: normal;
 }

span.transux {
 font-size: medium;
 font-style: italic;
 font-weight: normal;
 }

span.note {
 font-style: italic;
 font-size: medium;
 font-weight: normal;
 }

span.gap {
 font-style: italic;
 font-size: medium;
 font-weight: normal;
 }

span.emesal {
 font-size: medium;
 font-weight: normal;
 color: #993399;
 }

span.proper {
 font-size: medium;
 font-weight: normal;
 color: #008000;
 }

span.glossunc {
 font-size: medium;
 font-weight: normal;
 }

span.glossakk {
 font-style: italic;
 font-size: medium;
 font-weight: normal;
 }

span.glossux {
 font-size: medium;
 font-weight: normal;
 }
 
span.kwic {
 font-size: medium;
 font-weight: bold;
 }

div#tipDiv
{
  position:absolute;
  visibility:hidden;
  left:0;
  top:0;
  z-index:100;
  background-color:#dee7f7;
  border:1px solid #336; 
  width:auto;
  padding:2px;
  color:#000;
  font-size:11px;
  line-height:1.4;
}
