body {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image: url(images/pagebg.gif);
	margin-left: 0px;
	background-repeat: repeat-y;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


body {
	margin-top: 0px;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.topleftbg {
	background-image: url(images/top2_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menubg {
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.toprightbg {
	background-image: url(images/top2_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.leftbg {
	background-image: url(images/leftside.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.rightbg {
	background-image: url(images/rightside.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.contentbg {
	background-attachment: inherit;
	background-image: url(images/contentbg_btmright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.footerbg1 {
	background-attachment: inherit;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.footerbg {
	background-attachment: inherit;
	background-image: url(images/footer_btmrightbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.smallwhite {
	font-size: x-small;
	color: #FFFFCC;
}

.style4 {font-size: x-small; color: #666666; }
.style11 {font-size: x-small; font-weight: bold; color: #006633; }
.style12 {color: #666666}
.style13 {font-weight: bold; font-size: x-small;}
.style14 {font-size: small}

.style15 {
	color: #990000;
	font-weight: bold;
}
.style17 {font-size: x-small}
.style21 {color: #2C5F92; font-weight: bold; }

.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	padding-top: 5px;
	padding-bottom: 2px;
	font-variant: normal;
	text-transform: uppercase;
}
.topspacer {
	padding: 5px;
}

.contentparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: justify;
}
.tablebordercolour {
	border: 1px solid #95D212;
}

