table.event, tbody.event, td.event, th.event, tr.event {
	border: 0px solid #b0e0e6;
	text-align: left;
	background: white;
	border-bottom-width: 1px;
}
body {
	background-color: #ffffff;/*themecolour3;*/
	color: #000000;/*themecolour3%0;*/
	background-image: url(glogo.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #000000;/*themecolour3%0;*/
	font-size: 17px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-right: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}
.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;/*themecolour3%0;*/
	margin-left: 20px;
	list-style-image: url(bullet.gif);
}

.centercoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(bullet.gif);
}

h1 {
	font-weight: bold;
	color: #0049ff;/*themecolour3%0;*/
	font-size: 28px;
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 20px;
	color: #0049ff;/*themecolour2;*/
	margin-top: 0px;
	margin-bottom: 3px;
}


.centercoltext {
	padding-left: 40px;
	padding-right: 20px;
	color: #333333;/*themecolour3%0;*/
}

.centercoltext a:link {
	color: blue;/*themecolour3%0;*/
}
.centercoltext a:visited {
	color: #4169e1;
}
.centercoltext a:link:hover {
	color: #006400;/*themecolour2;*/
}

.topstrip {
	background-image:   url(dp_topstrip.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
}
.hnavbg {
	background-image:   url(dp_hnav_bg.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
}
.leftcolbg {
	background-image: url(dp_leftcolumn_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-repeat: repeat-y;
	background-position: right;
}
.panelbg {
	background-image: url(dp_panel_bg.gif);
	background-repeat: repeat-x;
}
.leftcoltext {
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(dp_leftcolumn_bottom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftpanel {
	background-color: #f8e768;/*themecolour1$ 41%,47%;*/
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.topbar {
	background-color: #f1d604;/*themecolour1;*/
}
