body {
	margin:0px;
	font-family:Trebuchet MS,Calibri,arial;
	font-size:12px;
	line-height:17px;
	color:#7e7e7e;
}

.submenu {
	margin:0px;
	font-family:Trebuchet MS,Calibri,arial;
	font-size:14px;
	line-height:17px;
	color:#FFFFFF;
}

.submenu a { 
	font-family:Trebuchet MS,Calibri,arial;
	font-size:14px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.title {
	margin:0px;
	font-family:Trebuchet MS,Calibri,arial;
	font-size:30px;
	line-height:17px;
	color:#00b1d6;
}

.tab { 
	width: 122px;
	height: 33px;
	overflow: hidden;
	background-color: #797f7f;
	cursor: pointer;
}

.titlered { 
	font-family:Trebuchet MS,Calibri,arial;
	font-size:20px;
	text-decoration: none;
	font-weight: normal;
	color: #00b1d6;
}


#tabActive { 
	width: 122px;
	height: 43px;
	overflow: hidden;
	background-color: #00b1d6;
}

.visie { 
	margin:0px;
	font-family:Trebuchet MS,Calibri,arial;
	font-size:13px;
	line-height:18px;
	color:#7e7e7e;
}



