body{

 scrollbar-face-color: #EEEEEE;

 scrollbar-shadow-color: #3f4782;

 scrollbar-highlight-color: #000000;

 scrollbar-3dlight-color: #3f4782;

 scrollbar-darkshadow-color: #000000;

 scrollbar-track-color: lightblue;

 scrollbar-arrow-color: #3f4782;

}

body {
	margin:5px;
	font-size:0.75em;
}
textarea{
	font-family: Lucida Sans Unicode, Arial, sans-serif,Trebuchet MS;
	font-size:12px;

}
 select { 

 color: #3f4782;

 background-color: #EEEEEE;
 border: 2px ridge lightgray;


 font-size: 0.9em;

}

 
.buttonReset {

 color: white;

 background-color: orchid;

 font-size: 1.0em;

 border: 1px outset lightgray;

 padding: 4px;        

}

.buttonSubmit {

 color: white;

 background-color: orchid;

 font-size: 1.0em;

 border: 1px outset lightgray;

 padding: 4px;

}.buttonResetRoll {

 color: white;

 background-color: lightblue;

 font-size: 1.0em;

 border: 1px outset lightgray;

 padding: 4px;

}

.buttonSubmitRoll {

 color: white;

 background-color: lightblue;

 font-size: 1.0em;

 border: 1px outset lightgray;

 padding: 4px;

}

	a{
		color:#F00;
	}
	.clear{
		clear:both;
	}
fieldset{
		margin:0px;
		height: 300px;
		
	}
.super {text-decoration: blink; text-align: center}
