body {
    background-color : #454545;
    color: #9C9D9C;
    font-size: 8pt;
    margin: 0px 0px 0px 0px;
    padding-bottom: 16px;
    background-image: url(img/leftbg.jpg);
    background-repeat: repeat-y;`
    margin-bottom: 10px;
    
}


.headsUp {
	background-color: #FFFFC0;
	color: black;
	font-size: 10pt;
	margin: 5px 5px 5px 5px ;
	padding: 2px 2px 2px 2px ;
	border: 1px solid red;
	}

.headsUp a, .headsUp a:hover {
	color: blue;
	font-size: 10pt;
	}

.headDiv    {
    background-image: url(img/girl.jpg);
    background-repeat: no-repeat;
    height: 400px;
    width: 251px;
    background-position: 0px 48px ;
}

.payoffDiv    {
    left: 200px;
    width: 545px;
    height: 48px;
    background-image: url(img/logo.jpg);
    background-repeat: no-repeat;
}

.menuContainer {
    background-image: url(img/lijn.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 43px;
    width: 517px;
    float: right;
    position: absolute;
    top: 48px;
    left: 251px;

}

.menuDiv {
    background-image: url(img/lijn.jpg);
    background-repeat: no-repeat;
    height: 40px;
    float: right;
    width: 517px;
    padding-top: 13px;
    top: 48px;
    position: absolute;
   left: 251px;
}

.menuseparator	{
    margin-left: 4px;
    margin-right: 4px;
    color: #99CC33;
    font-size: 9pt;
}

a:hover, .current    {
    color: #B86ED4;
    font-size: 8pt;
   }

        
a, a.visited {
    color: #99CC33;
    text-decoration: none;
    font-size: 8pt;
    }
               
    
.contentContainer    {
    background-color: #616161;
    border: 1px solid #99CC33;
    width: 518px;
    min-height: 372px;
    position: absolute;
    top: 101px;
    left: 251px;
    
    
}


.contentDiv {
    position: relative;
    padding-left: 10px;
    float: left;
    width: 305px;
    margin-bottom :20px;
}



h3.title {
    color: #99CC33;
    font-weight: normal;
    font-size:10pt;
    margin-top: 10px;
    margin-bottom: 2px;
    text-transform: uppercase;
    
}
     

.divWithHeads    {
    background-image: url(img/bgheads.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    width: 179px;
    height: 190px;
    position: absolute;
    float: right;
    top: 0px;
    left: 337px;
    padding-top: 10px;
    
}

.head {
    border: 1px solid #99CC33;;
}

td .head {
	  float: right;
	  vertical-align: middle;
			  
	  background-color: black;
	  

}

.divWithHeads .head {
    width: 71px;
    height: 70px;
	  background-color: #616161;
	  position: absolute;
}

#headMiddle {
    position: absolute;
    top: 99px;
}

#headRight {
    position: absolute;
    top: 99px;
    left: 90px;
}

#headBottom {
    position: absolute;
    top: 188px;
 
}

.downloadContainer {
	padding-left: 5px;
	padding-top: 5px;

}
.downloadDiv {
	border-bottom: 1px solid #99CC33;;
	border-right: 1px solid #99CC33;;
	float: left;
	position: relative;
	margin-bottom: 10px;
	width: 300px;
	vertical-align: bottom;
	padding-bottom: 5px;
}

* {
	font-family: arial, verdana;
	font-size: 8pt;
}


h3.subtitle	{
		color: #99CC33;
		font-weight: normal;
		font-size:10pt;
		margin-top: 0px;
		margin-bottom: 4px;

	}
	
	
	.opinionBox {
		float: right;
		padding-right: 5px;
		position: relative;
		
		top: 0px;
		top: 0px;
		width: 120px;
		
		
	}
	
	.commentBox {
		float: left;
		width: 110px
		position: relative;
		
		padding-top: 5px;
		padding-left: 20px;
	}
	.dlLink {
		position: relative;
		padding-left: 20px;
		float: left;
		width: 200px;
		vertical-alignment: bottom;

	}
	
	strong {
		color: #99CC33;
		font-weight: normal;
		
	}
	
	
	.opLabel	{
		display: block;
		width: 60px;
	}
	
	
	.tinyText	{
		font-family: arial,system;
		font-size: 7pt;
		font-weight: normal;
	}
	
	table.pagerTable {
		
	}
	
	.btn, .btn_hover	{
		border: 1px solid #99CC33;
		width: 100px;
		width: 100px;
		cursor: pointer; 
		cursor: hand;
		
	}	
	
	
.input {
	background-color : #454545;
	border: 1px solid #99CC33;
	color: #9C9D9C;
}

.label {
	color: #99CC33;
}


.scrollDiv {
	position: relative;
	left: 10px;
	color: #99CC33;
	text-alignment: center;

}