/* Start of CMSMS style sheet 'terraxl' */
body { 

overflow: -moz-scrollbars-vertical;
}


body, table, td
				{	
color:#252e04; 

cursor: default;	font-family: verdana;	font-size:11px;}



h1 {
   margin-top:20;

   font-size: 16px;

}


.foot {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 160%;
   color: #9F9F9F;
   
   padding: 3px 0;
}


.content { text-align: justify; line-height: 16px; 
margin-left: 23px;
width: 400px;
 overflow:hidden;


}


A:link			{	text-decoration: none;	color: #595724;	cursor: pointer;}
A:visited		{	text-decoration: none;	color: #595724;	cursor: pointer;}
A:active		{	text-decoration: underline;	color: #9E9E2B;	cursor: pointer;}
A:hover			{	text-decoration: underline;	color: #9E9E2B;	cursor: pointer;}

.buttons img{

filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);

-moz-opacity: 0.5;

}



.buttons:hover img{

filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);

-moz-opacity: 1;

}


#navigatie ul{
padding: 0;
margin: 0;
padding-left: 2em;
white-space: no-wrap;
}
#navigatie ul li{
display: inline;
}
#navigatie ul li a{
padding-left: 0.5em;
padding-right: 0.5em;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #d7eec0;
font-weight: bold;

}
#navigatie ul li a:hover{
color: #ffffff;
}


/* End of 'terraxl' */

