BODY { padding-left: 5px;
  PADDING: 5px; MARGIN: 5px; margin-left: 5px;
background-color: #140f0b;}

button {
  display: inline-block;
  font-family: arial,sans-serif;
  font-size: 14px;
  color: rgb(205,216,228);
  text-shadow: 0 -1px rgb(46,53,58);
  text-decoration: none;
  line-height: 1.2em;
  padding: 0px 1.2em;
  outline: none;
  border: 1px solid rgba(33,43,52,1);
  border-radius: 3px;
  /*background: rgb(81,92,102) linear-gradient(rgb(81,92,102), rgb(69,78,87));*/
  background-color: transparent;
  box-shadow:
   inset 0 1px rgba(101,114,126,1),
   inset 0 0 1px rgba(140,150,170,.8),
   0 1px rgb(83,94,104),
   0 0 1px rgb(86,96,106);
}
button:active {
  box-shadow:
   inset 0 1px 3px rgba(0,10,20,.5),
   0 1px rgb(83,94,104),
   0 0 1px rgb(86,96,106);
}
button:focus:not(:active) {
  border: 1px solid rgb(22,32,43);
  border-bottom: 1px solid rgb(25,34,45);
  background: rgb(53,61,71);
  box-shadow:
   inset 0 1px 3px rgba(0,10,20,.5),
   0 1px rgb(83,94,104),
   0 0 1px rgb(86,96,106);
  pointer-events: none;
}
 
input {
  display: inline-block;
  font-family: arial,sans-serif;
  font-size: 14px;
  color: rgb(205,216,228);
  text-shadow: 0 -1px rgb(46,53,58);
  text-decoration: none;
  line-height: 1.2em;
  padding: 0px 1.2em;
  outline: none;
  border: 1px solid rgba(33,43,52,1);
  border-radius: 3px;
  /*background: rgb(81,92,102) linear-gradient(rgb(81,92,102), rgb(69,78,87));*/
  background-color: transparent;
  box-shadow:
   inset 0 1px rgba(101,114,126,1),
   inset 0 0 1px rgba(140,150,170,.8),
   0 1px rgb(83,94,104),
   0 0 1px rgb(86,96,106);
}
input:active {
  box-shadow:
   inset 0 1px 3px rgba(0,10,20,.5),
   0 1px rgb(83,94,104),
   0 0 1px rgb(86,96,106);
}
input:focus:not(:active) {
  border: 1px solid rgb(22,32,43);
  border-bottom: 1px solid rgb(25,34,45);
  background: rgb(53,61,71);
  box-shadow:
   inset 0 1px 3px rgba(0,10,20,.5),
   0 1px rgb(83,94,104),
   0 0 1px rgb(86,96,106);
  pointer-events: none;
}
 
textarea {
  display: inline-block;
  font-family: arial,sans-serif;
  font-size: 18px;
  color: rgb(205,216,228);
  text-shadow: 0 -1px rgb(46,53,58);
  text-decoration: none;
  line-height: 1.2em;
  padding: 0px 1.2em;
  outline: none;
  border: 1px solid rgba(33,43,52,1);
  border-radius: 3px;
  /*background: rgb(81,92,102) linear-gradient(rgb(81,92,102), rgb(69,78,87));*/
  background-color: transparent;
  box-shadow:
   inset 0 1px rgba(101,114,126,1),
   inset 0 0 1px rgba(140,150,170,.8),
   0 1px rgb(83,94,104),
   0 0 1px rgb(86,96,106);
}
textarea:active {
  box-shadow:
   inset 0 1px 3px rgba(0,10,20,.5),
   0 1px rgb(83,94,104),
   0 0 1px rgb(86,96,106);
}
textarea:focus:not(:active) {
  border: 1px solid rgb(22,32,43);
  border-bottom: 1px solid rgb(25,34,45);
  background: rgb(53,61,71);
  box-shadow:
   inset 0 1px 3px rgba(0,10,20,.5),
   0 1px rgb(83,94,104),
   0 0 1px rgb(86,96,106);
  pointer-events: none;
}
 
td	 {	font-family: Verdana, Arial;
		font-size: 14px; font-weight: 600; COLOR:#6699CC}

   td.a {   background-color:#003841 } /*003153*/
   td.b {   background-color:#1f3a3d } /**/
   td.c {   background-color:#1d334a } /*012e38,002f55*/
  
H1 {line-height: 50%}

H1, H2, H3, H4 {margin-left: 20px; margin-top: 7px; margin-right: 20px; text-align:left; COLOR:#6699CC; FONT-WEIGHT: bold}

h1{font-size: 160%; text-decoration: none;}
h2{font-size: 130%;}
h3{font-size: 115%;}
h4{font-size: 100%;}

h1, h2, h3, h4 {text-shadow: #F39C2A 3px 3px 15px;}



a {	font-weight: 600; font-style: normal;
	color: grey; text-decoration: none;}	

a:hover	{font-weight: 600; font-style: normal; 
	color: #FFFFFF; text-decoration: underline;}

input {font-family: Verdana, Helvetica, sans-serif; font-size: 14px; padding: 0}
