.bg1 {
	background-image: url(../images/bg1.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
/*
.headpad {
	padding: 27px 25px 40px;
}
*/
.hnavbg 
{
	background-color: #ffff99;/*themecolour2;*/
}
.leftcoltext 
{
	/*padding-right: 20px;*/
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #800000;/*themecolour1;*/
}

.centercoltext {
	padding-left: 20px;
	padding-right: 20px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #800000;/*themecolour1;*/
}
.hnavbg2 {
	background-image: url(../images/hnav_bg.gif);
	background-repeat: repeat-x;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(../images/bullet.gif);
	color: #000000;/*themecolour4%0;*/	
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #800000;/*themecolour1;*/
}
h1 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #800000;/*themecolour1;*/
}
body {
	background-color: #ffffaf;/*themecolour4;*/
	color: #000000;/*themecolour4%0;*/
}

a:link{color:#800000;text-decoration:none;}
a:hover{color: #800000;text-decoration:underline;}
a:visited{color:#888888;text-decoration:underline;}

.imageborder 
{
	padding-right: 0px;
	padding-top: 17px;
}
.subheadbg {
	background-image: url(../images/subheading_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffff99;/*themecolour2$ 0%,-68.1%;*/
}
hr.stop
{
	width:20%;
	height:1px;
	color: #800000;
	margin-top: 25px;
	margin-bottom:25px;
}