body {
	background-color: #CCCCCC;
	background-image: URL(images/block.png);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	}

table {
	margin: 0 auto;
	width: 1054px;
	border-collapse: collapse;
	}

/* Classes */

.menucont {
	position: absolute;
	margin-top: 150px;
	margin-bottom: 2%;
	float: left;
	width: 225px;
	
	}
.menucont p {
	padding-top: 100px;
	margin:auto;
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	color:#6699cc;
	}
.imgtrans {
	border: 0;
	text-align: left;
	margin-left: 30px;
	}
.fill {
	width: 300px;
	height: 400px;
	}
.pdfimg {
	border: 0;
	height: 30px;
	vertical-align: middle;
	}

/* IDS */

#mbg {
	vertical-align:top;
	background-image: url(images/business_management.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #fff;
	border-bottom: 1px solid #000;
	
	}
#lbg {
	width: 15px;
	background-image: url(images/slidel.png);
	background-position: top;
	background-repeat: repeat-y;
	
	}
#rbg {
	width: 15px;
	background-image: url(images/slide.png);
	background-position: top;
	background-repeat: repeat-y;
	}
#bot {
	height: 50px;
	text-align: left;
	}
#voor {
	position: relative;
	margin-top: 150px;
	margin-bottom: 2%;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom:25px;
	text-align: left;
	left: 225px;
	width: 750px;
	border-left: 1px solid #FF3300;
	min-height: 500px;
	}
#voor h1, h2, h3, h4, h5, h6 {
	text-align: left;
	margin-left: 80px;
	margin-bottom: 25px;
	font-size: 15px;
	color: #6699CC;
	}
#voor p {
	text-align: justify;
	margin-left: 115px;
	width: 500px;
	margin-bottom: 3%;
	}
#voor li {
	margin-left: 90px;
	text-align: left;
	list-style: square;
	}
#voor img {
	margin-left: 115px;
	}
#voor i {
	color: #FF3300;
	}
.small {
	width: 108px;
	height: 23px;
	}
.small1 {
	width: 108px;
	height: 43px;
	}
.small2 {
	width: 108px;
	height: 60px;
	}
#foot {
	float: right;
	width: 750px;
	text-align: left;
	line-height: 15px;
	}


/* Menu */

#menucov {
	line-height: 25px;
	font-size: 12px;
	color: #000000;
	}
#menucov li {
	text-align: left;
	list-style:none;
	}
#menucov a:link, a:visited {
	color: #000;
	font-weight: bold;
	text-decoration:none;
	}
#menucov a:hover {
	font-weight: bold;
	color:#FF6600;
	text-decoration:none;
	}

