body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	vertical-align: top;
}
.purple_bg {
	background-color: #330066;
}
.title_bar {
	background-image: url(images/p-ttlbg1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 39px;
}
.title_bar2 {
	background-image: url(images/p-ttlbg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
}
h1 {
	font-size: large;
	color: #330066;
	margin: 0px;
}
a {
	color: #330066;
}
a:hover {
	color: #cc0066;
}
.menu_colour {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.padding20 {
	padding: 20px;
}
h2 {
	font-size: medium;
}
.background_logo {
	background-image: url(images/index_logo2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.white_menu {
	font-size: x-small;
	color: #330066;
}
.table_marker_grey {
	background-color: #CCCCCC;
}
