a:link {font-size: 12px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color:#141654; text-decoration:none}

a:active {font-size: 12px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color:#141654; text-decoration:none}

a:visited {font-size: 12px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color:#141654; text-decoration:none}

a:hover {font-size: 12px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color:#141654; text-decoration:underline}
form {font-weight:400; font-size:20px; color:#f17c0a; font-family: Verdana, Geneva, sans-serif; font-style:normal; line-height:17px}

td.form {font-weight:400; font-size:12px; color:#f17c0a; font-family: Verdana, Geneva, sans-serif; font-style:normal; line-height:17px}


body {

	background-color: #CCCCCC;

	margin:0;

	overflow:hidden;

}

#content{

	width:350px;

	height:370px;

	overflow:hidden;

	margin-left: 10px;

}

#baankleur1 {

	background-image: url(images/baankleur1.gif);

	background-position:right; 

	background-repeat:repeat-y;

}

#baankleur2{

	background-image:url(images/baankleur2.gif);

	background-position:right;

	background-repeat:repeat-y;

}

#baankleur3 {

	background-image:url(images/baankleur3.gif); 

	background-position:top,left; 

	background-repeat:repeat-y;

}

#bottom {

	background-image:url(images/bottom_links.gif);

	background-position:right bottom;

	background-repeat:no-repeat;

}

/*scrollbar*/

a img {

	border:none;

}

#holder { 

	position:relative; 

	z-index:100;

}

#scrollbox  {

	position:absolute;

	width:350px;

	height:370px;

	clip:rect(0px, 370px, 370px, 0px);

	z-index:1;

	margin-left:10px;

	color:#f17C0A;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

}

.scrolltext { 

	position:absolute;

	visibility:hidden;

	z-index:1;

}  

#scrollbar { 

	position:relative; 

	visibility:hidden;

	width:12px; 

	height:346px; 

	font-size:1px; 

	z-index:2;

}

#track { 

	position:absolute; 

	width:12px; 

	height:346px;

	background: url(images/nav/track.gif) red repeat;

	z-index:1;

}

#dragBar {

	position:absolute; 

	width:10px; 

	height:20px;

	background-color:#8A82B5;

	z-index:1;

}  

#up { 

	position:absolute; 

	left:0; 

	top:0; 

	z-index:2;

}  

#down { 

	position:absolute; 

	left:0; 

	bottom:0; 

	z-index:3;

}  