h1
{ 
font-size: 2.5em;
font-family: cursive; 
background-color: AntiqueWhite ; 
text-align: center;
}
h2
{ 
font-size: 1.5em;
font-family: cursive; 
background-color: AntiqueWhite ; 
text-align: center;
}
 th, td { border: thin solid; }
 
 #noscript
 {	 
	background-color: black;
	 color: red;
 }
 
#arcboosttable, #externaltable
{ 
	font-size: 1.5em; 
	border-collapse: collapse; 
	border-width: thin;
	border-style: solid;
	background-color: AntiqueWhite ;
	padding-right: 1em;	
	margin-right: 1em;
	text-align:center; 
    vertical-align:middle;
	display: inline-table;
}


.gbtext 
{
	display: inline-block;
	color: AntiqueWhite ;	
	font-size: 1.7em; 	
	margin-right: 0.5em;
    margin-left : 0.5em;	
	
}
.totbox
{
	margin : 0.2em;
	padding :0;
	display: inline-block;
	color: AntiqueWhite ;	
	font-size: 1.7em; 	
		
	
}
.extbox
{
	margin : 0.2em;
	padding :0;
	display: inline-block;
	color: AntiqueWhite ;	
	font-size: 1.7em; 	
		
	
}
#gbselect 
{ 
	
	font-size: 1.5em; 
	background-color: AntiqueWhite ;	
	text-align:right; 
	
}
.outerdiv
{

	width: 100%;
	display: inline-block;
}
#pselect
{ 
	
	font-size: 1.5em; 
	background-color: AntiqueWhite ;	
	text-align:right; 
	
}
#gblevel , #gbfactor , #extfp , #outbidgbtotal , #outbidbgfp , #outbidfp, #ownarcfactor, #ownarcbasefp
{	
	background-color: AntiqueWhite ;	
	font-size: 1.3em; 		
	
}

footer
{
	text-align:center;
	font-size: 0.75em; 
	color: AntiqueWhite ;
}
#p1factor ,#p2factor, #p3factor, #p4factor, #p5factor, #external1, #external2, #external3, #external4, #external5
{
	text-align:center; 
	font-size: 1em; 
	vertical-align: middle;
	background-color: AntiqueWhite ;	
}

	
body 
{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: black;
	white-space: nowrap;
}