#Top
{
	background-color:#afadc7;
	text-align:center;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight:bold;
	color: #fff;
}
#Middle
	{
	background-color:#d0cfe9;
	font-family: Verdana, Arial;
	color: #000;
	font-size: 14px;
	text-align: right;
	width:100px;
	}
input, select
{
	font-family: Verdana;
	font-size: 14px;
	}
input.text
{
	width:150px;
	height: 20px;
}
input.button
{
	height:24px;
	width: 75px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: Black;
}
