body {
	font-family: arial;
	font-size: 12px;
	color: black;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	color: #7a7a7a;
	height: 18px;
}

#content .right {
  display: none;
}

#content .oke {
  display: none;
}

#content p.av {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8px;
}

input.input
{
  width: 300px;
}

input.input, td.write
{
  border: none;
  border-bottom: 1px solid #000000;
}

input#print
{
  display: none;
}

#footer 
{
	background: 			#E12E32;
	height: 				18px;
	line-height: 			17px;
	color: 					White;
}
