﻿BODY {
	background-color : #476839;
}
A:link {
 color: #9BD5AE;
}
A:visited {
 color: #9BD5AE;
}
A:active {
 color: #9BD5AE;
}
A:hover {
 color: #D88028;
}
.main {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	font-family: arial,helvetica,sans-serif;
	color: #9BD5AE;
	margin: 0px 0px 0px 0px;
}
.Title {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	font-family: arial,helvetica,sans-serif;
	color: #9BD5AE;
	margin: 0px 0px 0px 0px;
}
.Table_Background_Orange {
	background-image: url('../Images/Background_Table_Orange.png');
}
.Table_Background_Green {
	background-image: url('../Images/Background_Table_Green.png');
}
.Bottom_Background_Green {
	background-image: url('../Images/Background_Green_Bottom.png');
}
.Bottom_Background_Orange {
	background-image: url('../Images/Background_Orange_Bottom.png');
}
.Right_Background_Green {
	background-image: url('../Images/Background_Green_Right.png');
}
.Right_Background_Orange {
	background-image: url('../Images/Background_Orange_Right.png');
}
td.Logo_voor_Home {
 	width: 85px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	font-family: arial, helvetica, sans-serif;
	color: #D88028;
	margin: 0px;
	background: url(../Images/Logo_Home.png) no-repeat right;
}
.Plaatje {
	margin: 7px;
}
.Groot_plaatje {
	font-size: inherit;
	font-weight: inherit;
	font-style: normal;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9BD5AE;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background-color: #476839;
}
.Groot_plaatje_Logo {
	font-size: inherit;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	font-family: arial,helvetica,sans-serif;
	color: #9BD5AE;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background-color: #476839;
	background-image: url('../Images/Table_Logo.png');
}
.TitleCentrered {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	font-family: arial,helvetica,sans-serif;
	color: #9BD5AE;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
html { 
scrollbar-arrow-color:#9BD5AE; 
scrollbar-track-color: #476839; 
scrollbar-face-color:#D88028; 
scrollbar-highlight-color:#476839; 
scrollbar-3dlight-color:#476839; 
scrollbar-darkshadow-color:#476839; 
scrollbar-shadow-color:#476839; 
}

.tooltip { position:absolute; z-index:24; }
.tooltip span { display:none;}
.tooltip:hover {z-index:25;}
.tooltip:hover span { 
	display:block;
	position:absolute; 
	width:111px; 
	top:25px; 
	left:20px; 
	background-color:#FCFBDC; 
	border:1px solid #D88028; 
	padding:5px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	font-family: arial,helvetica,sans-serif;
	text-decoration: none;
}
 
.warning { position:absolute; z-index:24;  }
.warning span { display:none; }
.warning:hover {z-index:25;}
.warning:hover span { 
	display:block;
	z-index:25; 
	position:absolute; 
	width:250px; 
	top:25px; 
	left:20px;
	background:#FCE4E4 url(../Images/warning.gif) no-repeat left;
	border: 1px solid #D88028; 
	padding:5px 5px 5px 35px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	font-family: arial,helvetica,sans-serif;
	text-decoration: none;
}

.Plaatje_Hyperlink {
	border-width: 0px;
	margin: 7px;
}

td.bullets {
	width:10%;
	background: url(../Images/Bullet.png) no-repeat top center;
} 

td.list {
	width: 90%;
	text-align: left;
	vertical-align: bottom;
}

A.doImgUp {
display:table-cell; 
height: 31px; 
width: 20px; 
background-image: url('../Images/Topic_Root_up.png');
text-decoration: none; 
}

A.doImgDown {
display:table-cell;  
height: 31px; 
width: 20px; 
background-image: url('../Images/Topic_Root_down.png');
text-decoration: none; 
}

A.doHovUp:hover { 
background-image: url('../Images/Topic_Hover_up.png');
}

A.doHovDown:hover { 
background-image: url('../Images/Topic_Hover_down.png');
}

body A.doActUp:active { 
background-image: url('../Images/Topic_Active_up.png');
}

body A.doActDown:active { 
background-image: url('../Images/Topic_Active_down.png');
}

A.Topic:hover {
font-weight: bold;
color: #9BD5AE;
}



