th
{
	background-color: #e0e0e0;
	font-family:Arial;
	font-size:100%;
	color: #000;
}

td
{
	font-family:Arial;
	font-size:100%;
	color: #000;
}

th.heading
{
	background-color: #e0e0e0;
	font-family:Arial;
	font-size:110%;
	color: #E1D7BA;
}

input.button
{
    border: #acacac 2px inset;
    padding: 1px;
    font-size: 12px;
    cursor: pointer;
    color: #fff;
    font-family: Arial;
    background-color: #002fb7;
    text-align: center;
}

input.disabledbutton
{
    display:none;
}
