.columnsectionheaderleft {
	background-color: #009933;
	vertical-align: middle;
	font-weight: bold;
	height: 22px;
	width: 100%;
	text-align: left;
	padding-top: 3px;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	

	
.grayborder {
	border: 2px solid #999;
	}


	
input.button {

	background-color: #009900;
	width: 120px;
	height: 30px;
	font-size:16px;
	color:white;
	font-weight:bolder;
}

input.loginbutton{
background-color:#006600;
/*width:40px;*/
height:20px;
font-size:10px;
color:#CCCCCC;

}

input.text {background-color: #A0DE96;}

select {
background-color: #A0DE96;
font-weight:bolder;
}

textarea {background-color: #A0DE96;}