HTML,BODY{
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size:12px;
	scrollbar-DarkShadow-Color: #999999;
	scrollbar-Track-Color: #000000;
	scrollbar-Face-Color: #004b99;
	scrollbar-Shadow-Color: #000000;
	scrollbar-Highlight-Color: #000000;
	scrollbar-3dLight-Color: #000000;
	scrollbar-Arrow-Color: #FFFFFF;
}
TD{
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size:12px;
	font-size:13px;
	}
P{
   margin:0;
   padding:0;
}
.fullTable{
   height:100%;
   width:100%;	
}

input,textarea{
	border:1px solid #000000;
	background: FFFFFF;
	color: #000000;
	font-size: 12px;
	cursor:pointer;
}
.knopje{
	border:1px solid #004b99;
	background: FFFFFF;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	cursor:pointer;
}
H2 {
	font-size: 130%;
	color:#000000;
	font-weight:bold;
}
H1 {
	font-size: 130%;
	color:#333333;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
H3 {
	font-size: 100%;
}

H1,H2,H3,H4 {
	font-weight: bold;
}
A:link {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
A:visited {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
}
A:hover,A:active {
	color: #004b99;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
}

A.tabLink:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
A.tabLink:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
}
A.tabLink:hover,A.tabLink:active {
	color: #0095d9;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
}
A.smallLink:link {
	color: #000000;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}
A.smallLink:visited {
	color: #000000;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}
A.smallLink:hover,A.smallLink:active {
	color: #000000;
	font-size:11px;	
	text-decoration:none;
	font-weight: normal;
}
A.smallLink1:link {
	color: #000000;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
}
A.smallLink1:visited {
	color: #000000;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
}
A.smallLink1:hover,A.smallLink1:active {
	color: #000000;
	font-size:12px;	
	text-decoration:none;
	font-weight: normal;
}
.menuBalk{
	background-image: url(/imgs/menubalk.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
.bg{
	background-color:#FFFFFF;
	background-image: url(/imgs/bg.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
.shaddow{
	background-image: url(/imgs/shaddow.gif);
	background-repeat: repeat-y;
	background-position:top left;
}
.schaduwOnder{
	background-image: url(/imgs/schaduwonder.gif);
	background-repeat: repeat-x;
	background-position:top left;
}
.topMenu{
	background-color:#004b99;
	background-image: url(/imgs/topmenu.gif);
	background-repeat: repeat-x;
	background-position:top left;
}
.topLine{
	background-color:#004b99;
	background-image: url(/imgs/topline.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
.greyLine{
	height:2px;
	background-color:#999999;
}
.tab_1{
	width:12px;
	height:28px;
	background-image: url(/imgs/tab_1.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
.tab_2{
	width:12px;
	height:28px;
	background-image: url(/imgs/tab_2.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
.leftLine{
	border-left:1px solid #004b99;
}
.whiteText{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.bold{
	font-weight:bold;
}
.line{
	border-left:1px solid #999999;
}
.newsBlock{
	background-image: url(/imgs/newsblock.jpg);
	background-repeat: repeat-x;
	background-position:top left;	
	background-color:#FFFFFF;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.splitLine{
	background-image: url(/imgs/splitline.gif);
	background-repeat: repeat-y;
	background-position:top left;	
}