	
	#circlewrapper{
		width:540px;
		height:385px;
		background-image: url(../images/legal.png);
		background-repeat:no-repeat;
		background-position: 50% 50%;
		position:relative;
		margin-top:20px;
		margin-left:20px;
	}

	.vmbox{
		border-collapse:collapse;
		padding:0px;
		position:absolute;
		background-repeat:no-repeat;
	}

	.boxtextcontainer{
		padding:0px;
		text-align:center;
		line-height: 14px;
		color:#ffffff;
		font-size:13px;
		font-weight:bold;
		vertical-align:middle;
		height:45px;width:101px;
		height:45px;width:101px;

	}

	#box1{left:150px;top:0px;background-image: url(../images/redbox.png);height:45px;width:101px;}
	#box2{left:288px;top:0px;background-image: url(../images/purplebox.png);height:45px;width:101px;}
	#box3{left:44px;top:64px;background-image: url(../images/purplebox.png);height:45px;width:101px;}
	#box4{left:394px;top:64px;background-image: url(../images/bluebox.png);height:45px;width:101px;}
	#box5{left:0px;top:167px;background-image: url(../images/redbox.png);height:45px;width:101px;}
	#box6{left:440px;top:167px;background-image: url(../images/greenbox.png);height:45px;width:101px;}
	#box7{left:44px;top:276px;background-image: url(../images/greenbox.png);height:45px;width:101px;}
	#box8{left:394px;top:276px;background-image: url(../images/redbox.png);height:45px;width:101px;}
	#box9{left:150px;top:340px;background-image: url(../images/bluebox.png);height:45px;width:101px;}
	#box10{left:288px;top:340px;background-image: url(../images/purplebox.png);height:45px;width:101px;}

	
	#buttonwrapper{
		margin-top: 30px;
	}
	

	.vmbutton{
		border-collapse:collapse;
		background-repeat:no-repeat;
		height:29px;	
	}
	
	.vmbutton td{
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		vertical-align:middle;
		padding-left:5px;


	}

/*	.vmbutton td{vertical-align:middle;}	*/

	#button1{background-image: url(../images/redbutton.png);width:285px;}
	#button2{background-image: url(../images/purplebutton.png);width:285px;}
	#button3{background-image: url(../images/bluebutton.png);width:285px;}
	#button4{background-image: url(../images/greenbutton.png);width:285px;}
	#button5{background-image: url(../images/redbutton.png);width:285px;}
	#button6{background-image: url(../images/purplebutton.png);width:285px;}
	#button7{background-image: url(../images/bluebutton.png);width:285px;}
	#button8{background-image: url(../images/greenbutton.png);width:285px;}
	#button9{background-image: url(../images/redbutton.png);width:285px;}
	#button10{background-image: url(../images/purplebutton.png);width:285px;}
	}
	.blankhref{text-decoration:none;}
	.buttonhref{text-decoration:none;font-weight:bold;color:#ffffff;}

	.voloborder{text-align:center;border-top:solid 2px #1974C5;border-bottom: solid 2px #1974C5;text-align:center;}


