﻿
.colmask{
   position: relative;
   overflow: hidden;
   margin: 0px auto;
   width: 86%;
   background-color: #f4f4f4
}
.header{
   float: left;
   width: 100%;
   background-color: #f4f4f4
}
.colleft{
   position: relative;
   width: 100%;
   right: 63%;
   background-color: #f4f4f4
}
.col1{
   position: relative;
   overflow: hidden;
   float: left;
   width: 62.5%;
   left: 100.5%;
   background-color: #e6e6e6
}
.col2{
   position: relative;
   overflow: hidden;
   float: left;
  width: 36.5%;
   left: 0.5%;
   background-color: #f4f4f4
}
.footer{
   float: left;
   width: 100%;
   background-color: #b4caf7
}
body {
   padding: 0px;
   margin: 0px;
   background-color:#5f9ea0;
   font-family:Arial;
   font-size:96%

}

.footer {text-align:center;}
h2 {text-align:center;margin:10px}
 li {list-style: none;padding-left:0px}
 ul {padding-left:0px;margin-left:0px;margin-top:10px}
a {
	color: #369;text-decoration: none;font-size:14px
}
 a:hover {
	background: #369; color: #fff; 
}

.bdn {margin: 0.8em 10px 0.2em; }
h4 {margin: 0.8em 0px 0.2em; color:#0000CD
}
h3 {padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0.8em 10px 0.2em; padding-top: 0px
}
p {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0.4em 10px 0.8em; padding-top: 0px
}
.code {padding-left:10px;padding-top:10px;padding-bottom:0px;margin-left:10px;width:280px;border:1px dashed #003AC1;position:relative}
.rett {float:left;position:relative;width:150px;margin:0px 10px}
.rerel {float:left;position:relative;width:500px;border:1px solid #6699cc;height:4em;margin-bottom: 10px;overflow:auto}
.resh {float:left;position:relative;width:500px;border:1px solid #6699cc;height:2em;margin-bottom: 10px;overflow:auto}

.sel {width:120px;margin-right:10px}
.al {margin-left:20px; color:red; font-weight:bold}
.algo {margin-left:10px}
.tlbr {width:100%;text-align:center;padding:3px}
.tbno {color:#999999;margin:3px;cursor:default}
.tbhv {background: #369; color: #fff;margin:3px;cursor:pointer}
.nm,.tbnm {color:#369;margin:3px;cursor:pointer}
.doit {margin:20px 10px}
.crel { margin:10px 20px 10px 0px; padding:0px;width:50%}
.cssb {color:Blue}
.cssc {color:red;margin-left:1em}
.cssv {color:yellow}
.side{width:80%; margin-left:15px}
.ads{width:100%;margin-top:10px;margin-left:10px}
