/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size:medium;
}
body 
{
background-color: #999999;
}
.outlay_border
{
border-style:double;
border-width:thin;
background-color:#FFFFFF;
}
input.lebutton
{
   font-family:Arial,sans-serif;
   font-weight:bold;
   font-size:12px;
   background-color:#ffffff;
   border-width: 1px;
   border-color: #000000;
   border-style:double;
}
