body {
	background-color: #ffffff;/*themecolour3;*/
	color: #333333;/*themecolour3%0;*/
}

table {
	font: 9pt "trebuchet ms", arial, sans-serif;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

h1 {
	font-weight: bold;
	color: #333333;/*themecolour3%0;*/
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
	white-space: nowrap;
}

h2 {
	font-size: 15px;
	color: #ff104b;/*themecolour2;*/
	margin-top: 0px;
	margin-bottom: 3px;
}

h3 {
	font-size: 13px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-left: 5px;
}

.centercoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour3%0;*/
	list-style-image: url(../images/center_column/bullet.jpg);
}

.centercoltext {
	color: #333333;/*themecolour3%0;*/
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/center_column/right_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}

.rightcoltext {
	padding: 10px;
	color: #333333;
	background-color: #cec8d7;/*themecolour1$ 41%,47%;*/
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.topstrip {
	background-image:   url(../images/header/header_topstrip.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
}
.topmid {
	background-image:   url(../images/header/header_mid.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
}

.panelbg {
	background-image: url(../images/footer/footer_panel_bg.gif);
	background-repeat: repeat-x;
}

.footer {
	font-weight: bold;
	color: #333333;/*themecolour3%0;*/
}
.topbar {
	background-color: #a79fb4;/*themecolour1;*/
}

.leftcolbg {
	background-image:   url(../images/left_column/leftcolumn_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-repeat: repeat-y;
	background-position: right;
}

.leftpanel {
	background-color: #cec8d7;/*themecolour1$ 41%,47%;*/
	color: #333333;
	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;
}

.rightcoltext a:link {
	color: #ffffff;/*themecolour3%0;*/
}

.rightcoltext a:visited {
	color: #ffffff;
}

.rightcoltext a:hover {
	color: #ff104b;/*themecolour2;*/
}

.leftpanel a:link {
	color: #333333;
	text-decoration: none
}

.leftpanel a:visited {
	color: #333333;
	text-decoration: none
}

.leftpanel a:hover {
	color: #ff104b;/*themecolour2;*/
	text-decoration: none
}


.centercoltext a:link {
	color: #666666;/*themecolour3%0;*/
}
.centercoltext a:visited {
	color: #666666;
}
.centercoltext a:hover {
	color: #ff104b;/*themecolour2;*/
}
