.navbar {
	font-size: 12px;
	color: #F5F5F5;
	background-color: #808000;
	background-position: center center;
}

.footertext {
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
}

.tabledef {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body {
	background-image: url(../images/websiteBG.jpg);
	background-repeat: repeat-x;
	background-color: #B1885C;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.sidemenutext {
	color: #FFFFFF;
	font-size: 12pt;
}

.img_logo {
	background-image: url(../images/pb_header.jpg);
}
.ParaHead {
	color: #804000;
	font-size: larger;
	font-weight: bold;
}
.HeadSideColour {
	background-color: #800000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.Header {
	color: #FFFFFF;
}

.ParaSub {
	color: #339900;
	font-weight: bold;
}

a.HeadSideColour:link {
	color: #F9F9F9;
	text-decoration: none;
}
a.HeadSideColour:hover {
	color: #FFFFFF;
}
a.HeadSideColour:visited {
	color: #F9F9F9;
	text-decoration: none;
}
a.HeadSideColour:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.bodytext:link {
	color: #000000;
	text-decoration: none;
}
a.bodytext:hover {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
}
a.bodytext:visited {
	color: #333333;
	text-decoration: none;
}
a.bodytext:active {
	color: #0000FF;
	text-decoration: none;
}

a.navbar:link {
	color: #F9F9F9;
	text-decoration: none;
}
a.navbar:hover {
	color: #FFFFFF;
}
a.navbar:visited {
	color: #F9F9F9;
	text-decoration: none;
}
a.navbar:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:hover {
	color: #FFFF00;
}
a.footertext:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:active {
	color: #FFFFFF;
	text-decoration: none;
}
