﻿body
{
	font-family: Arial;
	font-size: small;
}
body a
{
	font-family: Arial;
	font-size: small;
	color: blue;
}
body a:visited
{
	font-family: Arial;
	font-size: small;
	color: rgb(120,20,120)
}

.tip
{
	font-size: 80%;
}

.error
{
	color: red;
	border-style: none;
	font-weight: bold;
	text-align: center;
	font-family: Tahoma; 
	width: auto;
	font-size: 11px;
}

.link_button
{
	border-style: none;
	border-width: 0;
	background-color: transparent;
	text-align:left;
	color: blue;
	text-decoration: underline;
}

.digited
{
	-wap-input-format: "*N";
	width: 120px;
}

.none
{
	width: 120px;
}

div.advertise
{
	background-color: #ffff8c; 
	border-color: #ff5114; 
	border-width: 2px; 
	border-style: solid; 
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.smallGray
{
	color: Gray;
	font-family: Arial;
	font-size: 11px;
}

