body {
  font-family: "Comic Sans Ms";
  background: #dfe0ff;
	overflow-y:auto;
	overflow-x:hidden;  
	
	
}

.sidebar1 {
	width: 280px !important;

	
}
a:link{
	color: #fff !important;
}
a:visited{
	color:#fff !important;
}
a:hover { 
    background-color: #FFFF00;
}

.not-active {
   pointer-events: none;
   cursor: default;
   text-decoration: none !important; 
   color: #cccc33 !important;
   display:none;
}

.cssmenu-list{ }
.cssmenu-list li {}
.cssmenu-list li a{}
.cssmenu-list li .current{ background-color:blue;}
.cssmenu-list li .current a{ 
	color:#fff;
    font-weight:bold;}

.pencil{
	width:200px;
	height:30px;
	float:left;
}
.table-scroll { overflow-x: scroll; 
height:55px;}
td { min-width: 200px; }
.bar {
  position: relative;
  width: 334px;
  height: 400px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  }
 
.bar2 {
  position: relative;
  width: 334px;
  height: 400px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  }
  
.bp{
  position: relative;
  width: 334px;
  height: 400px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  }

.dbp {
  position: relative;
  width: 334px;
  height: 400px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  }
  
.hp {
  position: relative;
  width: 334px;
  height: 400px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
.leftbar {
  position: relative;
  width: 334px;
  height: 400px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  }
  
.pp {
  position: relative;
  width: 334px;
  height: 400px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  }
  
.s {
  position: relative;
  width: 334px;
  height: 400px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  }
  
.sb {
  position: relative;
  width: 334px;
  height: 400px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  }
  
.sb2 {
  position: relative;
  width: 334px;
  height: 400px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  }
  
.Std1 {
  position: relative;
  width: 334px;
  height: 400px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  }
iframe, object, embed {
        max-width: 100%;
}
div.absolute
{
	position:absolute;
}
.menu{
	background:#ccc;
	float:left;
}