body { 
 background-color: #000000;
 background-image: url(../images/style/wp_bg.jpg);
 background-repeat: repeat-x;
 font-family: Verdena, Arial; 
 color: #000000; 
 font-size: 12px; 
 scrollbar-base-color: #000000;
}

font {
 font-family: Arial;
 font-size: 12px;
 color: #000000;
}

#Table {
 position: absolute;
 visibility: hidden;
}

input, select, textarea, option {
 border:1px dashed #000000;
 background-color: #E6E6E6;
}

.entryinput {
 font: 1em verdana, sans-serif;
 width: 90%;
 padding: 2px;
 margin-bottom: 3px;
 background: #d3d3d3;
 color: #515151;
}

.entryinputfalse {
 font: 1em verdana, sans-serif;
 width: 90%;
 border: 1px dashed #ff0000;
 padding: 2px;
 margin-bottom: 3px;
 background: #868686;
 color: #000000;
}

.entryta {
 font: 1em verdana, sans-serif;
 overflow: auto;
 margin-bottom: 5px;
 padding: 2px;
 background: #d3d3d3;
 color: #515151;
}

.entrytafalse {
 font: 1em verdana, sans-serif;
 border: 1px dashed #ff0000;
 overflow: auto;
 margin-bottom: 5px;
 padding: 2px;
 background: #868686;
 color: #000000;
}

.image {
  border:1px dashed #000000;
}

table.wp {
 border: 1px dashed #000000;
 font-family: Verdena, Arial; 
 color: #000000; 
 font-size: 13px; 
}

td.wp {
 background: #E6E6E6;
 font-family: Verdena, Arial; 
 color: #000000; 
 font-size: 13px; 
}

td.quote {
 background-image: url(../images/misc/quote.png);
 background-position: right top;
 background-repeat: no-repeat;
 background-color: #E4E4E4;
}

.heads, 
.headssmall {
 font-size: 12px;
 font-family: Verdana;
 color: #dedede;
}

td.heads, 
th.heads {
 background-color: #000000; 
 background-image: url(../images/style/heads.jpg);
 height: 25px;
}

A.navtop:link,
A.navtop:visited {
 text-decoration: none;
 color: #D8D8D8;
 font-family: Verdana;
 font-weight: bold;
 font-size: 10px;
}

A.navtop:hover {
 text-decoration: none;
 color: #FF8000;
 font-family: Verdana;
 font-weight: bold;
 font-size: 10px;
}

A.get:link,
A.get:visited {
 text-decoration: none;
 color: #FF8000;
 font-family: Verdana;
 font-weight: bold;
 font-size: 12px;
}

A.get:hover {
 text-decoration: none;
 color: #FF8000;
 font-family: Verdana;
 font-weight: bold;
 font-size: 12px;
}

a:link, a:visited {
 color: #fa6627;
 text-decoration: none;
}

a:hover, a:active {
 color: #383838;
}
