body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.centred {
	text-align: center;
}
.rightAligned {
	text-align: right;
}
.topmenu {
	font-size: 11px;
	background-image: url(../images/menu_bg.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 5px;




}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.logoshift {
	margin-left: 7px;

}
.starsbg {
	background-image: url(../images/stars_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 55px;
	width: 150px;




}
.ColourEffect {
	filter: Glow(Color=Red, Strength=5);
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;



}
.smalltxt {
	font-size: 9px;
	color: #666666;
}

.smalltxt a:link {
	font-weight: normal;
	text-decoration: none;
	cursor: text;
	color: #666666;
	font-size: 9px;
}
.smalltxt a:visited {
	font-weight: normal;
	text-decoration: none;
	cursor: text;
	color: #666666;
	font-size: 9px;
}
.smalltxt a:hover {
	font-weight: normal;
	text-decoration: none;
	cursor: text;
	color: #666666;
	font-size: 9px;
}
.smalltxt a:active {
	font-weight: normal;
	text-decoration: none;
	cursor: text;
	color: #666666;
	font-size: 9px;
}

.lightestGreybg {
	background-color: F7F7F7;

}
.lightestpinkbg {
	background-color: FAE5E5;

}
.redBlock {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	vertical-align: bottom;
	width: 125px;
	height: 55px;
	padding: 5px;



}
.redlink {
	color: #CC0000;

	font-size: 11px;


}
.whitelink {
	color: #FFFFFF;
}
.greyBlock {
	font-size: 10px;
	background-color: CCCCCC;
	text-align: center;
	vertical-align: bottom;
	width: 125px;
	padding: 5px;


}
.smalltxtBold {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	padding: 6px;



}

.smalltxtBold a:link {
	font-weight: bold;
	text-decoration: none;
	cursor: text;
	color: #666666;
	font-size: 9px;
}
.smalltxtBold a:visited {
	font-weight: bold;
	text-decoration: none;
	cursor: text;
	color: #666666;
	font-size: 9px;
}
.smalltxtBold a:hover {
	font-weight: bold;
	text-decoration: none;
	cursor: text;
	color: #666666;
	font-size: 9px;
}
.smalltxtBold a:active {
	font-weight: bold;
	text-decoration: none;
	cursor: text;
	color: #666666;
	font-size: 9px;
}

.titles {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.lightGreybg {

	background-color: DFDFDF;
}
.rightBottom {
	text-align: right;
	vertical-align: text-bottom;
	font-size: 9px;
	padding: 3px;





}
.normalText {
	font-size: 11px;
}

.normalTextHide a:link {
	font-weight: normal;
	text-decoration: none;
	cursor: text;
	color: #000000;
	font-size: 11px;
}
.normalTextHide a:visited {
	font-weight: normal;
	text-decoration: none;
	cursor: text;
	color: #000000;
	font-size: 11px;
}
.normalTextHide a:hover {
	font-weight: normal;
	text-decoration: none;
	cursor: text;
	color: #000000;
	font-size: 11px;
}
.normalTextHide a:active {
	font-weight: normal;
	text-decoration: none;
	cursor: text;
	color: #000000;
	font-size: 11px;
}