/* Start of CMSMS style sheet 'ozc' */
body, p, div, table, tr, td 
				{	cursor: default;	font-family: Verdana;	color: #002969;	font-size:12px;}


body			{		overflow: -moz-scrollbars-vertical;}


.menu:link		{	font-weight: bold; font-size: 9px; text-decoration: none;	color: #FFFFFF;	cursor: pointer;}
.menu:visited   {	font-weight: bold; font-size: 9px;  text-decoration: none;	color: #FFFFFF;	cursor: pointer;}
.menu:active    {	font-weight: bold; font-size: 9px; text-decoration: none;	color: #006AAB;	cursor: pointer;}
.menu:hover		{	font-weight: bold; font-size: 9px; text-decoration: none;	color: #006AAB;	cursor: pointer;}


.foot:link		{	font-weight: bold; font-size: 9px; text-decoration: none;	color: #FFFFFF;	cursor: pointer;}
.foot:visited   {	font-weight: bold; font-size: 9px;  text-decoration: none;	color: #FFFFFF;	cursor: pointer;}
.foot:active    {	font-weight: bold; font-size: 9px; text-decoration: underline;	color: #FFFFFF;	cursor: pointer;}
.foot:hover		{	font-weight: bold; font-size: 9px; text-decoration: underline;	color: #FFFFFF;	cursor: pointer;}


a:link		{	font-weight: bold; font-size: 9px; text-decoration: none; color: #006AAB;	cursor: pointer;}
a:visited   {	font-weight: bold; font-size: 9px; text-decoration: none;	color: #006AAB;	cursor: pointer;}
a:active    {	font-weight: bold; font-size: 9px; text-decoration: underline;	color: #006AAB;	cursor: pointer;}
a:hover		{	font-weight: bold; font-size: 9px; text-decoration: underline;	color: #006AAB;	cursor: pointer;}



.menuactive:link		{	font-weight: bold; font-size: 9px; text-decoration: underline;	color: #006AAB;	cursor: pointer;}
.menuactive:visited   {	font-weight: bold; font-size: 9px; text-decoration: underline;	color: #006AAB;	cursor: pointer;}
.menuactive:active    {	font-weight: bold; font-size: 9px; text-decoration: underline;	color: #006AAB;	cursor: pointer;}
.menuactive:hover		{	font-weight: bold; font-size: 9px; text-decoration: underline;	color: #006AAB;	cursor: pointer;}



TD.copy    { font-weight: bold; font-size: 9px; text-decoration: none;	color: #FFFFFF; }




#navigatie {
text-align: center;
}
#navigatie ul{


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

}
#navigatie ul li a:hover{
text-decoration:underline;


}

#navigatie2 {
text-align: center;
}
#navigatie ul{


width: 100%;
padding: 0;
margin: 0;
white-space: no-wrap;
}
#navigatie2 ul li{
display: inline;
}
#navigatie2 ul li a{
padding-left: 0.5em;
padding-right: 0.5em;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #006AAB;
font-weight: bold;

}
#navigatie2 ul li a:hover{
text-decoration:underline;


}

/* End of 'ozc' */

