.LeftBorder {
	background-image: url(images/mock2_01.gif);
	background-repeat: repeat;
	background-position: right top;
}
.RightBorder {
	background-image: url(images/mock2_03.gif);
	background-repeat: repeat;
	background-position: right top;
}
.MainFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	left: 25px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ba1919;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ba1919;
	text-decoration: underline;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-image: url(furniture/1024bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MainFontSmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	left: 25px;
}
.PressBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ba1919;
	border-right-color: #ba1919;
	border-bottom-color: #ba1919;
	border-left-color: #ba1919;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
