.rtcontent {
	width: 400px;
	float: right;
}
.bdy {
	background-image: url(../images/bdgrd.gif);
	background-position: left 900px;
	background-repeat:no-repeat;
	height: 600px;
}
.mtable {
	border: thick outset #FF8000;
}
.menu {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.txtlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}
.txtsig {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
.txtxxlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.txtmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	word-spacing: .05em;
}
