body {
	background-image: url(../images/bg.jpg);
}

.copy {
	FONT-SIZE: 10px; COLOR: #9d9c99; LINE-HEIGHT: 12px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}


.heading {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #717161;
}
.menuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #b49d67;
	text-transform: uppercase;
	padding-right: 4px;
}


.menuBrd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c4c3a6;
	width:8px;
}
.textbody {
	font-family: tahoma;
	font-size: 10px;
	color: #717161;
/*	line-height:12px;*/
}
.textmore {
	font-family: tahoma;
	font-size: 10px;
	color: #717161;
	font-weight: bold;
}
.textbottom {
	font-family: tahoma;
	font-size: 10px;
	color: #717161;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
