body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #777777;
	font-size: 10pt;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
 	/* line-height: 18pt; */
}
	blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-right: 0px;
	margin-left: 25px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000/*themecolour2%0;*/
}
ul {
	color: #000000;/*themecolour2%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(image/bullet.gif);
}
h1 {
	font-size: 17px;
	color: #af6225;/*themecolour1;*/
	margin-top: 0px;
	margin-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;


}

th {
	font-size:8pt;
	color: #888888;
}

td.class {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

h2 {
	font-size: 14px;
	color: #000000;/*themecolour2%0;*/
	margin-top: 0px;
	margin-bottom: 1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	margin-bottom: 6px;
}

.paneltop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c96225;/*themecolour1;*/
	background-image: url(image/top.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.paneltopright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c96225;/*themecolour1;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c96225;/*themecolour1;*/
	background-image: url(image/top.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.panelbottom {
	background-image: url(image/bottom.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.panelbottomleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c96225;/*themecolour1;*/
	padding-left: 25px;
	background-image: url(image/bottom.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.rightcoltext {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c96225;/*themecolour1;*/
	border-left-color: #c96225;/*themecolour1;*/
	padding-right: 45px;
	padding-left: 19px;
	background-color: #ffffff;
	line-height: 1.25;
	
}
.panelright {
	background-image: url(image/right.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}

.sidebar {
	font-size: 11pt;
	color: #af6225;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c96225;/*themecolour1;*/
	border-left-color: #c96225;/*themecolour1;*/
	padding-left: 6px;
	padding-right: 6px;
	background-color: #FFFFFF;
}
.topborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c96225;/*themecolour1;*/
	background-image: url(image/head_bg.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-color: #777777;
}

.spacer {
	border-right-color: #c96225;/*themecolour1;*/
	background-image: url(image/spacer.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;
	background-color: #FFFFFF;
}
.spacer2 {
	border-left-color: #c96225;/*themecolour1;*/
	background-image: url(image/spacer2.gif);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;
	background-color: #FFFFFF;
}
.imagebg {
	border-right-color: #c96225;/*themecolour1;*/
	background-image: url(image/img_bg.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;
}

a {
	text-decoration:none;
	font-weight:bold;
}


 a:link {
	color: #000000;
}
 a:visited {
	color: #000000;
}
 a:hover {
	color: #0079c1;/*themecolour1;*/
}

a.quiet:link {	
	font-size: 9pt;
	color: #af6225;
	font-weight:normal;
}
a.quiet:visited {	font-size: 9pt;
	color: #af6225;
	font-weight:normal;
}
a.quiet:hover {color: #0079c1;}

a.text:link {color: #888888}
a.text:visited {color: #888888}
a.text:hover {color: #0079c1;}

a.redtext:link {color: #cc0000}
a.redtext:visited {color: #cc0000}
a.redtext:hover {color: #0079c1;}

.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c96225;/*themecolour1;*/
}
.imagetext {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

.drop {
	/*font-size: 48px;*/
	font-size: 48px;
	font-family: Georgia, serif;
	float: left;
	width: auto;
	/* line-height: 0.9;*/
	line-height: 0.85;
	margin: 0 5px -14px 0;
	color: #000;
	/*position: relative;
	top: -0.15em;*/
}