.Fields 
{
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-position: center center;
	font-weight: normal;
	color: #CCCCCC;
	width: 350px;
	border: thin none #CCCCCC;
}
.Buttons 
{
	background-color: #DDCFB2;
	font-family: arial;
	font-size: xx-small;
	background-position: center center;
	font-weight: normal;
	color: #333333;
	height: auto;
	width: auto;
	cursor: hand;
	border: 1px none;
}

