BODY
{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 10pt;
 border-color: #FFFFCC;
}

HR
{
 color: #FF9966;
}

H1
{
 font-size: 14pt;
 font-weight: bold;
 color: #003399;
}

H2
{ 
 font-size: 12pt; 
 font-weight: bold; 
 margin-bottom: 6pt;
}

H3
{ 
 font-size: 11pt; 
 font-weight: bold; 
 margin-bottom: 4pt;
}

LI
{
 margin-bottom: 0.1in;
}

DT
{
 margin-left: 0.2in;
}

DD
{
 margin-bottom: 0.1in;
}

TABLE
{
 font-size: 10pt;
}

.code
{
 margin-left: 0.2in;
 font-family: Courier New, Courier;
 font-size: 10pt;
 font-weight: bold;
}
 
.syntax
{
 margin-left: 0in;
 background-color: cyan;
 color: black;
}

.constants
{
 font-weight: bold;
}

.desc
{
 font-size: 8pt;
 font-weight: bold;
 color: #990000;
 margin-top: 2pt;
}

.example
{
 margin-left: 0.2in;
 font-family: Courier New,Courier;
 font-size: 9pt;
 font-weight: bold;
 background-color: #CCFFFF;
 color: black;
 border: outset thin;
}

.comment
{
 color: blue;
}

.usage
{
 color: #003399;
}

.optionName
{
 font-weight: bold;
 color: #990000;
}

.optionDesc
{
}

.tip
{
 border: outset thin;
 background-color: #80FF80
}

.note
{
 border: outset thin;
 background-color: #FFFF80;
}

.CmdAccess    { margin-top: 0pt; margin-bottom: 5pt; margin-left: 25pt; font-size: 8pt;  font-weight: normal; }
.TitleTable { margin-top: 0pt; background: mainback.gif; text-indent: 3pt; margin-bottom: 1pt;}
.Title      { margin-bottom: 2pt; text-indent: 0pt; text-align: left; font-family: Helvetica; font-size: 14pt; color: #003399; font-weight: bold; margin-top: 10px; xbackground:#9999FF; }
.FooterTable { margin-top: 0pt; background: mainback.gif; text-indent: 3pt; }

.Access 		{font-size: 8pt; font-weight: bold; color: #003399; }
.Strong { font-weight: bold}

