BODY {
	background-image: url(img/bkg.gif);
	SCROLLBAR-FACE-COLOR: #EDB8B3;
	SCROLLBAR-HIGHLIGHT-COLOR: #FCE1E1;
	SCROLLBAR-SHADOW-COLOR: #D0867C;
	SCROLLBAR-3DLIGHT-COLOR: #CB8176;
	SCROLLBAR-ARROW-COLOR: #9E1727;
	SCROLLBAR-TRACK-COLOR: #F3C7C3;
	SCROLLBAR-DARKSHADOW-COLOR: #9E1727;
	margin: 0px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

TD#menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #727272;
	padding-bottom: 6px;
	vertical-align: bottom;
	white-space: nowrap;
}

TD#menu A {
	color: #727272;
	font-weight: normal;
	text-decoration: none;
}

TD#menu A:hover {
	color: #727272;
	font-weight: normal;
	text-decoration: underline;
}

TD#menu .selected {
	font-weight: bold;
}

TD#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

TD#content A {
	color: #000000;
	text-decoration: underline;
}

TD#content A:hover {
	color: #000000;
	text-decoration: none;
}

TD#prices {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	white-space: nowrap;
}

TD#prices2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #9E1727;
	white-space: nowrap;
	text-align: center;
	border-bottom: 1px solid #9E1727;
}

TD#prices3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #9E1727;
	white-space: nowrap;
}

TD#prices4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

TD#prices .itsbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #9E1727;
}

TD#address {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #616161;
	font-weight: normal;
	padding: 9px;
	text-align: center;
}

TD#address A {
	color: #616161;
	text-decoration: none;
}

TD#address A:hover {
	color: #616161;
	text-decoration: underline;
}