.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	line-height: 13px;
	text-align: justify;

}
.scroll {
	overflow-x: hidden;
	scrollbar-base-color: FFFFFF;
	scrollbar-face-color: e6e6e6;
	scrollbar-track-color: ffffff;
	scrollbar-highlight-color: FFFFFF;
	scrollbar-3dlight-color: ffffff;
	scrollbar-shadow-color: FFFFFF;
	scrollbar-darkshadow-color: FFFFFF;
	scrollbar-arrow-color: 333366;
}
.customform {
	background-color: EDEDED;
	color: #333333;
	font-family: arial, helvetica;
	font-size: 12px;
	border: solid 1px #999999;
	padding: 2;
}
.customform2 {
	
	color: #333333;
	font-family: arial, helvetica;
	font-size: 10px;
	border: solid 1px #999999;
	padding: 2;
}
