.onaplateleftsidestrip {
	background-image:  url("images/leftstrip.gif");
	background-repeat: repeat-y;
	background-position: left top;
}
.deeppurplebackgroundcolour {
	background-color: #98143C;
}
.navigationbgpattern {
	background-image:  url("images/nav_bg.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.navbgrepeat {
	background-image:  url("images/navbg_repeat.gif");
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;

}
.rightstrip1 {
	background-image:  url("images/rightstrip1.gif");
	background-repeat: repeat-y;
	background-position: left top;
}
.rightstrip2 {
	background-image:  url("images/rightstrip2.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}
.whitebackground {
	background-color: #FFFFFF;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.8px;
	color: #FFFFFF;
}
.nav A:link {text-decoration: none; color:#FFFFFF;}
.nav A:visited {text-decoration: none; color:#FFFFFF;}
.nav A:active{text-decoration: none; color:#FFFFFF;}
.nav A:hover{text-decoration: none; color: #FFFFFF;}

.buttonbackground {
	background-image:  url("images/buttonbackground.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 19px;
}
.copy A:link {text-decoration: none; color:#000000;}
.copy A:visited {text-decoration: none; color:#000000;}
.copy A:active{text-decoration: none; color:#000000;}
.copy A:hover{text-decoration: underline; color: #000000;}

.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.bottomnav A:link {text-decoration: none; color:#000000;}
.bottomnav A:visited {text-decoration: none; color:#000000;}
.bottomnav A:active{text-decoration: none; color:#000000;}
.bottomnav A:hover{text-decoration: none; color: #000000;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
