body {
	background: url(../images/bg.jpg) no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: darkred;
	text-decoration: none;
}

a:visited {
	color: darkred;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

td {
	color: #000000;
	font-family: arial, verdana, helvetica, sans serif;
	font-size: 12px;
}

.large {
	font-size: 14px;
	font-weight: bold;
}

.address {
	font-weight: bold;
	font-size: 14px;
	color: darkred;
}
form em {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}
.menu {
	position: absolute;
	left: 189px;
	top: 171px;
	width: 593px;
	height: 27px;
}
.text {
	position: absolute;
	left: 210px;
	top: 210px;
	width: 250px;
}
.images {
	position: absolute;
	left: 470px;
	top: 210px;
	width: 256px;	
}
.images img {
	padding: 0px 6px 6px 0px;
}
.title {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}