body {
	background-color: white;
	background: white url(../images/brabackgr.jpg);
	background-repeat: no-repeat;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-size: 70%;
}

h2 { font-size: 180%; }

.cwRegForm .place {
	display: none;
}

div.cwRegForm {
	width: 832px;
}

.cwRegForm td.name a:hover {
	background-color: yellow;
}

.cwRegForm th,
.cwRegForm th span {
	font-weight:bold;
	color: white;
	background-color:#4004B7;
}

.cwRegForm td,
.cwRegForm td span {
	color: black;
	background-color:#FFFAE1;
}

.cwRegForm table.activityList,
.cwRegForm table.activity, 
.cwRegForm th, 
.cwRegForm table.activityList th,
.cwRegForm td.data, 
.cwRegForm table.formTable {
	border-color: #4004B7;
}

.cwRegForm td.data, 
.cwRegForm table.formTable { 
	background-color: white; 
}
