/*ul  {  font-family: Verdana, Sans-Serif; color:yellow; font-size:8pt; padding-left:1em; padding-top:0; margin-left:1em; }
li  {  font-family: Verdana, Sans-Serif; color:yellow; font-size:8pt; }
*/

#praise li  { color:white; font-size:9pt; }
#praise li.odd { color:yellow }

hr { height:1px; color:silver; }
h1 { font-family: tahoma, sans-serif; color: white; font-size: 16pt; margin:0 }
h2 { font-family: verdana, sans-serif; color: white; font-size: 8pt; font-weight: bold; margin-bottom:1em }
h3 { font-family: tahoma, sans-serif; color: #d7d700; font-size: 12pt; font-weight: bold; margin:0 }
h4 { font-family: verdana, sans-serif; color:cyan; font-size: 10pt; font-weight: bold; margin-bottom:1em; margin-top:0 }

.header{ font-family: tahoma, sans-serif; color: #ebeb00;  font-size: 12pt; font-weight: bold; }
.header1{ font-family: Verdana, Sans-Serif; color: #736E23;  font-size: 10pt; font-weight: bold; }
.important{ color:orange }
.mark { background-color:blue }

.red_header{ color: orange;  font-size: 10pt; font-weight: bold; border:1px solid orange; text-align:center; padding:3px; background-color:#5F0000 }
.sourcecode  {  font-family: Verdana, Sans-Serif; background-color:#FFFFE1; color: darkslategray; border:1px dotted blue; padding:10px }

.faq_div  { padding:10px }

.blue8   {  font-family: Verdana, Sans-Serif; color: #4B5AA0; font-weight: bold; font-size: 8pt;}
.red8   {  font-family: Verdana, Sans-Serif; color: red; font-weight: bold; font-size: 8pt;}
.gray8   {  font-family: Verdana, Sans-Serif; color: gray; font-size: 8pt;}
.sv   { color: silver }

.button  {
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='silver', EndColorStr='darkslategray');
color:white; font-weight:bold; font-size:8pt; border:1px solid silver; width:10em; padding:5px; background-color:gray; 
}

A:link    {  font-family: verdana, sans-serif; text-decoration: underline; color: yellow }
A:visited {  font-family: verdana, sans-serif; text-decoration: underline; color: yellow }
A:hover   {  font-family: verdana, sans-serif; text-decoration: none; color: yellow }

A.noline:link    {  font-family: verdana, sans-serif; text-decoration: none; color: yellow; font-size : 8pt;}
A.noline:visited {  font-family: verdana, sans-serif; text-decoration: none; color: yellow; font-size : 8pt;}
A.noline:hover   {  font-family: verdana, sans-serif; text-decoration: underline; color: yellow; font-size : 8pt;}

A.crlink:link    { font-family: Verdana, Sans-Serif; text-decoration: none; font-size: 7pt; color: gray; }
A.crlink:visited { font-family: Verdana, Sans-Serif; text-decoration: none; font-size: 7pt; color: gray;}
A.crlink:hover   { font-family: Verdana, Sans-Serif; text-decoration: none; font-size: 7pt; color: white;}

#code_table table { border:1px solid gray }
#code_table td { color:black; padding:4px }
   
#features ul { margin-left:2em; padding:0 }
#features li { color:#DCDC14; padding-top:0.7em; margin-left:0 }

#help ul { margin-left:2em; padding:0 }
#help li { color:white; margin-top:0; padding-top:0; margin-left:0 }

#maintable table { border: 1px solid gray; border-collapse: collapse; background-color:white; width:100% }
#maintable td { padding:3px; color:black; font-size:8pt }
#maintable .hd td { background-color:black; color:white; font-weight:bold; text-align:center }
#maintable .hdl td { background-color:black; color:white; font-weight:bold }
#maintable .sum td { background-color:#CDE6F5; font-weight:bold; text-align:center; border-top:1px solid gray; border-bottom:1px solid gray }
#maintable .gr8 { color:gray }

.tf { background-color:#FFFFE6; font-size:8pt; border:1px solid gray; font-family:verdana, sans-serif }
.tfc { background-color:#FFFFE6; font-size:8pt; border:1px solid gray; font-family:verdana, sans-serif; text-align:center }

fieldset { background-color:darkslategray; color:#FFFACD; border:1px solid yellow; font-size:9pt }
legend {  padding:2px; color:orange; font-size:9pt }
fieldset li { font-size:9pt; line-height:1.5em }

input, textarea
{
    font-family: Verdana, Sans-Serif;
    font-size: 10pt;
    background-color: #F0F0F0;
    border: 1px solid silver;
}

body { font-family: verdana, sans-serif; color: white; font-size: 9pt; background-color:#585768; padding:0; margin:0 }
p { font-family: verdana, sans-serif; color: white; font-size: 9pt; }
td { font-family: verdana, sans-serif; color: white; font-size: 9pt; }

