/* ROLL OF HONOUR TABLE */

table.rollofhonour {
	border:1px solid #006699;
	width:420px;
	margin:30px 80px;
	background-image:url(../images/sidecolslbg.jpg);
	background-repeat:repeat;
}

table.rollofhonour td {
	padding:5px;
	vertical-align:text-top;
}

.header {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/subjectbg.jpg);
	background-repeat:repeat;
}

.columnleft { 
	color:#336699;
	font-weight:bold;
	text-align:center;
	border-bottom:0px;
	border-top:0px;
	width:50%;
}

.columnright { 
	color:#336699;
	font-weight:bold;
	text-align:center;
	border-bottom:0px;
	border-top:0px;
	width:50%;
}

.columnpictureleft {
	width:50%;
	text-align:center;
}

.columnpictureright {
	width:50%;
}

.column1 { 
	color:#336699;
	font-weight:bold;
	text-align:center;
	border-bottom:0px;
	border-top:0px;
	width:33%;
}

.column2 { 
	color:#336699;
	font-weight:bold;
	text-align:center;
	border-bottom:0px;
	border-top:0px;
	width:33%;
}

.column3 { 
	color:#336699;
	font-weight:bold;
	text-align:center;
	border-bottom:0px;
	border-top:0px;
	width:33%;
}

.columnone { 
	color:#336699;
	font-weight:bold;
	text-align:center;
	border-bottom:0px;
	border-top:0px;
	width:25%;
}

.columntwo { 
	color:#336699;
	font-weight:bold;
	text-align:center;
	border-bottom:0px;
	border-top:0px;
	width:25%;
}

.columnthree { 
	color:#336699;
	font-weight:bold;
	text-align:center;
	border-bottom:0px;
	border-top:0px;
	width:25%;
}

.columnfour { 
	color:#336699;
	font-weight:bold;
	text-align:center;
	border-bottom:0px;
	border-top:0px;
	width:25%;
}