body 
{
	background-image: url(layout/bg.gif);
	background-color: #ffffff;
	margin: 0px;
	font-family: georgia;
	font-size: 11px;
	line-height: 19px;
	color: #6c695b;
}

.link1:link {text-decoration: none; color: #a81a1a;} 
.link1:active {text-decoration: none; color: #a81a1a;} 
.link1:visited {text-decoration: none; color: #a81a1a;} 
.link1:hover {text-decoration: underline; color: #a81a1a;}

.pix {
	float: left;
	padding-right: 14px;
	padding-bottom: 1px;
}

.text {
	font-family: Georgia;
	font-size: 11px;
	color: #a81a1a;
	font-weight: normal;
	line-height: 19px;
}

.bgrepeat {
	background-image: url(layout/mainbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.frame {
	border: 1px dashed #a81a1a;
}

.field {
	FONT-SIZE: 11px;
	FONT-FAMILY: Georgia;
	border: 1px solid #a81a1a;
	BACKGROUND-COLOR: #ffde00;
}

.button {
	FONT-SIZE: 11px;
	FONT-FAMILY: Georgia;
	COLOR: #ffffff;
	border: 1px solid #ffffffs;
	BACKGROUND-COLOR: #a81a1a;
}

