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;
}

#buttonpanic
{
	font-size: 1.5em; 
	background-color: Red ;
	color: Black ;	
}
#recruitLink
{	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
}
#recruitImage
{
	width: 30vh;
	height: 41vh;
	border: 0;
	align: center;

}

#recruitText
{ 
	white-space: pre-line;
	text-align: center;
	
	color: AntiqueWhite ;	
	font-size: 1.7em; 	
	margin-right: 0.5em;
    margin-left : 0.5em;
}

.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; 	
	-ms-user-select: None; 
	-moz-user-select: None; 
	-webkit-user-select: None; 
	
}
.extbox 
{
	margin : 0.2em;
	padding :0;
	display: inline-block;
	color: AntiqueWhite ;	
	font-size: 1.7em; 	
		
	
}

#copyData
{
	margin : 0.0em;
	padding :0;
	display: inline-block;
	color: AntiqueWhite ;	
	background-color: black;
	font-size: 0.7em; 	
	align: center;
	
}
#copyData2
{
	margin : 0.0em;
	padding :0;
	display: inline-block;
	color: AntiqueWhite ;	
	background-color: black;
	font-size: 0.7em; 	
	align: center;
	
}
.blackCell
{
	background-color: black;
}


.buttonA
{
	font-size: 1.4em; 
	background-color: AntiqueWhite ;
}
.buttonB
{
	font-size: 1em; 
	background-color: AntiqueWhite ;
}
#gbselectAge , #gbselectAtoZ 
{ 
	
	font-size: 1.5em; 
	background-color: AntiqueWhite ;	
	text-align:left; 
	
}

 .rewfld
 {
	-ms-user-select: None; 
	-moz-user-select: None; 
	-webkit-user-select: None;  
 }
 
 
.copyDataLabels
{
	font-size: 1.4em; 
	text-align: center;
	vertical-align:middle;
	color: AntiqueWhite ;	
}

#copyDataName , #copyDataStyle , #copyDataText
{
	font-size: 1em; 
	text-align: center;
	vertical-align:middle;
	background-color: AntiqueWhite ;	
}

.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;
}