/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}

td
{
	font-family: Arial;
	font-size: 34px;
	font-weight:bold;
	color: #000000;
	padding-bottom:1px;

}

.bot
{
	padding-bottom:3px;

}

.desig
{
	font-family: Verdana;
	font-size: 48px;
	color: #6d6e70;
	font-weight:bold;
}

.form_input
{
	font-family: Arial;
	font-size: 48px;
	color: #000000;
	border:0;
	background:#FFFFFF;
	font-weight:bold;
	text-align: right;
	width:65px;
	background-color: #FFFFFF;

}

span {font-family: Arial;
	font-size: 48px;
	color: #000000;
	}
	
	
disabled
{color: #000000;
}


