body
{
	background-color : #DFD7C2;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

td
{
	font-family : serif;
	color : #333333;
	font-size : 14px;
}

.copy
{
	color : #666666;
	font-size : 11px;
}

.home
{
	font-size : 12px;
}

a
{
	font-size : 14px;
}

.bottommenu
{
	font-size : 11px;
}

.input
{
	background-color : White;
	font-size : 12px;
	padding-left : 2px;
	margin-left : 10px;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 2px solid #849886;
	border-top : 2px solid #849886;
}

.but
{
	background-color : #FFFFFF;
	font-size : 12px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid #849886;
	border-bottom : 2px solid #849886;
}

.border
{
	border : 1px solid #DFD7C2;
}