INPUT 
{
	background-color: lightgoldenrodyellow;
	color: black
}

body{ min-width: 1000px; }

div.back
{
	background-color:#ffffff;
}


p {
	width: 700px; 
	padding:5px; 
	margin: 20px; 
	margin-top:10px; 
	margin-bottom: 5px;
	background: darkblue;
}

div.bigbluebox2012
{
	width: 670px; 
	padding:2px; 
	margin-left: 20px;
	margin-right: 20px;
	margin-top:2px; 
	margin-bottom: 5px;
	background: darkblue;
}

#BlueBox 
{
	/*position:fixed;*/
	top: 150px;
	width: 180px;
	float: center;
	z-index:100;
	width: 700px; 
	padding:5px; 
	margin-left: 20px; 
	margin-top:5px; 
	margin-bottom: 5px;
	margin-right: 20px;
	background: darkblue;
}

div.WhiteBox 
{
	/*position:fixed;*/  ooppeenneedd..
	top: 150px;
	width: 180px;
	float: center;
	z-index:100;
	width: 700px; 
	padding:5px; 
	margin-left: 20px; 
	margin-top:5px; 
	margin-bottom: 5px;
	margin-right: 20px;
	background: white;
}

#Bfont
{
	font-family: Arial;
	font-size: 28;
	font-weight: Bold;
	color: orchid;
}

div.BAfont
{
	font-family: Arial;
	font-size: 30;
	font-weight: Bold;
	color: black;
}
	
div.Sfont
{
	font-family: Arial;
	font-size: 12;
	font-weight: Light;
	color: DarkGray;
}

#Nfont
{
	font-family: Arial;
	font-size: 24;
	font-weight: Lighter;
	color: Orchid;
}



.toolbar
{
	background-color: White;
	color: Navy;
	top: 150px;
	width: 180px;
	float: right;
	border:1px solid #000000;
	z-index:100;
	text-align:center;
	font-size:1.2em;
	font-family: Arial, Sans-Serif;
	padding: 14px 0px;

}       	
	
.toolbar1
{
	background-color: White;
	color: Navy;
	top: 150px;
	width: 180px;
	float: left;
	border:1px solid #000000;
	z-index:100;
	text-align:center;
	font-size:1.0em;
	font-family: Arial, Sans-Serif;
	padding: 14px 0px;

}  

#toolbarb
{
	background-color: White;
	color: Navy;
	position:absolute;
	right:20px;
	top:1380px;
	width: 180px;
	float: right;
	border:1px solid #000000;
	z-index:100;
	text-align:center;
	font-size:1.2em;
	font-family: Arial, Sans-Serif;
	padding: 14px 0px;
}       	 

#toolbar1b
{
	background-color: White;
	color: Navy;
	position:absolute;
	left:20px;
	top:1350px;	
	width: 180px;
	height: 180px;
	float: left;
	border:1px solid #000000;
	z-index:100;
	text-align:center;
	font-size:0.9em;
	font-family: Arial, Sans-Serif;
	padding: 14px 0px;
}


  

table.regtable
{
	width: 680;
	background: darkblue;
}

td.regcell
{
	text-align:center;
	
}

tr.regrow
{
	text-align:center;
	
}
