/*standard page classes */html 	{ 			margin:0px; 			padding:0px; 			height:100%; 	 	}	 body	{ 			color: #ffffff; 			font-size: 10px; 			font-family: Verdana,Arial,helvetica; 			background-image: url(images/background.jpg); 			text-align: left; 			margin: 0px;			padding: 0px;		}		h1 		{				color: #ffffff; 			font-size: 16px; 			font-family: Verdana,arial,helvetica;			font-style: italic;			margin-top:10px;			margin-bottom:5px;			left:0px;			padding:0px;		}h2 		{			color: #ffffff;			font-size: 11px; 			font-family: Geneva,Verdana,arial,helvetica;			font-weight: bold;			margin-top:10px;			margin-bottom:5px;			left:0px;			padding:0px;		}h3 		{			color: #ffffff;			font-size: 10px; 			font-family: Geneva,Verdana,arial,helvetica;			font-weight: bold;			margin-top:0px;			left:0px;			padding:0px;		}		a		{			color: #FFFFFF;			text-decoration: none;		}		a:hover	{			color: #E1AF6B;			text-decoration: underline;		}		input 	{			border-style: solid;			border-color: #666666;			border-width: 1px;			font-size: 10px;		}		select 	{			border-style: solid;			border-color: #666666;			border-width: 1px;			font-size: 10px;		}		textarea {			border-style: solid;			border-color: #666666;			border-width: 1px;			font-size: 10px;		}/*standard classes uses bij jorrcms */.table_container	{			background-color:#FFFFFF; 			margin-top: 0;			padding:0px;			border-style:solid;			border-width: 1px;			border-color: #FFFFFF;			text-align:left;		}.banner	{			margin:0px;		}		.breadcrumb{			background-color: #EEEEEE;			padding: 1px;		}a.breadcrumb {			color: #666666; 			text-decoration: none;		}a.breadcrumb:active { 			color: #666666; 			text-decoration: underline;		}a.breadcrumb:hover { 			color: #6666FF;			text-decoration: underline 		}		.catmenu {			color: #666666;		}		a.catmenu {			color: #6666FF;		}		.q 		{			color: #000000;			margin-top: 3px;		}		a.q		{			color: #000000;			text-decoration: none;		}		a.q:hover {			color: #E1AF6B;			text-decoration: underline;		}		.a 		{			color: #333333;		}.formdiv {			margin:2px;			background-color: #979184;			border-style:solid;			border-width:0px;		}		.forumdiv {			margin:3px;			padding: 3px;			background-color: #979184;			border-style:solid;			border-width:0px;		}		.imgpop {			width: 110px;			text-align: center;			float:left;			border-style: solid;			border-color: #AAAAAA;			border-width: 0px;			margin-left:25px;			margin-top:10px;		}		.prikbord {			width: 90%;  			color:#FFFFFF;			margin:3px;			padding: 2px;			text-align:left;			border-style: solid;			border-width: 0px;			border-color: #DDDDDD;					}.prikbordheader {  			color:#FFFFFF;  			width:90%;			font-weight:bold;			text-align:center;  		}		.prikbordtekst{  			color: #999999;   			text-decoration: none;		}.poll {			width: 90%;  			color:#FFFFFF;			margin:3px;			padding: 2px;			text-align:left;			border-style: solid;			border-width: 0px;			border-color: #DDDDDD;		}.pollheader { 			color:#FFFFFF;  			width:90%;			font-weight:bold;			text-align:center;  		}		.polltekst{  			color: #999999;   			text-decoration: none;		}		.newsitem {			width: 90%;  			color:#FFFFFF;			margin:3px;			padding: 2px;			text-align:left;			border-style: solid;			border-width: 0px;			border-color: #DDDDDD;		}.newstitle { 			color:#FFFFFF;  			width:90%;			font-weight:bold;			text-align:center;  		}		.newstext {  			color: #999999;   			text-decoration: none;		}.quote{			margin-top:20px;				margin-bottom:20px;		}.quotetitel{			color:#FFFFFF;  			width:90%;			font-weight:bold;			text-align:center;		}		.quotetext{			font-style: oblique;			color:#999999;		}		.navigation {			margin-top:10px;		}		.mainmenuitem {			font-family: Geneva,Verdana,arial,helvetica;			font-size:12px;			letter-spacing:0.10em;			height: 20px;				border: solid 0px #666666;			margin-top:0px;			margin-left: 20px;			font-weight:bold;			text-align:center;			float: left;			white-space: nowrap;		}		.mainmenuitemactive {			font-family: Geneva,Verdana,arial,helvetica;			font-size:12px;			height: 20px;			letter-spacing:0.10em;			font-weight:bold;			border: solid 0px #666666;			margin-top:0px;			margin-left: 20px;			text-align:center;			float: left;			white-space: nowrap;		}	a.menu, a.newsmenu  { 	font-family: Geneva,Verdana,arial,helvetica;			color: white;			text-align: center;		}a.menu:link, a.newsmenu:link { 			color: #FFFFFF;			text-decoration: none; 		}	a.menu:visited, a.newsmenu:visited{ 			color: #FFFFFF;			text-decoration: none;		}	a.menu:hover, a.newsmenu:hover   { 			color: #E1AF6B;			text-decoration: underline;		}	a.menu:active, a.newsmenu:active  { 			color: #FFFFFF;			text-decoration: underline; 		}	a.menuactive, a.newsmenuactive  {			color: #E1AF6B;			text-decoration: underline;			font-weight:bold;		}	a.menuactive:hover, a.newsmenuactive:hover {			color: #E1AF6B;			text-decoration: underline;			font-weight:bold;		}.submenuitem {			font-family: Verdana,Helvetica,Arial,sans-serif;			font-size:9px;			background-color:#FFFFFF;			border-bottom: solid 1px #425A78;			border-left: solid 1px #425A78;			border-right: solid 1px #425A78;			margin-left:12px;			text-align:left;		}a.submenu, a.newssubmenu {			color: #AAAAAA;			text-decoration: none; 		}	a.submenu:link, a.newssubmenu:link { 			color: #AAAAAA;			text-decoration: none;		}	a.submenu:visited, a.newssubmenu:visited { 			color: #AAAAAA;			text-decoration: none;		}	a.submenu:hover, a.newssubmenu:hover { 			color: #000000;			text-decoration: none; 		}	a.submenu:active, a.newssubmenu:active { 			text-decoration: none; 		}	a.submenuactive, a.newssubmenuactive {			color: #000000;			text-decoration: none;		}	a.submenuactive:hover, a.newssubmenuactive:hover {			color: #000000;			text-decoration: none;		}.mainnewsitem {			font-family: Verdana,Helvetica,Arial,sans-serif;			font-size:10px;			font-weight:bold;			width: 98%;			background-color:#FFFFFF;				border: solid 1px #666666;			margin-top:2px;			padding:2px;			text-align:left;			vertical-align:middle;		}a.newsmenu  { 			color: #666666;			text-decoration: none; 		}a.newsmenu:link { 			color: #666666;			text-decoration: none; 		}	a.newsmenu:visited{ 			color: #666666;			text-decoration: none;		}	a.newsmenu:hover   { 			color: #000000;			text-decoration: none;		}	a.newsmenu:active  { 			color: #000000;			text-decoration: none; 		}	a.newsmenuactive  {			color: #000000;			text-decoration: none;			font-weight:bold;		}	a.newsmenuactive:hover {			color: #000000;			text-decoration: none;			font-weight:bold;		}		a.newsmenu{			color: #666666;			text-decoration: none;			font-weight: bold;		}		a.newsmenuactive  {			color: #000000;			text-decoration: none;			font-weight: bold; 		}		a.newssubmenuactive  {			color: #000000;			text-decoration: none;			font-weight: bold; 		}.newsitemdiv {			margin-top:5px;		}	.board 	{			color: #999999;			text-decoration: none		}	.board:hover {			color: #FFFFFF;			text-decoration: none		}.leadtext { 			color: #ffffff; 			font-family: Geneva;		}.normaltext {			color: #ffffff;				font-family: Geneva;		}		.searchbox {			color: #666666;			text-align: left;			background-color: #DDDDDD;		}		.highlight {			background-color:#CCCCFF;		}/* tailer made classes  */.maincontent {			width: 543px;			height: 100%;			background-image: url(images/mainback.gif)			padding-left: 12px;			padding-right: 12px;			padding-bottom:20px;		}.imagetable	{	text-align: center;			width: 175px;			height: 100%;		}		.imagecel	{	margin-top: 10px;		}.lefttopcel	{	background-color: #35342F;			height: 75px;			width: 175px;		}		.righttopcel	{				background-color: #716D62;			height: 50px;			text-align:left;			border-top-style: solid;			border-top-width: 2px;			border-top-color: #824F3F;			border-right-style: solid;			border-right-width: 2px;			border-right-color: #4A1505;		}		.leftmidcel	{	background-color: #35342F;			width: 175px;			vertical-align: top;			text-align: center;			border-left-style: solid;			border-left-width: 2px;			border-left-color: #804C3C;			border-top-style: solid;			border-top-width: 2px;			border-top-color: #824F3F;		}		.contentcel	{	vertical-align: top;					font-family: geneva;					font-size: 12px;					color: white;					background-color: #979184;				}		.logobar	{	height: 99px;			width: 500px;			text-align: left;			background-image: url(images/logo2.gif);		}		.disclaimer	{				margin-left: 37px;			margin-top: 25px;			color: #3333FF;			font-size: 10px;				}		.logo		{	height: 25px;		}		.contentdiv	{					background-color: #979184;				font-family: geneva;				font-size: 12px;				color: white;				width: 578px;				height: 420px;				text-align: left;				vertical-align: top;				padding-right: 10px;				padding-left: 10px;				padding-top: 15px;				border-right-style: solid;				border-right-width: 2px;				border-right-color: #4A1505;		}		.top	{			height: 10px;}