@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	}

#t1 {
	text-align: center;
	color: #33CCCC;
	font-family: Gunship;
}
#title {
	text-align: center;
		}

.textnorm {
	font-size: 100%;
	color: #00BABA;
	text-align: center;
	border-image: url("./Images/tbl-t-l.jpg") 27 27 27 27 round round;
	}

a.hlk {
	color:#0000D5;
	text-align: center;
	font-size: 120%;
		}

a.hlk:hover {
	color: #5D5DFF;
	}

a.hlk:visited{
	color: #00B3B3;
}

a.hlk:visited:hover {
	color: #5D5DFF;
}
#border { 
	width: 200px; 
	padding: 5px; 
	background:url("http://www.mpcm.co.uk/Images/tbl-t-l.jpg"); 
} 
.tbl-t-l {
	background: url('http://www.mpcm.co.uk/Images/tbl-t-l.jpg') bottom right no-repeat;
}

.tbl-t-s {
	background: url('http://www.mpcm.co.uk/Images/tbl-t-s.jpg') bottom left repeat-x;
}
.tbl-t-r {
	background: url('http://www.mpcm.co.uk/Images/tbl-t-r.jpg') bottom right no-repeat;
}
.tbl-l-s {
	background: url('http://www.mpcm.co.uk/Images/tbl-l-s.jpg') bottom left repeat-y;
}
.tbl-r-s {
	background: url('http://www.mpcm.co.uk/Images/tbl-r-s.jpg') bottom left repeat-y;
}
.tbl-b-l {
	background: url('http://www.mpcm.co.uk/Images/tbl-b-l.jpg') bottom right no-repeat;
}

.tbl-b-s {
	background: url('http://www.mpcm.co.uk/Images/tbl-b-s.jpg') bottom left repeat-x;
}
.tbl-b-r {
	background: url('http://www.mpcm.co.uk/Images/tbl-b-r.jpg') bottom right no-repeat;
}

