/* CSS Document */

html{ font: 12px Verdana, Arial, Helvetica, sans-serif; color:#2e4259;}
body{ background:#E8E8E8;}
.img{ border-width:0px;}

form.text
	{
		font: 10px Verdana, serif; color:#333333;
		border: 1px solid #999999;
		display :block;
		width: 97%;
		padding: 2px;
		font-weight:bold;
		height:14px;
	}