body{
	background-color:#CCCCCC;
	padding-top:10px;
	text-align:center;
}

.wrongClass{
	position:relative;
	top:-10px;
	font-family:verdana;
	font-variant:small-caps;
	font-size:10px;
	width:110px;
	height:25px;
	background-color:#CCCCCC;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

.muckClass{
	font-size:18px;
	font-family:verdana;
	background-color:#999999;
	color:#CCCCCC;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
}

.boxSelected{
	font-size:18px;
	font-family:verdana;
	border-style:solid;
	border-color:#9999FF;
	border-width:1px;
	background-color:#FFFFFF;
	color:#000000;
}

.boxUnselected{
	font-size:18px;
	font-family:verdana;
	border-style:solid;
	border-color:#9999FF;
	border-width:1px;
	background-color:#0000CC;
	color:#FFFF00;
}

.ddInputClass{
	font-family:verdana;
	font-size:18px;
	color:#FF0000;
	width:65px;
	height:25px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	padding-left:3px;
}

.p1Marker{ position:absolute; left:53px; top:390px; visibility:visible; }
.p2Marker{ position:absolute; left:192px; top:390px; visibility:visible; }
.p3Marker{ position:absolute; left:331px; top:390px; visibility:visible; }

.startMarker{ visibility:hidden; }

.nameButtonPos{
	position:relative;
	top:5px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#0000CC;
	color:#FFFFFF;
	border-style:none;
}

.nameButtonNeg{
	position:relative;
	top:5px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#FF0000;
	color:#FFFFFF;
	border-style:none;
}

.scoreButtonPos{
	position:relative;
	top:15px;
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	background-color:#0000CC;
	color:#FFFFFF;
	border-style:none;
}

.scoreButtonNeg{
	position:relative;
	top:20px;
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	background-color:#0000CC;
	color:#FFFFFF;
	border-style:none;
}

.text5{
  font-family:verdana;
  font-size:11px;
  color:#FFFFFF;
}

.nameTextBox{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	width:100px;
	height:15px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	padding-left:3px;
}

.p1_boxRight{
	font-size:18px;
	font-family:verdana;
	background-color: #0000CC;
	color: #FFFF00;
	border-style:solid;
	border-color:#FF3300;
	border-width:6px;
}

.p1_boxWrong{
	font-size:18px;
	font-family:verdana;
	background-color: #0000CC;
	color: #FFFF00;
	border-style:solid;
	border-color:#990000;
	border-width:6px;
}

.p2_boxRight{
	font-size:18px;
	font-family:verdana;
	background-color: #0000CC; 
	color: #FFFF00;
	border-style:solid;
	border-color:#00EE00;
	border-width:6px;
}

.p2_boxWrong{
	font-size:18px;
	font-family:verdana;
	background-color: #0000CC; 
	color: #FFFF00;
	border-style:solid;
	border-color:#339900;
	border-width:6px;
}

.p3_boxRight{ 
	font-size:18px;
	font-family:verdana;
	background-color: #0000CC; 
	color: #FFFF00; 
	border-style:solid;
	border-color:#FFFF00;
	border-width:6px;
}

.p3_boxWrong{
	font-size:18px;
	font-family:verdana;
	background-color: #0000CC; 
	color: #FFFF00; 
	border-style:solid;
	border-color:#CC6600;
	border-width:6px;
}

.playerFinalName{
	background-color:#99CCFF;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border-style:none;
	border-width:0px;
}

.wagerButton{
	width:52px;
	height:19px;
	font-family:verdana;
	font-size:11px;
	font-variant:small-caps;
	text-align:left;
	padding:0px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	margin-left:0px;
	position:relative;
	top:2px;
}

.finalTextBox{
	width:170px;
	height:19px;
	font-family:verdana;
	font-size:11px;
	color:#333399;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding-left:3px;
}

.wagerBox{
	width:45px;
	height:19px;
	font-family:verdana;
	font-size:11px;
	color:#333399;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding-left:3px;
}

.finalTableClass{
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}

.finalTableClass td{
	font-family:verdana;
	color:#FFFFFF;
	font-size:12px;
}

.finalInnerTable{
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	background-color:#99CCFF;
}

.finalHideButton{
	width:40px;
	height:40px;
	font-variant:small-caps;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

.showButtonClass{
	font-variant:small-caps;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

.endGameButtonClass{
	font-variant:small-caps;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

.winnerButtonClass{
	font-size:22px;
	font-family:verdana;
	font-weight:bold;
	border-width:0px;
	border-style:none;
}

.winnerDivClass{
	background-color:#FF0000;
	border-width:0px;
	border-style:none;
}

.nameButtonClass{
	width:140px;
	font-variant:small-caps;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

.contactClass{
	font-size:11px;
	color:#FFFFFF;
	
}

#example1{
	position:absolute;
	left:845px;
	top:160px;
}

#appDiv{
	position:relative;
	background-color:#0033CC;
	width:650px;
	height:510px;
	background-image: url('../images/graphic.png');
	background-repeat: no-repeat;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	visibility:hidden;
}

#doubleDiv{
	position:absolute;
	left:542px;
	top:390px;
}

#switchGrid{
	position:absolute;
	left:503px;
	top:230px;
	width:120px;
	height:24px;
	font-family:verdana;
	font-size:10px;
	color:#999999;
	text-indent:0px;
	padding:0px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;

}

#ddButton{
	position:absolute;
	left:503px;
	top:420px;
	width:120px;
	height:24px;
	font-family:verdana;
	font-size:10px;
	color:#999999;
	text-indent:0px;
	padding:0px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	text-indent:3px;

}

