td.profileContentTableHeader{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:bold;
	color: #006600;
	border-bottom: 1px #C3C3C3 solid;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

tr.myProfileContentRow{
}

tr.myProfileContentRowOver{
background-color:#CCEDCF;
}
h4.myProfileOptionsHeader{
margin: 0px;
margin-top: 5px;
font-size:12px;
}

td.ordertd {
vertical-align:top;
border-bottom: 1px #C3C3C3 solid;
padding-top: 5px;
padding-bottom: 3px;
}

.simpleinput {
	border: 1px black double;
	background-color: #FFFFFF;
	font-size: 12px;
}
