@charset "UTF-8";
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
a:link {
}
a:visited {
}
a:hover {
	color: #D50074;
	text-decoration: none;
}
.repeater {
	background-repeat: repeat-x;
}
a:active {
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bodycopywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.bodycopybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221973;
	text-decoration: none;
	font-weight: bold;
}
.bodycopyboldpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D50074;
	text-decoration: none;
	font-weight: bold;
}
.newsleft {
	background-image: url(../images/news_left.png);
	background-repeat: repeat-y;
}
.newsright {
	background-image: url(../images/news_right.png);
	background-repeat: repeat-y;
}
.rightrepeat {
	background-attachment: fixed;
	background-image: url(../images/right_top.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.smallcorner {
	background-image: url(../images/small_corner.png);
	background-repeat: repeat-x;
}
.rightcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.tablebkg {
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.coloursidebar {
	background-color: #E5E3EE;
	color: #221873;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/cornerstop.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
.coloursidebarnobase {
	background-color: #E5E3EE;
	color: #221873;
	margin-top: 20px;
	background-image: url(../images/cornerstop.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
.cornersbottom {
	background-image: url(../images/cornersbottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.copylink {
	color: #333;
}

