*
{
  margin-top: 0px;
}
body{
  margin: 0;
  padding: 0;
   font-family: 'PT Sans', 'Tahoma', sans-serif;
  background-color: #f0f0f0;
   
}
#newbutton
{
  margin-left: 800px;
  border-radius: 10px;
  background-color: #d4cb1e;
}
#newbutton:hover
{
background-color: yellow;
}
.outborders
{
    width: 96%;
    height: auto;
 
  margin-top: 30px;
  margin-left: 2%;
  margin-bottom: 30px;
  margin-right: 2%;
  
}
.toppos
{
  padding-top: 10px;
  padding-bottom: 10px;
background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(0,212,255,1) 0%, rgba(41,14,52,1) 100%);
}
#home
{
  margin-left: 10px;
}
#tio
{
	margin-left: 100px;
}
#abc
{
  background-color:#dfe8e8;
}
.tableb
{
 
   border: 1px solid black;
  
}
.tophead
{
 box-shadow: 0 6px 9px rgba(0,0,0,0.36), 0 3px 6px rgba(0,0,0,0.23);
background: #16222A;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #3A6073, #16222A);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #3A6073, #16222A); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

 padding-top: 15px;
 padding-bottom: 15px;
 margin-bottom: 10px;
}
th, td {
  padding: 8px;
  
  border-right: 1px dotted #000000 ;
}
#hov:hover {background-color:#dce8df;}
#hov
{

}
#h1
{
  font-size: 20px;
  padding-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
#hd1
{
  font-size: 17px;
   font-weight: 900;
}
#hd2
{
  font-size: 17px;
   font-weight: 900;
}
#hd3
{
  font-size: 17px;
   font-weight: 900;
}
#hd4
{
  font-size: 17px;
   font-weight: 900;
}
#hd5
{
  font-size: 17px;
   font-weight: 900;
}
#hd6
{
  font-size: 17px;
   font-weight: 900;
}
#hd7
{
  font-size: 17px;
   font-weight: 900;
}
#hd8
{
  font-size: 17px;
   font-weight: 900;
}
#hd9
{
  font-size: 17px;
   font-weight: 900;
}
.bu
{
  font-size: 20px;
}
#tr:hover
{
background-color:#a9ebe1;
}