#finalButton{
	position:absolute;
	left:503px;
	top:445px;
	width:120px;
	height:24px;
	font-family:verdana;
	font-size:10px;
	color:#999999;
	text-indent:0px;
	padding:0px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;

}

#gameGridDiv{
	position:absolute;
	left:30px;
	top:110px;
	background-color:#000000;
}

#gameBox{
	width: 70px;
	height: 50px;
}

#deskTable{
	position:absolute;
	left:41px;
	top:385px;
	width:400px;
	height:100px;
	border-style:none;
}

#deskTable td{
	border-style:none;
}

#p1Div{
	position:relative;
	background-color:#0000CC;
	width:125px;
	height:65px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:2px;
}

#p2Div{
	position:relative;
	background-color:#0000CC;
	width:125px;
	height:65px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:2px;
}

#p3Div{
	position:relative;
	background-color:#0000CC;
	width:125px;
	height:65px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:2px;
}

#muckButton{
	position:absolute;
	left:503px;
	top:180px;
	width:120px;
	height:40px;
}

#blueDiv{
	position:absolute;
	left:30px;
	top:110px;
	background-color:#000000;
	width:448px;
	height:275px;
}

#guiOuterBorder{
	position:absolute;
	background-color:#001ca7;
	left:130px;
	top:18px;
}

#outerFinal{
	position:absolute;
	background-color:#0066CC;
	left:30px;
	top:110px;
	width:448px;
	height:275px;
}

#finalTable{
	position:absolute;
	left:45px;
	top:10px;
}

#winnerDiv{
	background-color:#FF0000;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:0px;
	margin-top:0px;
	width:250px;
	height:70px;
	z-index:0;
	overflow:hidden;
}

#winnerButton{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-35px;
	margin-left:-125px;
	width:250px;
	height:70px;
}

#winnerButtontext{
	position:absolute;
	top:60%;
	left:40%;
}

.helpOn{
	position:absolute;
	top:15px;
	left:502px;
	border:1px solid #000000;
	width:180px;
	padding:10px;
	background-color:#FFFFFF;
	display:none;
	font:normal 11px Verdana;
	height:490px;
	z-index:2;
	
}


#helpDiv ol{
	padding:0px;
	margin:24px;
}

#helpDiv li{
	padding-bottom:20px;
	font:normal 11px Verdana;
}

.helpDivClass{
	font:bold 15px Arial;
	text-align:left;
	padding:10px 0px 0px 23px;
}

b{
	font-size:12px;
	color:#0000CC;
}

#helpButtonDiv{
	position:absolute;
	top:120px;
	left:502px;
}

.helpButtonClass{
	font-family:verdana;
	font-size:11px;
	padding-top:0px;
}

table tr td{
	font-family:verdana;
	font-size:11px;
}

.help_title{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}