.regInput {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	line-height: 14px;
	height: 16px;
}
.regInputML {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	line-height: 14px;
}
h1 {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color:#6699CC;
	font-size:14px;
}
h2 {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color: #666666;
	font-size:12px;
}

.red{color: #FF0000}
