@charset "utf-8";
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* CSS Document */

.background {
	font: 16px "Arial Black", Gadget, sans-serif;
	background: #000 url(../img/cth-background-index.gif) no-repeat;
}
.fontwhitestd {
	font: normal 14px "Arial Black", Gadget, sans-serif;
	color: #FFF;
}
.fontred30 {
	color: #F00;
	font: normal 30px "Arial Black", Gadget, sans-serif;
}

.fontwhite30 {
	font: normal 30px "Arial Black", Gadget, sans-serif;
	color: #FFF;
}
.fontred {
	font: 16px "Arial Black", Gadget, sans-serif;
	color: #F00;
}
.pagesbackground {
	font-family: "Arial Black", Gadget, sans-serif;
	background: #000 url(../img/cth-background-pages.gif) no-repeat;
}

.fontgreen {
	font: 16px "Arial Black", Gadget, sans-serif;
	color: #0FC;
}
.fontwhite24 {
	font: 24px "Arial Black", Gadget, sans-serif;
	color: #FFF;
}
.fontred24 {
	font: 24px "Arial Black", Gadget, sans-serif;
	color: #F00;
}
.fontred18 {
	font: 18px "Arial Black", Gadget, sans-serif;
	color: #F00;
}
.fontwhite16 {
	font: 16px "Arial Black", Gadget, sans-serif;
	color: #FFF;
}
.indexredtext {
	color: #F03;
	font: 16px "Arial Black", Gadget, sans-serif;
}
.fontwhite14emphasised {
	font: italic 14px "Arial Black", Gadget, sans-serif;
	color: #FFF;
}
.fontwhite12 {
	font: 12px "Arial Black", Gadget, sans-serif;
	color: #FFF;
}
.fontblack10 {
	font: 10px "Arial Black", Gadget, sans-serif;
	color: #000;
}
