/*@import url(base.css);*/

.regtable{
	width:100%;
}

.regtable tr.markform td, .regtable tr.markform th {
	background-color:#2e0606;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

.regtable tr th {
	text-align:right;
	padding-right:5px;
}

tr.theader td, tr.theader th{
	background-color:#a00f49;
}

.regwarn{
	font-weight:bold;
	color:red;
}


#profile td,#profile td{
	padding:3px;
}
