/********/
/* Main */
/********/
label {
		COLOR: #0099cc;
}
body {
	scrollbar-base-color: #000000;
	padding: 0;
	background-color: #2A2A2A;
	background-repeat: repeat-x;
	background-position: center top;
	font-style: normal;
}


body a {
	COLOR: #000066;
}

body a:active {
	COLOR: #000066;
}

body a:visited {
	COLOR: #000066;
}

body a:hover {
	COLOR: #0099CC;
	text-decoration: underline;

}



/* this page declarations */

.gnb {
width: 740px;
margin: 20px 0 3px 0;
}


/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
width: 738px;
height: 27px;
margin: 0;
padding: 0;
overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 718px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;

}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #0099cc;
font: bold 10px Verdana;
margin: 0 50px 0 0;
text-decoration: none;

}

ul.newsticker span {
margin: 0 10px 0 0;
}

p {
Xmargin: 0; Xpadding: 0;
}

#careervalue_logo {
	position: absolute;
	top: 20px;
	left: 700px;
}

#ict_trainingen {
	position: absolute;
	top: 800px;
	left: 700px;
}

#tblJobUrls tr.highlight {
	background-color: #F0F0F8 !important;
}
.navigation {
	font-size: 14pt;
	margin-right: 5px;
	text-decoration: "";
}
.navigation:HOVER {
	text-decoration: underline;
}

.current_page {
	font-weight: bold;
}
.vacature_url {
	text-decoration: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	font-size: 9pt;
	font-family: Tahoma, Arial, sans-serif;
}
legend {
	color:#0099cc;
	font-size:12px;
	font-family:tahoma;
}

h1 {
	color: #0099cc;
	margin: 0px; /* tlbr */
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
}
