#inwindow {
	border-style: inset;
	border-width: 1px;
	width: 600px;
	height: 356px;
}

#form {
	background: #000070;
	width: 600px;
	height: 100px;
	padding-top: 5px;
	border-top: #ffffff 1px dotted;
	color:#BBBBBB;
	/*color:#FF6600*/
}

