.reverse 
{ 
	background: #466464 url(../images/template/greengrad.jpg) repeat-x scroll left top; 
	color: #fffff0; 
	font-weight: bold; 
	font-size: 12px; 
	border: 2px solid black; 
	margin: 15px 0px;
}


/* news column styles */
div.news p, div.news a:link, div.news a:visited, div.news a:hover, div.news a:active, div.newsitem  
{ 
	font-size: 11px; 
}
div.newsitem 
{ 
	padding: 10px 0px; 
}
div.news 
{ 
	border: 1px black solid; 
	background-color: #ffffe6; 
	padding: 10px; 
}


/* Displays a table with red header and light yellow background */
table.formatted { color: #000000; background-color: #ffffe6; border: 1px solid black; border-spacing: 0px; border-collapse: collapse; }
table.formatted th { font-size: 12px; font-weight: bold; color: #fffff0; background: #a72923 url(../images/template/redgrad.jpg) repeat-x scroll left top; padding: 5px; border: 1px solid black; border-spacing: 0px; border-collapse: collapse; text-align: center; }
table.formatted td { font-size: 12px; color: #000000; background-color: #ffffe6; padding: 5px; border: 1px solid black; border-spacing: 0px; text-align: left; }
table.formatted th a, table.formatted td a { font-size: 12px; }

table.diary { table-layout: fixed; width: 100%; }
table.diary th, table.diary td { width: 14%; padding: 2px; margin: 0px; font-size: 11px; }
table.diary th a, table.diary td a { font-size: 11px; }

table.timetable th, table.timetable td { font-size: 12px; padding: 5px; }
table.timetable th a, table.timetable td a { font-size: 12px; }



td.mainCell form table { color: #000000; background-color: #ffffe6; border: 1px solid black; border-spacing: 0px; border-collapse: collapse; }
td.mainCell form th { font-size: 12px; font-weight: bold; color: #fffff0; background: #a72923 url(../images/template/redgrad.jpg) repeat-x scroll left top; padding: 5px; border: 1px solid black; border-spacing: 0px; border-collapse: collapse; text-align: center; }
td.mainCell form td { font-size: 12px; color: #000000; background-color: #ffffe6; padding: 5px; border: 1px solid black; border-spacing: 0px; text-align: left; }
td.mainCell form th a, td.mainCell form td a { font-size: 12px; }





table.poll { width: 400px; }
td.leftarea table.poll { width: 100% }
table.poll td { border: none; padding: 5px; }

table.signup td { border: none; padding: 3px 5px; }


/* Coloured link buttons */
td div.colouredlink { text-align: center; width: 200px; background-image: url(../images/template/greengrad.jpg); background-repeat: repeat-x; padding: 3px; border: 1px solid black; background-color: #466464;}
div.colouredlink a:link, div.colouredlink a:visited { text-decoration: none; color: #ffffe6; font-weight: bold; }
div.colouredlink a:hover, div.colouredlink a:active { text-decoration: none; color: #ffd98a; font-weight: bold; }



input.formbutton,a.formbutton
{ 
	background-color: #a72923; 
	border: 1px solid #a72923; 
	font-weight: bold; 
	color: white; 
	font-family: verdana, arial, sans-serif;
	font-size: 12px; 
	background-image: url(../images/template/redgrad.jpg); 
	background-repeat: repeat-x;
	text-decoration: none;
	padding: 2px 4px;
	margin: 0px;
}

img.portrait { margin-left: 15px; margin-bottom: 15px; border: 1px solid black; }
img.frontimage { margin-bottom: 15px; border: 1px solid black; }


li.main 
{ 
	padding: 5px; 
}



table.detailsbox
{
	border: 2px dashed #466464;
	margin-left: 20px;
	float:right;
	width: 300px;
}
table.detailsbox th { font-weight:bold; }
table.detailsbox th, table.detailsbox td { padding: 3px; vertical-align: top; }
table.detailsbox th.reverse { background: #466464 url(../images/template/greengrad.jpg) repeat-x scroll left top; color: #fffff0; font-size: 12px; border: 2px solid black; margin: 0px;}




div.pagination { text-align: left; width: 100%; background-image: url(../images/template/greengrad.jpg); background-repeat: repeat-x; padding: 3px; border: 1px solid black; background-color: #466464; margin: 10px 0px;}
div.pagination a:link, div.pagination a:visited { text-decoration: none; color: #ffffe6; font-weight: bold; font-size: 11px; }
div.pagination a:hover, div.pagination a:active { text-decoration: none; color: #ffd98a; font-weight: bold; font-size: 11px; }
div.pagination a.selected { text-decoration: underline; }



table.invisible th { font-weight: bold; }
table.invisible th, table.invisible td { vertical-align: top; padding: 10px; }


.lastupdated {border-top: 1px solid #cccccc; color: #999999; clear:both; }


a.rss
{
	background-color: #a72923; 
	border: none;
	font-weight: bold; 
	color: white; 
	font-family: verdana, arial, sans-serif;
	background-image: url(../images/template/redgrad.jpg); 
	background-repeat: repeat-x;
	text-decoration: none;
	
	font-size: 10px;
	padding: 2px 6px;
	margin: 0px;
}

