body {
 background-color: #000015;
 color : #9C9AAD;
 font-family: Tahoma, arial, helvetica;
 font-size: 10px;
}

table {
 font-size: 10px;
}

h1 {
 font-size: 14px;
 font-weight: bold;
}

h2 {
 font-size: 12px;
 font-weight: bold;
}

a:link, a:active, a:visited { 
 color: #ADAACE;
}

a:hover { 
 text-decoration: none; 
 color: #8C8ACE;
}

a.variable {
 font-size: 10px;
 text-decoration: none;
 font-weight: bold;
}

a.gtk {
 text-decoration: none;
}

input.editor {
 font-size: 10px;
}

select.editor {
 font-size: 10px;
}

td.one {
 background-color: #273462; 
 background-image: url(images/cellpic3.gif);
 color: #AAAACC; 
 text-align: center;
}

td.two {
 background-color: #070539;
 color: #AAAADD;
 text-align: center;
}

td.twon {
 background-color: #070539;
 color: #AAAADD;
}

td.three {
 background-color: #090727;
 color: #AAAACC;
 text-align: center;
 cursor: crosshair;
}

td.threen {
 background-color: #090727;
 color: #AAAACC;
}

td.seals {
 background-color: blue; 
 color: #D3D2FF;
}

td.tangos {
 background-color: #464C86; 
 color: #F9CBD8;
}

td.spectators {
 background-color: #464C86; 
 color: #FEFEFF;
}

td.one, td.two, td.twon, td.three, td.seals, td.tangos, td.spectators, img.editor {
 font-weight: bold;
 border: #2E3D72 1px solid;
}

form {
 margin: 2px;
}

input.editor, select.editor {
 background-color: #070539;
 color: #AAAADD;
 border: #2E3D72 1px solid;
}
