.btn { font-size: 20px; font-family: tahoma, sans-serif;}
.btn1{font-size:18px; color:white; background-color:steelblue; padding:4px 16px; font-face:"verdana"; transition:0.5s; border-radius: 10px;}
.btn1:hover { font-size: 20px; background:mediumblue; font-weight:bold; color: cyan; }
.btn2{font-size:18px; color:white; background-color:orangered; padding:4px 16px; font-face:"verdana"; transition:0.5s; border-radius: 10px;}
.btn2:hover { font-size: 20px; background:firebrick; font-weight:bold; color: yellow; }
.mof {font-size: 24px; color: cyan; background:darkblue; font-weight:bold;
     padding:8px; font-family: sans-serif; width:200px;}
.mofx {font-size:22px; color: cyan; background:green; padding:16px; font-weight: bold;
     font-family: sans-serif;  width:200px;}
.menu {font-size: 22px; color: white; background: midnightblue; padding: 8px 16px; font-family: sans-serif; width:200px; transition:0.5s; }
.menu:hover{background:brown; font-weight:bold; }
.mon {font-size: 22px; color: white; background: slateblue; padding: 8px 16px; font-family: sans-serif; width:200px; transition:0.5s; }
.mon:hover{background:mediumblue; font-weight:bold; }
.monx {font-size:20px; color: white; background:forestgreen; padding:16px; font-family: sans-serif; width:200px; transition:0.5s; }
.monx:hover{background:mediumgreen; font-weight:bold; }
header.sel { margin: 0px; font-size:24px; color: yellow; padding:4px ; font-family: serif;}
footer.foot { margin: 0px; font-size:16px; color: cyan; padding:4px ; font-family: serif;}
div.box1 {width:100%; border: 1px solid blue; background-color: lightgray; padding:2%;}
div.box3 { background-color: cyan; width: 30%; float: left; 
        margin:0px; border-right :1px solid blue; border-bottom :1px solid blue;}
div.box2 { width: 70%;  margin-left:30%; padding-top:6px;}
header, footer {
    padding: 4px;
    color: white; font-size: 22px;
    background-color: mediumblue;
    clear: left;
    text-align: center; }
    
    div.tomb1 { width: 49.7%; float: left; margin-top:0px; }
    div.tomb2 { width: 49.7%; margin-left:50%; margin-top:0px;}
    div.tomb3 { width: 50%; margin-left:50%; margin-top:0px;}
    
     .btnvid {  font-size:20px; color: white; background:navy; width:49.4%; margin-bottom:1px; font-weight: bold;
     padding: 4px 2px; font-family:arial, sans-serif; transition:0.5s;   cursor: default; border:0px;}
   .btnvid:hover, btnvid:active { color: cyan; background: steelblue;}
        .btnkp {  font-size:20px; color: white; background:blue; width:49.6%; margin-bottom:1px; font-weight: bold;
     padding: 4px 2px; font-family:arial, sans-serif; transition:0.5s;   cursor: default; border:0px; }
   .btnkp:hover, btnkp:active { color: cyan; background: slateblue;}
           .btnhut {  font-size:20px; color: white; background:green; width:32.6% ; margin-bottom:1px; font-weight: bold;
     padding: 4px 2px; font-family:arial, sans-serif; transition:0.5s;   cursor: default; border:0px;}
   .btnhut:hover, btnhut:active { color: cyan; background: limegreen;}
   .btnmut {  font-size:20px; color: white; background: darkolivegreen; width:49.6% ; margin-bottom:1px; font-weight: bold;
     padding: 4px 2px; font-family:arial, sans-serif; transition:0.5s;   cursor: default; border:0px;}
   .btnmut:hover, btnhut:active { color: cyan; background: olivedrab;}
   
        .btnvoid {   font-size:20px; color: white; background:lightblue; width:49% ; margin-bottom:1px; font-weight: bold;
     padding: 4px 2px; border:0px;}
          .btnvide {  font-size:20px; color: white; background:purple; width:100%; margin-bottom:1px; font-weight: bold;
     padding: 4px 2px; font-family:arial, sans-serif; transition:0.5s;   cursor: default; border:0px;}
   .btnvide:hover, btnvide:active { color: cyan; background: mediumpurple;}
             .btnkpw {  font-size:20px; color: white; background:midnightblue; width:49.7%; margin-bottom:1px; font-weight: bold;
     padding: 4px 2px; font-family:arial, sans-serif; transition:0.5s;   cursor: default; border:0px; }
   .btnkpw:hover, btnkpw:active { color: cyan; background: slateblue;}
    .tblplus {background:blue; cursor: default; }
    .tblplus:hover { background:gray; cursor:default;}
    