.table {
	background-color: #ffffff;
	background-image: url(graphics/CUPG/table_top_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tableTopLeft {
	background-color: #ffffff;
	background-image: url(graphics/CUPG/table_top_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tableTopRight {
	background-color: #ffffff;
	background-image: url(graphics/CUPG/table_top_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tableMidRight {
	background-color: #ffffff;
	background-image: url(graphics/CUPG/table_mid_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tableMidLeft {
	background-image: url(graphics/CUPG/table_mid_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.montageTile {
	background-image: url(graphics/CUPG/montage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftimage {
	background-image: url(graphics/CUPG/img_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imagetopleft {
	top: 300px;
	right: 0px;
}
.tableMid {
	background-color: #ffffff;
	background-image: url(graphics/CUPG/table_mid.gif);
	background-repeat: repeat-y;
	background-position: right;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #232159;
}
td {font-size:80%;}
.heading {
	font-weight: bold;
}
.pageHeading {
	font-size: 110%;
	font-weight: bold;
}
.siteheading {
	font-size: 95%;
	font-weight: bolder;
	colour: black;
}
.quote {  font-style: italic}
