/*@import url(base.css);*/

.regtable{
	width:100%;
}

.regtable tr.markform td, .regtable tr.markform th {
	background-color:#;
	border-bottom:1px solid #eae840;
}

.regtable tr th {
	text-align:right;
	padding-right:5px;
}

tr.theader td, tr.theader th{
	background-color:#8c004a;
}

.regwarn{
	font-weight:bold;
	color:#9c7600;
}


#profile td,#profile td{
	padding:0px;
}
