body {
	color: black;
	background-color: silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left; 
	margin-top: 0px; 
	margin-bottom: 3px; 
	font-weight: 300;
	margin-left: auto; margin-right: auto;
}

div.centre {
	text-align: center;		
}

div.topnavigation	{
	margin-left: auto; margin-right: auto; width: 935px;		
}

.bold600	{
	font-weight: 600;
}

.centre	{
	text-align: center;
}

.left	{
	text-align: left;
}

.right	{
	text-align: right; 
}

.top	{
	vertical-align: top;
}

.nowrap	{
	white-space: nowrap;
}

/* Spacers */

.martop20	{
	margin-top: 20px;
}

.martop25	{
	margin-top: 25px;
}

/* Colours */

.brown 	{
	color: #990000;
}

.darkblue	{
	color: blue;
}

.red	{
	color: red;
}

.slatebluebold	{
	color: #006699; font-weight: 600;
}

/* Links */

a {
	color: #990000;
}

a:hover {
	color: red;
}

a.footermenu {
	text-decoration: none; color: #ffcc00; font-size: 1.0em	
}

a.footermenu:hover {
	text-decoration: none; color: red; font-size: 1.0em	
}

a.more1 {
	text-decoration: none; color: #990000; font-size: 1.0em	
}

a.more1:hover {
	text-decoration: none; color: red; font-size: 1.0em	
}




table {
	margin-left: auto; margin-right: auto; font-size: 1.0em;
}


table.footer	{
	background-color: black; width: 955px; height: 25px; margin-bottom: 0px;
}

table.footerstory	{
	width: 955px; color: #ffcc00; background-color: black; text-align: left; margin-top: 0px;
}

table.loginnotice {
	background-color: #f5f5f5; border-color: #990000; border-style: dotted; color: red; padding: 3px; text-align: left;
}

table.main	{
	width: 955px; background-color: white; height: 400px;
}

table.masthead	{
	background-color: black; width: 955px; height: 100px;
}

table.menubar	{
	background-color: black; width: 955px; height: 25px; margin-left: auto; margin-right: auto; margin-bottom: 0px  
}

table.midmast	{
	width: 955px; height: 25px; background-color: black;
}

table.notice	{
	border-color: silver; border-style: solid; border-width: medium; padding: 5px	
}

table.tofriend	{
	background-color: white; width: 955px; height: 25px; text-align: right;
}

td.footermenu	{
	white-space: nowrap; border-top-color: #ffcc00; border-top-style: solid; border-top-width: 1px; text-align: left; padding-left: 15px;
}

td.footerstory	{
	color: #cccccc; padding: 10px; text-align: left 
}

td.gutter	{
	width: 20px; color: white;
}

td.mainpanel	{
	width: 715px;
}

td.mainpanelnosb	{
	width: 935px;
}

td.mainpanel2sb	{
	width: 495px;
}

td.midmast	{
	text-align: right; padding-right: 10px;
}

td.sidebar	{
	width: 200px;
}

td.spacerright {
	width: 10px; background-image: url(images/backgrounds/bg10right.gif); background-position: right; background-repeat: repeat-y; padding: 0px;
}

td.spacerleft	{
	width: 10px; background-image: url(images/backgrounds/bg10left.gif); background-position: left; background-repeat: repeat-y; padding: 0px;
}

td.tofriend	{
	padding-right: 30px;
}


/* Lists */

li {
	margin-bottom: 5px;
}


ul.reddots	{
	list-style-image: url(images/lists/RedDots.gif);
}

