input
	{
	font-size: 11px;
	}
input.button
	{
	color: #FFFFFF;
	font-size: 12px;
	background-color: #3366CC;
	font-weight: bold;
	border-top: thin outset #6699FF;
	border-right: thin outset #000066;
	border-bottom: thin outset #000066;
	border-left: thin outset #6699FF;
	}
input.txt
	{
	background-color: #F8F8F8;
	border-top: thin groove #999999;
	border-right: thin groove #FFFFFF;
	border-bottom: thin groove #FFFFFF;
	border-left: thin groove #999999;
	}
select.txt
	{
	background-color: #F8F8F8;
	border-top: thin groove #999999;
	border-right: thin groove #FFFFFF;
	border-bottom: thin groove #FFFFFF;
	border-left: thin groove #999999;
	}
textarea.txt
	{
	background-color: #F8F8F8;
	border-top: thin groove #999999;
	border-right: thin groove #FFFFFF;
	border-bottom: thin groove #FFFFFF;
	border-left: thin groove #999999;
	}
.txt
	{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
