  HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: auto; PADDING-TOP: 0px;  BACKGROUND-COLOR: rgb(63,67,98);
	BACKGROUND-POSITION: top center; 
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-IMAGE: url("images/background.jpg");
}
BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: auto; PADDING-TOP: 0px;  
	COLOR: rgb(255,255,255);
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-SIZE: 10px;
	margin :0px;
	scrollbar-base-color: rgb(149,252,144);
	scrollbar-track-color: rgb(40,2,21);
	}
  

a,a:visited {  
 	color:#00ffff; 
	text-decoration: none;  
	}
    
a:hover { 
 	color:#ff30ff;
	}
	
form{
  	margin:0;
	padding:0;
	}
#cell2 img{
	display: block;

}
#cell8 img{
	display: block;

}	
#cell2 {
 	border-bottom:3px solid rgb(40,2,21);
	}

#cell4 {
 	height:50px;
	overflow: auto;
	background-image:url(images/bg1.jpg);
	padding-left:5px;
	padding-right:5px;

	}
#cell5 {
	vertical-align:top;
	background-image:url(images/bg2.jpg);
	height:200px;
	}

#cell6 {

	background-image:url(images/bg2.jpg);
	vertical-align:top;

}
#cell8 {
 	border-top:3px solid rgb(40,2,21);
 	background-image:url(images/bkfooter2.jpg);
 
 	height:50px;
 	text-align:right;
	
	}
.report{
	overflow: auto;
	padding-left:5px;
	padding-right:5px;
	height:200px;
	FONT-SIZE: 10px;
	FONT: 10px/12px;
	LINE-HEIGHT:12px;	
}

#cell7 {
	vertical-align:top;
	height:50px;
}
.badgerTable  {
	height:200px;
	width:250px;	
	overflow: auto;

	}



#but1 {
 	width:250px;
 	height:25px;
	}
#but5,#but3,#but4 {
	width:55px;
 	height:25px;
}
#but2 {
	width:85px;
 	height:25px;
}
	
.bt1 {width:50px;background-color:rgb(74,125,66)}
.bt2 {width:16px;background-color:rgb(80,135,68)}
.bt3 {width:30px;background-color:rgb(86,145,71)}
.bt4 {width:50px;background-color:rgb(92,156,73)}
.bt5 {width:50px;background-color:rgb(98,166,76)}
.bt6 {width:50px;background-color:rgb(104,176,78)}
.bt7 {width:50px;background-color:rgb(110,187,81)}
.bt8 {width:170px;background-color:rgb(117,197,84)}
.styleBoard  img{
	/*position:relative;*/
	top:0px;
	display: block;
	}
.displayBoard img{
	/*position:relative;*/
	top:0px;
	display: block;
	}

.mainTable{
	border:3px solid rgb(40,2,21);
	width:750px;	
}
.repH{
	FONT-SIZE: 12px;
	FONT: 12px;	
	font-variant:small-caps;
}

.styleInstructions{
	height:460px;
	width:460px;	
	overflow: auto;
	text-align:center;
	padding:20px;
	FONT-SIZE: 12px;
	FONT: 12px;	
	background-image:url(images/bg3.jpg);
}

.styleBigTable{
	height:500px;
	width:500px;	
	overflow: auto;
}



.styleInstructions h1{
	text-align:center;
	FONT-SIZE: 25px;
	FONT: 25px;	
}

.styleInstructions h2{
	text-align:center;
	FONT-SIZE: 20px;
	FONT: 20px;	
}


input.btn{

   	font-family:'trebuchet ms',helvetica,sans-serif;
	FONT-SIZE: 12px;
	FONT: 12px;	
	color:rgb(40,2,21);
   	background-color:rgb(149,252,144);
	border:1px solid;
   	border-top-color:#696;
   	border-left-color:#696;
   	border-right-color:#363;
   	border-bottom-color:#363;
   }
