.MainFont {
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
}
a {
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Lucida Geande", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1569A5;
	text-decoration: underline blink;
	font-weight: bold;
}
h5 {
	font-size: 16px;
	color: #39F;
}


body {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(Furniture/Background.jpg);
}
.MainTableBorder {
	border: thick solid #B3A292;
}
.LeftBG {
	background-attachment: scroll;
	background-image: url(images/NewMock_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.RightBG {
	background-attachment: scroll;
	background-image: url(images/NewMock_03.gif);
	background-repeat: no-repeat;
}
.News {
	background-color: f8f8f8;
	padding: 6px;
	border: 1px solid #CCCCCC;
}
.RightBGBottom {

	background-attachment: scroll;
	background-image: url(Furniture/LEFTER.jpg);
	background-repeat: repeat;
}
.LeftBGBottom {

	background-attachment: scroll;
	background-image: url(Furniture/RIGHTER.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.MainFontSmall {
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	padding: 0px;
	font-weight: bold;
}

