IMG
{
	border-color: FFFFFF;
}

BODY
{
	margin-top: 0;
	margin-bottom: 0;
	margin-right:0;
	margin-left:0;
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #000000;
	background-color: E5D2A0;
	padding: 0px 0px 0px;
}

BODY.content
{
	background-color: FFFFFF;
	padding: 2px 2px 2px;
}

IFRAME
{
	border-style: none;
	BORDER-BOTTOM: FFFFFF 0.2mm solid;
	BORDER-LEFT: FFFFFF 0.2mm solid;
	BORDER-RIGHT: FFFFFF 0.2mm solid;
	BORDER-TOP: FFFFFF 0.2mm solid;
}

TD
{
	font-size:10px;
	font-family: verdana,tahoma,arial;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
}

UL
{
	list-style-image: url(images/li.gif);
}

a:link, a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #756540;
}
a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #756540;
}
a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.specchar
{
	font-family: symbol;
}

.small
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	font-weight: none;
	color: #000000;
}

a.small:link, a.small:active, a.small:visited
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #000000;
}

a.small:hover
{
	text-decoration: underline;
}

.heading
{
	font-family: verdana,tahoma,arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.normal
{
	align: right;
	font-family: verdana,tahoma,arial;
	font-size: 12px;
	font-weight: none;
	color: #000000;
}

a.menu:link, a.menu:active, a.menu:visited
{
	font-weight: normal;
	text-decoration:none;
	color: #777777;
}

a.menu:hover
{
	font-weight: normal;
	text-decoration:underline;
	color: #000000;
}

.menu
{
	font-family: verdana, tahoma, arial;
	font-size: 10 px;
	font-weight: normal;
	text-decoration:none;
	color: #777777;
}

textarea
{
	width: 350px;
	height: 70px;
	font-family: verdana, tahoma, arial;
	font-size: 10 px;
	font-weight: normal;
}
input.field
{
	width: 350px;
	font-family: verdana, tahoma, arial;
	font-size: 10 px;
	font-weight: normal;
}
input.zipfield
{
	width: 45px;
	font-family: verdana, tahoma, arial;
	font-size: 10 px;
	font-weight: normal;
}
input.cityfield
{
	width: 300px;
	font-family: verdana, tahoma, arial;
	font-size: 10 px;
	font-weight: normal;
}
input.button
{
	border: 1px solid #000000;
	background: #FFFFFF;

	font-family: verdana, tahoma, arial;
	font-size: 10 px;
	font-weight: normal;
	text-decoration:none;
	color: #777777;
}