﻿/* CSS Document */
body{
	scrollbar-arrow-color:#848C8C;
 	scrollbar-track-color:#FFFFFF;
 	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
 	scrollbar-darkshadow-color:#848C8C;
 	scrollbar-3dlight-color:#FFFFFF;
}
.ActionLabel{
	color: #848c8c;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	display: block;
	margin-top: 7px;
	margin-bottom: 5px;

}
.ActionTextBox{
	height: 19px;
	width: 145px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #002395;
	display: block;
	float: left;
}
.DataListLink{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #848C8C;
	text-decoration: none;
}
.DataListLink a:link, .DataListLink a:visited{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #848C8C;
}
.DataListLink a:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #505454;
}
.DataListText{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 9px;
	color:##848C8C;
}
.BlocDocListBorder{
	border-left: 1px solid #848C8C;
	border-right: 1px solid #848C8C;
	height: 350px;
}
.BlocDocList{
	background-image: url(http://www.concawe.be/PortalDev/Objects/4/Images/Bullet.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 11px;
	}
.contentBloc{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #505454;
	padding-left: 15px;
	padding-right: 15px;
	width: 240px;
	}
hr{
	noshade: noshade;
	size: 1;
	color: #848c8c;
}
.NavigationLabel{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #848C8C;
	}
.NavigationLink{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #5A6060;
	}
.NavigationLink a:link, .NavigationLink a:visited{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #5A6060;
	text-decoration: underline;
	}
.NavigationLink a:hover{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #494949;
	text-decoration: none;
	}
