.pagebg {
	background-image: url(../images/components/main_bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.maintablebg {
	background-image: url(../images/components/mainbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.MainText:link { color: #FFFFFF; text-decoration: underline }
a.MainText:visited { color: #FFFFFF; text-decoration: underline }
a.MainText:active { color: #CCCCCC; text-decoration: underline }
a.MainText:hover { color: #CCCCCC; text-decoration: underline }

.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.FooterLinks:link { color: #FFFFFF; text-decoration: underline }
a.FooterLinks:visited { color: #FFFFFF; text-decoration: underline }
a.FooterLinks:active { color: #CCCCCC; text-decoration: underline }
a.FooterLinks:hover { color: #CCCCCC; text-decoration: underline }

.maintablebgnorainbow {
	background-image: url(../images/components/main_bg2_norainbow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #1C5471;
	margin: 1px;
	padding: 3px;
	border: 1px solid #0099CC;
	color: #FFFFFF;

}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	font-weight: bold;

}
.TitlesWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.ButtonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C5471;
	font-weight: bold;

}
.mapbg {
	background-image: url(../images/servicelevels/londonmap.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.TitlesWhiteBig {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFF00;
	font-weight: bold;
}
