.question {
	font-weight : bold;
	color : Maroon;
}

.italic {
	font-style : oblique;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3ddbc;
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A4614;
	background-repeat: no-repeat;
}
.motalk {
	font-style : italic;
}

.AlbumTitle {
	font-style : italic;
}

.TableBackground {
	background-image: url(images/tblbck.gif);
}
.LowerCellBorder {
	border-top: thin solid #800000;
	border-right: 0px none;
	border-bottom: thin solid #800000;
	border-left: 0px none;
}
.DisplayTable {
	background-attachment: fixed;
	background-image: url(images/tblbck.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFE1B4;
}
.ClickToShowImage {
	color: #666666
}
.float_right {
	margin: 0px 0px 3px 5px;
	float: right;
}

