.Form {
	color:#002050;
	font-size:10px;
	height:17px;
	width: 250px;
	font-family:Arial;
	border-top: #C6D3E5 1px solid;
	border-left:#C6D3E5 1px solid;
	border-bottom:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	background-color:#EBEFF5;
}
.Form2 {
	color:#002050;
	font-size:10px;
	height:65px;
	width: 250px;
	overflow:hidden;
	font-family:Arial;
	border-top: #C6D3E5 1px solid;
	border-left:#C6D3E5 1px solid;
	border-bottom:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	background-color:#EBEFF5
	
}

.FormShort {
	color:#002050;
	font-size:10px;
	height:17px;
	width: 115px;
	font-family:Arial;
	border-top: #C6D3E5 1px solid;
	border-left:#C6D3E5 1px solid;
	border-bottom:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	background-color:#EBEFF5;
}

.SmallButton {
	color:#002050;
	font-size:12px;
	height:15px;
	width: 15px;
	font-family:Arial;
	border-top: #C6D3E5 1px solid;
	border-left:#C6D3E5 1px solid;
	border-bottom:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	background-color:#EBEFF5;
}
