﻿body, tr
{
	font-family: Arial;
	font-size: 14px;
}

.tip
{
	font-size: 80%;
}

.error
{
	color: red;
	border-style:none;
}

.link_button
{
	border-style: none;
	border-width: 0;
	background-color: transparent;
	text-align:left;
	color: blue;
	text-decoration: underline;
}

input.digits
{
	-wap-input-format: *N;
	color: Green;
}