body	{
	font-family: verdana ;
	font-size: 14px ;
	background: url( railsje.png )   ;
	padding : 0px ;
	margin : 0px ;
	}





/*-----------------------------------Block styles */

.top	{
	position : relative ;
	background:url(sgb_top_jubileum.png) no-repeat left top;
 
	border-right : 1px solid black ;
	border-left : 1px solid black ;
	left:0px;
	top:4px ;
	width:986px ;
	height : 175px ;
	margin : 0px auto ;

	}

.wrapper
{
	position : relative ;
	width : 986px ;	
	margin : 0px auto ;
	border-bottom : 1px solid black ;
	border-right : 1px solid black ;
	border-left : 1px solid black ;
	margin-bottom : 10px ;
	background: #fef1cc url( bck_mid.png );
}


.menu	{
	position : absolute ;
	width : 166px ;
	padding : 0px ;
	margin : 0px ;
	left : 0px ;
	}



.content
	{
	position : relative ;
	top : -22px ;
	padding-bottom:6px;
	margin-left : 165px ;
	width : 820px ;
	z-index : 10 ;
	min-height : 469px ;
	margin-bottom : 20px 
	}


.content h1, 
.content h2, 
.content h3,
.content p
{
	margin-top : 0px ;
	padding-top : 0px ;
}
 


/*-----------------------------------inline styles */
.small	{
	font-size: 11px ;
	}
.disclaimer
	{
	font-size: 11px ;
	padding : 8px ;
	}
.menuIn	{
	padding : 8px ;
	padding-top : 0px ;
	}
.title	{
	text-align: center ;
	font-size : 18px ;
	font-weight: bold ;
	padding-top: 0px ;
	padding-bottom : 16px ;
	}
.text	{
	text-align : justify ;
	padding-right : 4px ;
	}
.imLeft	{
	margin-right : 10px ;
	}
.imRight	{
	margin-left : 10px ;
	}
a	{
	color : black ;
	text-decoration : none ;
	font-weight : bold ;
	}
a:hover	{
	color : rgb(150,150,150) ;
	text-decoration : none ;
	}	


.subitem
	{
	font-size: 12px ;
	font-weight: normal ;
	}

.centre	{
	text-align:center ;
	}

td	{
	font-family: verdana ;
	font-size: 14px ;
	text-align: left ;
	}

iframe	{
	width: 812px ;
	height: 1800px ;
	border: 0px solid black;
	margin-top:14px ;
	}


/*-----------------------------------formstyles */

.fSmall
	{
	width : 150px ;
	}


.fMid
	{
	width : 500px ;
	}
.fLarge
	{
	width : 800px ;
	height : 500px ;
	font-family: verdana ;
	font-size: 14px ;
	}


/*-----------------------------------tablestyles */
.datatable
	{
	border-left:1px solid black;
	border-bottom:1px solid black;
	}
.dataTd
	{
	border-right:1px solid black;
	border-top:1px solid black;
	padding: 2px ;
	}

