A:link  { font-family : Arial;
   	text-decoration : none;
	      font-size : 10pt;
	       color :black; }

   
A:active { font-family : Arial;
	      font-size : 10pt;
	       color :black; }
   
A:visited { font-family : Arial;
   	text-decoration : none;
	      font-size : 10pt;
	       color :black; }
   
   
A:hover	      {
	font-family : Arial;
	font-size : 10pt;
   	text-decoration : underline;
	color : black;
}

.groenebalk:link  { font-family : Arial;
   	text-decoration : none;
	      font-size : 9pt;
	       color :white; }

   
.groenebalk:active { font-family : Arial;
	      font-size : 9pt;
	       color :white; }
   
.groenebalk:visited { font-family : Arial;
   	text-decoration : none;
	      font-size : 9pt;
	       color :white; }
   
   
.groenebalk:hover	      {
	font-family : Arial;
	font-size : 9pt;
   	text-decoration : underline;
	color : black;
}


.readon:link  { font-family : Arial;
	font-weight: bold; 
  	text-decoration : none;	      
	      font-size : 9pt;
	       color : #423ba3; }

   
.readon:active { font-family : Arial;
	font-weight: bold; 
  	text-decoration : none;	      
	      font-size : 9pt;
	       color : #423ba3; }
   
.readon:visited { font-family : Arial;
	font-weight: bold; 
  	text-decoration : none;	      
	      font-size : 9pt;
	       color : #423ba3; }
   
   
.readon:hover	      {
	font-family : Arial;
	font-size : 9pt;
   	text-decoration : underline;
	color : black;
}

.groenebalktitel{
	font-family : Arial;
	font-size : 10pt;
	color :white; 
   	font-style : italic;
}
.groenebalkTekst{
	font-family : Arial;
	font-size : 9pt;
	color : white; 
   	font-style : italic;
}
.eventcaltitel{
	background:#423ba3;
}
.eventcalrow{
	background:#e7e4f3;
}

.eventcaltiteltekst{
	font-family : Arial;
	font-size : 9pt;
	color : white; 
   	text-decoration : bold;
}

.quote_naam{
	font-family : Arial;
	font-size : 9pt;
	color : white; 
   	font-style : regular;
}
.quote_functie{
	font-family : Arial;
	font-size : 7pt;
	color : white; 
}

.knop {font-family: Arial; 
	background:#9999CB;
	border:1px solid black;
	bordercolor: black;
	solid;
}


.button { 
	      font-size : 10pt;
	font-family: Arial; 
    color :#000000; 
	background:#FFFFFF;
	border:0px solid #000000;
	bordercolor: 000000;
	solid;
}
textarea { 
	      font-size : 9pt;
	font-family: Arial;
    color :#000000; 
	background:#FFFFFF;
	border:1px solid #000000;
	bordercolor: 000000;
	solid;
}
.textareaerror { 
	      font-size : 9pt;
	font-family: Arial; 
	color :#000000; 
	background:#FFC1C1;
	border:1px solid #000000;
	bordercolor: 000000;
	solid;
}

input { 
      font-size : 9pt;
	font-family: Arial; 
	color :#000000; 
	background:#FFFFFF;
	border:1px solid #000000;
	bordercolor: 000000;
	solid;
}

.paypal { 
      font-size : 9pt;
	font-family: Arial; 
	color :#000000; 
	background:transparent;
	border:0px solid #000000;
	bordercolor: 000000;
	solid;
}

.inputerror { 
      font-size : 9pt;
	font-family: Arial; 
    color :#000000; 
	background: #FFC1C1;
	border:1px solid #000000;
	bordercolor: 000000;
	solid;
}

   

pre  {	font-family : Arial;
   	color : black;
	font-size : 9pt;
   }

font { font-family : Arial;
	      font-size :9pt;
   	text-decoration : bold;	      
}

.post { font-family : Arial;
	      font-size :7pt;
	       color :black; }


h1 { font-family : Arial;
	      font-size : 20pt;
	       color :black;}

h2 { font-family : Arial;
	      font-size : 15pt;
   	text-decoration : bold;	      
	       color : black; }

h3 { font-family : Arial;
	      font-size : 13pt;
   	text-decoration : bold;	      
	       color : black; }

body { font-family : Arial;

	      font-size : 10pt;
	       color :black; }

td { 
	font-family : Arial;
	      font-size : 10pt;
	       color :black; }

b { font-family : Arial;
	      font-size : 10pt;
	       color :black; }
	       
.error { font-family : Arial;
	      font-size : 10pt;
	       color :red; }

.rand {
    border-color: #cccccc;
    border-width:0px 1px 0px 0px; 
    border-style:solid;
}

.ticker {
    border-color: #303299;
    border-width:0px 0px 0px 0px; 
    border-style:solid;
}

.menu {
    color: #313198;

}
.tabeltitel {
	font-family : Arial;
	font-size : 12pt;
	    color: #87b109;
}

.tabeltitelklein {
	font-family : Arial;
	font-size : 9pt;
	    color: #87b109;
}


//Style, div menu box

.downBox {
	position: relative;
	left: 30px;
	margin: 10px 0px 0px 0px;
	width: 40%;
	background-color: #D5D5D7;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border: 2px solid;	
}

.menuList {
	margin: 0px;
	padding: 0px;
}

.menuList li {
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;	
}


tr.off {
	background: #D5D5D7;
}
tr.on {
	background: #E0E0E1;
}

.BoxWhite {
	background-color: #FFFFFF;
	-moz-border-radius: 20px;	
	-border-radius:10px;
}


div#nifty{ margin: 0 20%;background: #FFFFFF}
	