﻿/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
  body { margin: 20px;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    background-color: white;
    }

  h1 { margin: 0px 0px 15px;
    padding: 0px;
    font-weight: 900;
    font-size: 28px;
    color: RGB( 42, 98,144);
    }

  h2 { margin: 0px 0px 15px;
    padding-left: 0px;
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 0px;
    color: RGB( 42, 98,144);
    padding-top: 0px;
    }

  h3
{
	margin: 0px 0px 15px;
	padding: 0px;
	font-weight: bold;
	font-size: 13px;
	color: RGB( 42, 98,144);
	background-color: lavender;
}

  p { margin: 0px 0px 16px;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    }

  unknown { margin: 0px;
    }

  unknown { text-indent: 30px;
    }

  a {
	font-weight: 600;
	color: RGB( 42, 98,144);
	font-family: verdana,arial,helvetica,sans-serif;
}

  a:link { color: RGB( 42, 98,144);
	text-align: right;
}

  a:visited { color: rgb(0, 119, 170);
    }

  a:hover { color: rgb(255, 153, 0);
    }

  .content { border: 1px solid black;
    margin: 0px 0px 20px 170px;
    padding: 10px;
    z-index: 3;
    position: relative;
    background-color: rgb(255, 255, 255);
    min-width: 120px;
    }

  #navAlpha { border: 1px solid black;
    padding: 10px;
    z-index: 2;
    left: 20px;
    width: 128px;
    position: absolute;
    top: 20px;
    background-color: RGB(135,217,245);
    voice-family: inherit;
    }

  unknown { width: 128px;
    }

  #navBeta { border: 1px solid black;
    padding: 10px;
    z-index: 1;
    right: 20px;
    width: 168px;
    position: absolute;
    top: 20px;
    background-color: rgb(255, 255, 204);
    voice-family: inherit;
    }

  #navGamma { border: 1px solid black;
    padding: 10px;
    z-index: 1;
    right: 20px;
    width: 168px;
    position: absolute;
    top: 20px;
    voice-family: inherit;
    }	 
	 
  .class4 a:link { color: rgb(255, 153, 0);
    font-size: 11px;
    }

  .class4 a:visited { color: rgb(255, 153, 0);
    font-size: 11px;
    }

  .class4 a:hover { text-decoration: underline;
    font-size: 11px;
    color: rgb(0, 153, 204);
    }


  .sourcecode {
	font-family: Courier New;
	color: rgb(0, 128, 0);
	font-size: 10pt;
	border: thin solid RGB(135,217,245);
	padding-left: 2%;
	padding-right: 2%;
	background-color: White;
	margin-left: 20px;
}

  h4
{
	font-size: 8pt;
	color: #6666cc;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;
}

  h6 { font-size: 110%;
    color: #FFFFFF;
	background-color: #6699CC
    }

  td {
	margin: 3px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	vertical-align: top;
}

  li {
	padding-bottom: 6px;
}

  .style6 { color: rgb(255, 153, 0);
    font-weight: bold;
    }

  .style7 { color: rgb(255, 153, 0);
    }

  .style8 { color: rgb(255, 202, 99);
    }

  .style9 { color: rgb(102, 102, 102);
    }



th {
	background-color: Gray;
	color: White;
	font-weight: bold;
	font-size: 14px;
}


.subheading{
	font-size: 100%;
	color: rgb(255, 140, 0);
	font-style: italic;
}

.box
{
	border-right: navy thin solid;
	border-top: navy thin solid;
	margin: 6px;
	padding: 6px;
	border-left: navy thin solid;
	border-bottom: navy thin solid;
	background-color: #CCFFFF;
}
.simplesourcecode
{
	font-size: 10pt;
	color: green;
	font-family: 'Courier New';
	background: #FFFFFF;
}
.simplesourcecodeinline
{
	font-size: 10pt;
	color: green;
	font-family: 'Courier New';
	background:#FFFFFF;
}

h5
{
	color: #336699;
	font-size: small;
}
.box_simple {
	padding: 4px;
	border: thin solid #000080;
}

