SELECT.b10p  {border-style: none; padding: 2px; background:#F0F0F0; font: BOLD 10pt "COURIER"}

INPUT.BUTTON {border: solid 1px; padding: 2px; background:CYAN; color:BLUE;font: BOLD 10pt "COURIER";}

INPUT.TEXT   {border: solid 1px; padding: 2px; background:#F0F0F0; font: BOLD 10pt "COURIER";}

TEXTAREA     {border: solid 1px; padding: 2px; background:#F0F0F0; font: BOLD 10pt "COURIER";}

body
{
font-size: 70%;
color:#000000;
background-color:#f1f1f1;
margin:0px;
}

body, p, h1, h2, h3, table, td, th, ul, ol
{
font-family: verdana,helvetica,arial,sans-serif,courier;
}

table, input
{
font-size: 100%;
}

table.ex
{
color:#000000;
background-color:#f1f1f1;
font-size: 100%;
}

h1 {font-size:160%;}
h2 {font-size:120%;margin-top:10px;margin-bottom:10px;}
h3 {font-size:110%;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}


table.right
{
color:#000000;
background-color:#ffffff;
border:2px ridge;
margin-bottom:1px;
}

th.right
{
color:#ffffff;
background-color:#808080;
padding-bottom:2px;
}

td.right
{
color:#000000;
background-color:#FFFFFF;
padding-top:3px;
padding-bottom:6px;
}

td.content
{
color:#900B09;
background-color:#f1f1f1;
}

td.deprecated
{
color: #FF0000;
background-color:transparent;
}

td.red
{
color: #FF0000;
background-color:transparent;
}

p.red
{
color: #FF0000;
background-color:transparent;
}

p.intro
{
font-size:100%;
font-weight:bold;
color:#000000;
background-color:transparent;
margin-top:10px;
}

p.introcenter
{
text-align:center;
font-size:110%;
color:#8B4513;
background-color:transparent;
}

pre
{
font-family:"Courier New",monospace;
font-size:110%;
margin-left: 0;
margin-bottom: 0;
}


hr
{
background-color:transparent;
color:#000000;
height:1px;
}

a:link    {color:#900B09; text-decoration:none; background-color:transparent}
a:visited {color:#900B09; text-decoration:none; background-color:transparent}
a:active  {color:#FF0000; text-decoration:none; background-color:transparent}
a:hover   {color:#FF0000; text-decoration:none; background-color:yellow}



