body, html {
	sheight: 100%;
}

body {
	background-color: #CBE1EF;
	/*background-image: url('images/bg.jpg');*/
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: 50% 0;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;	
	font-size: 12px;
	color: #051931;
}

a { color: #ff4302; text-decoration: none; }
a:hover { color: #ff4302; text-decoration: underline; }
a.blauw { color: #051931; }
img { border: 0px; }

input, textarea {
	font-family: arial;
	font-size: 12px;
}

table {
	border-collapse: collapse;
}

h1 {
	font-size: 12pt;
	font-family: arial;
	color: #ff6600;
}

h2 {
	font-size: 10pt;
	font-family: arial;
	color: #000000;
}

hr {  	
		color: #61A4D9; 
		background-color: #61A4D9; 
		height: 1px; 
		border: 0px;
		border-style: solid; }

input, select {
		font-family: arial;
		font-size: 12px;
		color: #051931;
		padding: 0px;
		margin: 0px;
}	
		
.container {
	width: 960px;
	padding: 0px;
	margin: 0 auto;
}

.container td {

}


.menu {
	width: 960px;
	height: 94px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;	
}

	
.content {
	padding-top: 10px;
	vertical-align: top;	
}

.content2 {
	width: 960px;
}


.smal {
	width: 190px;
	vertical-align: top;	
}
.divider {
	width: 30px;
}
.midden {
	width: 740px;
	vertical-align: top;	
	text-align: right;
}

.panel {
	width: 191px;
}

.panelheader {
	/*border: 1px solid #051931;	*/
	background-color: #051931;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	text-align: left;	
	padding-left: 10px;	
	background-image: url('images/panelbg.jpg');
}
.panelbody {
	/*border-left: 1px solid #829bab;
	border-right: 1px solid #829bab;
	border-bottom: 1px solid #829bab;
	border-right: 1px solid #051931;
	border-top: 1px solid #051931;	*/
	color: #000000;
	font-size: 12px;
	padding: 10px;
	background-image: url('images/panelbg2.jpg');	
	background-position: left bottom;
	background-repeat: no-repeat;
}

.bigpanel {
	width: 740px;
	margin: 0;
}

.bigpanelheader {
	/*border: 1px solid #051931;	
	background-color: #051931;*/
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	height: 50px;
	vertical-align: middle;
	text-align: center;	
	background-image: url('images/panelbigbg.jpg');	
}
.bigpanelbody {
	/*border: 1px solid #051931;*/
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	background-image: url('images/panelbigbg2.jpg');	
	background-position: left bottom;
	background-repeat: no-repeat;	
}	


.footer, .footer td {
font-size: 12px;
text-align: center;
height: 30px;
vertical-align: middle;
width: 100%;
}
.footer a {
color: #ff6600;
}

.googleads {
text-align: left;
margin: 0 auto;
height: 80px;
}

.ad {
margin: 0 auto;
}

		#makeMeScrollable
		{
			width: 960px;
			height: 60px;
			position: relative;
		}
		#makeMeScrollable div.scrollableArea a
		{
			position: relative;
			float: left;
			margin: 0;
			padding: 0;
			margin-left:7px;
		}
		div.scrollWrapper
		{
			position: relative;
			overflow: hidden;
			width: 100%;
			height: 100%;
		}

		div.scrollableArea
		{
			position: relative;
			width: auto;
			height: 100%;
		}
.topmiddlecenter {
	text-align: center;
	width: 960px;
}
.topmiddleside {
	width: 220px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.topmiddleside a { color: #ee332a; }	

.links h2 {
	font-size: 12pt;
	color: #ff6600;
}

.links a {
	color: #000000;
	font-weight: b;
}
