body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #96abb0;
  text-align: center;
  margin: 0;
}

div#result{
	height: 190px;
	width: 330px;
	margin: 1px;
	border: 1px solid #94AAB5;
	overflow: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	text-align: left;
}

div#users{
	background-color: transparent;
	border: 1px solid #94AAB5;
	width: 330px;
	margin: 1px;
	overflow: auto;
	height: 93px;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
}

td.fib21 select{
	background-color: transparent;
	border: 1px solid #94AAB5;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	margin: 1px;
}

td.fib21 input{
	background-color: transparent;
	border: 1px solid #94AAB5;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	margin: 1px;
}

td.fib34 input{
	background-color: transparent;
	border: 1px solid #94AAB5;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	margin: 1px;
}

div.logo{
	background-image: url(http://brainporn.net/images/brainporn.jpg);
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
	width: 350px;
/*	height: 313px; */
}

td.fib1a{
	background-image: url(http://brainporn.net/images/fib1a.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

td.fib1b{
	background-image: url(http://brainporn.net/images/fib1b.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

td.fib2{
	background-image: url(http://brainporn.net/images/fib2.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

td.fib3{
	background-image: url(http://brainporn.net/images/fib3.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}

td.fib5{
	background-image: url(http://brainporn.net/images/fib5.jpg);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
}

td.fib8{
	background-repeat: no-repeat;
	background-image: url(http://brainporn.net/images/fib8.jpg);
	width: 80px;
	height: 80px;
}

td.fib13{
	background-repeat: no-repeat;
	background-image: url(http://brainporn.net/images/fib13.jpg);
	width: 130px;
	height: 130px;
}

td.fib21{
	background-repeat: no-repeat;
	background-image: url(http://brainporn.net/images/fib21.jpg);
	background-position: bottom;
	width: 210px;
	height: 210px;
}

td.fib34{
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(http://brainporn.net/images/fib34.jpg);
	width: 340px;
	height: 340px;
	text-align: left;
	vertical-align: top;
}

td.fib55{
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(http://brainporn.net/images/fib55.jpg);
	width: 550px;
	height: 550px;
}

td.logo{
  background-image: url(http://brainporn.net/images/logo.jpg);
  width: 340px;
  height: 46px;
}

td.north{
	background-repeat: no-repeat;
  background-image: url(http://brainporn.net/images/north.jpg);
  width: 550px;
  height: 46px;
}

td.south{
  background-image: url(http://brainporn.net/images/south.jpg);
	background-repeat: no-repeat;
  width: 890px;
  height: 49px;
}

td.east{
  background-image: url(http://brainporn.net/images/east.jpg);
	background-repeat: no-repeat;
  width: 57px;
  height: 644px;
}

td.west{
	background-repeat: no-repeat;
  background-image: url(http://brainporn.net/images/west.jpg);
  width: 67px;
  height: 644px;
}

/* Sliding Menu Style Sheet */
div.popup{ border: 1px solid #666666; height: 26px; background-image: url(/script/icons/background_silver.jpg); font-size: 8pt; }