body {
		background-color: #d4d2c5;
	margin: 0px;
	padding: 0px;
}
.bottomgrey {
	background-color: #6c6c6c;
	height: 16px;
}
.topgrey {
	background-color: #444444;
	height: 16px;
}
.rightpanel {
	background-color: #eae7e2;
	background-image: url(img/sidebg.gif);
	width: 270px;
}
.beige {
	background-color: #c1bda3;
	height: 40px;
	background-image: url(img/dotbg);
}
.bg {
	background-image: url(img/dotbg);
}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	padding-right: 50px;
	padding-left: 55px;
	color: #333333;
}
.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-left: 55px;
}
.menutext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 21px;
}
a:link {
	color: #70654B;
	TEXT-DECORATION: none	
}
a:active {
	TEXT-DECORATION: none
}
a:visited {
	color: #70654B;
	TEXT-DECORATION: none
}
a:hover {
	text-decoration: none;
	color: #926724;
}.mailtext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	color: #333333;
}
