
#headingBox
{
	font-weight: bold;
	font-size: x-large;
	text-align: left;
}


.regCkBox 
{
	font-weight: bold;
}

#regBox 
{
	text-align: center; 
	margin-left: 20px;
	border: ridge 5px #6666ff;
	padding: 5px;
}



#regBox TABLE
{
	border: solid 1px black;
	text-align: left;
}


#regBox TR
{
	border: solid 1px orange;
}


#regBox TD
{
	border: solid 1px blue;
	background-color: white;
}

.registrantTD
{
}


#reg1 TD 
{
	background-color: #ffeeee;
}

#reg2 TD 
{
	background-color: #ccffcc;
}

#reg3 TD 
{
	background-color: #ccccff;
}

#reg4 TD 
{
	background-color: #ffffcc;
}

.toregister 
{
	width: 500px;
}

.bitflagstitle 
{
	text-decoration: underline;
	margin-left: 40px;
}

.bitflagsbox
{
	padding: 4px;
}

.ccdCheckout
{
	border: ridge 5px #6666ff;
	padding: 30px;
	margin-bottom: 70px;
	width: 320px;
	margin-left: 90px;
	background-color: #f8fff8;
}
