@charset "utf-8";
#topLeft {
	background-color: #7384FD;
	background-image: url(images/TCcomLogo.png);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}
#topCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFFFFF;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: bottom;
	text-align: right;
	font-weight: bolder;
	background-image: url(images/BG_top_frame.jpg);
	padding-bottom: 6px;
	padding-right: 6px;
}


#right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000066;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000066;
	background-image: url(images/tiny_crest.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000066;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000066;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000066;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	text-align: center;
}
#table {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000066;
	background-position: center center;
}
