@charset "utf-8";
/* Main NCTC-Online.co.uk CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topbar {
	background-image: url(images/topbar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 152px;
	background-color: #dbdbdb;
}
.bottombar {
	background-image: url(images/bottombar_grad.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 122px;
	background-color: #dbdbdb;
}
.bottombarabove {
	background-color: #a4a4a4;
	height: 9px;
}
.galleryThumb {
	padding: 3px;
	border: 1px solid #E9E9E9;
}
.galleryThumb A:hover {
	border: 1px solid #E4E4E4;
}
.flashMainTD {
	background-color:#000000;
	background-image:url(images/flash_main_bg.gif);
	background-repeat: repeat-y;
	background-position:center;
}
.menuBar {
	background-color:#585858;
	height:23px;
}
.menuBarUnder {
	background-color:#898989;
	height:9px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a, a:link, a:active, a:visited {
	color:#9c262a;
	text-decoration:underline;
}
a:hover {
	color:#CC0000;
}
.webby, .webby a, .webby a:link, .webby a:active, .webby a:visited, .webby a:hover {
	font-size: 11px;
	color:#CCCCCC;
}
.pageTbl {
	padding-top:7px;
}
.linkTbl {
	border:1px solid #D1D1D1;
	width:215px;
}
.linkTbl TH {
	background-color:#7D7D7D;
	color:#F5F5F5;
	font-weight:bold;
	font-size:11px;
	padding:4px;
}
.linkTbl TD {
	background-color:#F3F3F3;
	font-size:10px;
	padding:5px;
}.portalBut {
	background-color: #9C262A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid #666666;
}

.portalBut A, .portalBut A:Link, .portalBut A:Hover, .portalBut A:Active, .portalBut A:Visited {
	color: #FFFFFF;
	text-decoration:none;
}
tr.row1 td {
	background-color:#EBEBEB;
}
tr.row2 td {
	background-color:#F4F4F4;
}
.ruledTable tr td {	
	border-bottom: 1px solid #F0F0F0;
}.pageTbl tr td table tr td p img {
	text-align: right;
}
.pageTbl tr td table tr td p {
	text-align: left;
	font-size: 12px;
}
.welcome {
	text-align: justify;
}
