/* CSS Document */

html, body {
	background-color:"#FFFFFF";
	color:#3F4258;
	height:100%;
	width:100%;
	font-size:11px;
	font-family:Tahoma;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


table{
border-collapse:collapse;
}

.txt{

}


.frm{
	border:1px #999999 solid;
	width:186px;
	color:#3F4258;
	font-size:11px;
	font-family:Tahoma;
}