.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: 110px;
	font-family:Arial;
	border-top: 1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:#F7F7F7;
}

.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;
}
.Copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
