body {
    background-color: #111111;
    min-height: 100%; 
}
* body { 
    height: 100% 
}
.selOK {
	color:PaleTurquoise;
    font-weight:bold;
}
.selBad {
    background-color: maroon;
}
.special {
	color:palegreen;
    font-weight:bold;
}
.selNO {
	color:LightCoral;
}
.comment {
	color: #C0E0AF;
}
.keyw {
	color:orange;
    text-decoration:underline;
}
.keyword {
	color:yellow;
}
.string {
	color:limegreen;
	}
.quoted {
    color:aqua;
}
.type {
	color:coral;
}
.LINE_CS1 { color:lime; }
.LINE_CS2 { color:aqua; }
.LINE_CS3 { color:#FF2060; }
.LINE_CS4 { color:yellow; }
.LINE_PD1 { color:orange; }
.LINE_PD2 { color:salade; }
.LINE_PD3 { color:rosebrown; }
.LINE_PD4 { color:blue; }
.LINE_PD5 { color:fuchsia; }
.LINE_SILVER {   color:silver; }

.KEYW_CS1 { text-decoration:underline; color:lime; }
.KEYW_CS2 { text-decoration:underline; color:aqua; }
.KEYW_CS3 { text-decoration:underline; color:#FF2060; }
.KEYW_CS4 { text-decoration:underline; color:yellow; }
.KEYW_PD1 { text-decoration:underline; color:orange; }
.KEYW_PD2 { text-decoration:underline; color:salade; }
.KEYW_PD3 { text-decoration:underline; color:rosebrown; }
.KEYW_PD4 { text-decoration:underline; color:blue; }
.KEYW_PD5 { text-decoration:underline; color:fuchsia; }
.KEYW_SILVER { text-decoration:underline; color:silver; }

.sample {
    background-color:navy;
}

.mod {
	color:#E08040;
}
.str {
	color:lime;
}
.selBK {
	background-color:DarkOliveGreen;
}
.bk1 {
    background-color:DarkGreen;
}
.bk2{
    background-color:Teal;
}
.bk3{
    background-color:Indigo;
}
.bk4{
    background-color:Sienna;
}
.tpt
{
    cell-spacing: 0px;
    margin: auto;
    }
.pt {
	font-size: 8px;
	line-height: 25px;
	margin-left: 0px;
	}
img.inv {
    filter:invert(1);
    -webkit-filter: invert(1);
	-moz-filter: invert(1);
	-o-filter: invert(1);
	-ms-filter: invert(1);
}
table
	{
	border-spacing: 4px;
	margin-left: 20px;
	margin-right: 20px; 
	border:0px;
	border-collapse:collapse;	
	
	}
	
table.framed {
    border-collapse:separate;
    border:4px double white;
}

table.bordered {
    border-collapse:collapse;
    outline: 1px solid white;
}
	
	
td.txt , td.kh {
	border: 1px solid silver;
    }
    
h1
	{
	margin-right:0cm;
	text-align:left;
	font-size:40px;
	line-height:50px;
	font-family:"Impact", "Haettenschweiler", "Arial";
	font-weight:bolder;
	}
h1.front
	{
		position: relative;
		top: 2px;
		left: 2px;
		z-index: 1;
		color: skyblue;
		font-size: 300%;
		text-align: center;
	}
h1.back
	{
		position: relative;
		top: -3px;
		left: -3px;
		color: navy;
		z-index: 0;
		font-size: 300%;
		text-align: center;
	}
.top_header_background
	{
		position: absolute;
		top: 4px;
		left: 8%;
		background: lightsalmon;
		width: 84%;
		/*display: none;*/
		z-index: -2;
	}
h2 {
	margin-right:0cm;
	text-align:center;
	font-size:28pt;
	
	font-family:"Impact", "Times New Roman";
	font-weight:bold;
	padding: 10px;
    color: #00E000;
	}
h3
	{
	margin-right:0cm;
	text-align:left;
	font-size:20pt;
	line-height:28pt; 
	font-family:"Times New Roman";
	font-weight:bold;
	color: blue;
	font-style: italic;
	text-shadow: 0 0 2px blue, 0 0 2px navy, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua, 0 0 2px aqua;
	text-decoration: underline; 
	border-bottom: solid 2px yellow;
	}
.shade {
    font-weight:bold;
	color: aqua;
    text-shadow: 1px 1px 0 white, -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 0 0 white, -1px 0 0 white, 0 1px 0 white, 0 -1px 0 white
}
h4
	{
	margin-right:0cm;
	color: LimeGreen;
	text-align:left;
	font-size:18pt;
	line-height:24pt;
	font-family:"Times New Roman";
	font-weight:bold;
	text-decoration:underline;
	}
a:link
	{
	color:cyan;
	text-decoration:underline;
	}
a:visited
	{
	color:lime;
	text-decoration:underline;
	}
p {
	margin-right:0cm;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left:0px;
	text-align:justify;
	text-indent: 4ex;
	color: silver;
	font-family:"Lucida Console", "Courier New";
	font-size: 12pt;
	}
.RU
    {
    
    }
.EN
    {
    
    }
.samp
    {
    border: 0px;
    cellpadding: 0px;
    }
.TT
    {
    font-family:"Courier New";
    color:#DEDEDE;
    font-weight:bold;
    font-size:11pt;
    line-height: 11pt;
    vertical-align: top;
    border-left: 1px solid white;
    border-color:yellow;
    }
code
	{
    font-family:"Lucida Console", "Courier New";
	font-size: 12pt;
	line-height: 12pt;
	font-weight:bold;
	white-space: nowrap;
	}
code.ALIV {
    font-family:"Courier New", "Droid Sans Mono", monospace, monospace;
    font-weight:bold;
}
.BNF {
    font-family:"Lucida Console", "Courier New",monospace, monospace;
	font-size: 12pt;
	line-height: 12pt;
	color: aqua;
    font-weight:bold;
}
.dheight {
    font-size: 20pt;
    line-height: 30pt;
}
.example
	{
	background-color: #004052;
	font-size: 11pt;
	line-height: 11pt;
}
ul	{
	margin-bottom:0cm;
	margin-left: 20pt;
}
li      {
    margin-bottom:8pt;
    font-family:"Lucida Console", "Courier New";
	font-size: 12pt;
	line-height: 12pt;
	color:#c0c0c0;
    word-wrap: break-word;
}

.contents
	{
		overflow: visible;
		overflow-y: scroll;
		overflow-x: hidden;
		display: block;
		background: white;
		position: fixed;
		left: 0px;
		top: 0px;
		width: 25%;
		height: 100%;
		text-size: small;
		display: none;
	}
.main_text
	{
		position: absolute;
		/*left: 25%;
		width: 75%;*/
	}
.hdr_cont2
	{
		font-size: 90%;
		font-family: Times New Roman;
		text-align: center;
		text-shadow: 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua, 0 0 1px aqua;
	}
li.hdr_cont3
	{
		font-size: 80%;
		font-family: Times New Roman;
		text-align: left;
	}
    
table.std {
    border: 1px solid white;
}

.txt
	{
		font-family:"Arial";
		font-size:12pt;
		color: white;
		border-color:silver;
	}
td.txt, td, td.RU, td.EN {
    color: silver;
    width: 50%;
    font-family:"Lucida Console", "Courier New";
	font-size: 12pt;
    }
.kh {
  background:  #5D442B;
  font: bold 100% arial, tahoma, verdane, sans-serif;
  color: yellow;
  text-align: center;
  color: white;
}

.IT , h4.IT {
    background-color: #CC0044;
    color: yellow;
    text-align: center;
    vertical-align: middle;
}

.RU {
    color: white;
}

.BB  {
    font-family:"Comic Sans MS";
    font-weight:bold;
    font-size:13pt;
    color:Orange;
}

.flag 
{
    width:100px; 
    height:48px; 
    background-color:#cf142b; 
    position:relative; 
    border:1px solid #000;
}

.flag div 
{
    overflow:hidden;
}

.topw 
{
    width:0; 
    height:0; 
    border-top:23px solid #fff; 
    border-left:46px dashed transparent; 
    border-right:46px dashed transparent;
}

.leftw 
{
    width:0; 
    height:0; 
    border-left:46px solid #fff; 
    border-top:23px dashed transparent; 
    border-bottom:23px dashed transparent; 
    position:absolute; 
    left:0; 
    bottom:0;
}

.rightw 
{
    width:0; 
    height:0; 
    border-right:46px solid #fff; 
    border-top:23px dashed transparent; 
    border-bottom:23px dashed transparent; 
    position:absolute; 
    right:0; 
    top:0;
}

.bottomw 
{
    width:0; 
    height:0; 
    border-bottom:23px solid #fff; 
    border-left:46px dashed transparent; 
    border-right:46px dashed transparent; 
    position:absolute; 
    bottom:0; 
    right:0;
}

.topb 
{
    width:0; 
    height:0; 
    border-top:19px solid #00247d; 
    border-left:38px dashed transparent; 
    border-right:38px dashed transparent; 
    position:absolute; 
    top:0; 
    left:11px;
}

.leftb 
{
    width:0; 
    height:0; 
    border-left:38px solid #00247d; 
    border-top:19px dashed transparent; 
    border-bottom:19px dashed transparent; 
    position:absolute; 
    left:0; 
    top:5px;
}

.rightb 
{
    width:0; 
    height:0; 
    border-right:38px solid #00247d; 
    border-top:19px dashed transparent; 
    border-bottom:19px dashed transparent; 
    position:absolute; right:0; top:5px;
}

.bottomb 
{
    width:0; 
    height:0; 
    border-bottom:19px solid #00247d; 
    border-left:38px dashed transparent; 
    border-right:38px dashed transparent; 
    position:absolute; 
    bottom:0; 
    left:11px;
}

.horizontal 
{
    width:100px; 
    height:10px; 
    border-top:3px solid #fff; 
    border-bottom:3px solid #fff; 
    background-color:#cf142b; 
    position:absolute; left:0; 
    top:16px;
}

.vert 
{
    width:19px; 
    height:20px; 
    border-left:3px solid #fff; 
    border-right:3px solid #fff; 
    background:#cf142b; 
    position:absolute;
    left:40px;
}

.vtop 
{
    top:0;
}

.vbottom 
{
    bottom:0;
    height:21px;
}

.menu
{
	margin: 0px;
	z-index: 2;
	position: fixed;
	top: 4px;
	right: 4px;
}

.ship
{
	float: left;
	margin-left: 4pt;
	margin-right: 4pt;
}

