body {
 background-color: #4373AC;
 margin-left: 0px;
 margin-top: 0px;
 font-size: 0.8em;
 font-family: Arial, Helvetica, sans-serif;
}

table {
 font-size: 1em;
}

td.tab {
  width: 126px; 
  background-image: url(../images/image2_02.jpg);
  background-position: center center;
  background-repeat: no-repeat;  
}

td.tabActive {
  width: 126px; 
  background-image: url(../images/image2_02b.jpg);
  background-repeat: no-repeat;  
  background-position: center center;
}

td.teams {
  font-size: 9pt; 
  font-family: Tahoma;
  text-align: left;
}

p.content {
  font-family: Arial, Helvetica, sans-serif; 
  color: #333333; 
  font-size: 1em;
  text-align: left;
}

.style3 {font-family: ARIAL; font-size: 1em; font-weight: bold; color: #FFFFFF; }
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.style5 {font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; }
.style8 {color: #62AA44}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style9 {
	font-size: 12px;
	color: #FFFFFF;
}


/************************************/
/* MENU > COOLMENU BOVENAAN PAGINA */

.clCMAbs{
 position: absolute; 
 visibility: hidden; 
 left: 0px; 
 top: 0px;
}
 
.clBar{
 position: absolute; 
 visibility: visible;
}
 
/*Styles for level 0*/
.clLevel0,.clLevel0over{
 position: absolute; 
 padding: 2px; 
 font-family: Arial; 
 font-size: 1.1em;
 background-color: #62AA44; 
 border-left: #BFBFBF solid 0px;
 text-align: left; 
}
 
.clLevel0{
 cursor: default;
 color: #FFFFFF;
}
 
.clLevel0over{
 cursor: pointer;
 color: #000000; 
}
 
.clLevel0border{
 position:absolute;
 visibility: hidden; 
 background-color:#006699; 
}
 
/*Styles for level 1*/
.clLevel1, .clLevel1over{
 position: absolute; 
 padding: 2px; 
 font-family: Arial; 
 font-size: 0.9em;
}
 
.clLevel1{
 background-color: #62AA44; 
 color: #FFFFFF; 
 padding: 0px; 
 margin: 0px;
 cursor: default;
 border: #FFFFFF solid 1px; 
}
 
.clLevel1over{
 background-color: #BFBFBF;
 color: #FFFFFF;
 cursor: pointer;
 padding: 0px; 
 margin: 0px;
 border: #FFFFFF solid 1px; 
}
 
.clLevel1border{
 position: absolute; 
 visibility: visible; 
 background-color: buttonface;
}
