body {
	font-family: verdana;
	font-size: 14px;
	color:#ffffff;
}

body a{
	font-size:16px;
	text-decoration:none;
	color:#ffffff;
}
body a:hover{
	font-size:16px;
	text-decoration:none;
	color:#000000;
}

#topgradient {
	background: url('../images/ewdriessen/gradient_top_down2.gif');
}

#bottomgradient {
	background: url('../images/ewdriessen/gradient_top_down.gif');
}
#bottomgradientleft {
	background: url('../images/ewdriessen/gradient_menu_bottom_left.gif');
}
#actionright {
	background: url('../images/ewdriessen/gradient_action_right.gif');
}
.actionleft {
	background: url('../images/ewdriessen/main_action_left.gif');
}
.shadowbottom {
	background: url('../images/ewdriessen/shadow_bottom.gif');
}
#menuleft {
	background: url('../images/ewdriessen/gradient_menu_left.gif');
	background-repeat:repeat-y;
}
#menubottomleft {
	background: url('../images/ewdriessen/gradient_menu_left.gif');
}
#menubottom {
	background-repeat:no-repeat;
	background-color:#3166af;
}
#menu_whiteline {
	background: url('../images/ewdriessen/menu_blue_left.gif');
}
.actionscreen {
	background: url('../images/ewdriessen/action_background_top.jpg');
}
.actionscreentop {
	background: url('../images/ewdriessen/action_background_top.jpg');
	
}
.actiontext {
	vertical-align: top;
	margin-left: 10px;

}

.actiontext_line {
	vertical-align: top;
	margin-left: 10px;
	border-left: 1px solid #ffffff;
	width:405px;
}


.actiontext p {
	margin: 10px 10px 10px 10px;
	font: 8pt verdana;
}

.actiontext_line p {
	margin: 10px 10px 10px 10px;
	font: 8pt verdana;
	width:385px;
}
#footertext {
	font-family: verdana;
	font-size: 11px;
	color: #3166af;
}

table{
	margin:0px 0px 0px 0px;
	padding: 0px 0px;
}