
.table_border_white 
{
	border-top: 2px solid #fff; 
	border-bottom: 2px solid #fff;
}
.td_border_right_white 
{
	border-right: 2px solid #fff; 
}
.px11_white    { font-size: 11px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif }
.px11_yellow   { font-size: 11px; color: #F5D662; font-family: Verdana, Arial, Helvetica, sans-serif; }
.px9_white    { font-size: 9px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif }
.px11_black    { font-size: 11px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif }
td { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.td_bottom_white { border-bottom: 1px solid #ffffff }
.td_white_right { border-right: 2px solid #ffffff }
.td_green_lefttopbottom { border-top: 1px solid #a4b3be; border-bottom: 1px solid #a4b3be; border-left: 1px solid #a4b3be }
.td_green_topbottom { border-top: 1px solid #a4b3be; border-bottom: 1px solid #a4b3be; }
.td_border_top_bottom_green { border-top: 1px solid #a4b3be; border-bottom: 1px solid #a4b3be }
.px18_green_b { color: #a4b3be; font-size: 18px; font-weight: bold }
.px18_geen { color: #a4b3be; font-size: 11px }
.border_green_topleft { border-top: 1px solid #a4b3be; border-left: 1px solid #a4b3be }
.td_border_green_bottom { border-bottom: 1px solid #a4b3be }
.px14_green { color: #a4b3be; font-size: 10px }
a:link    { color: white; text-decoration:none; }
a:visited { color: white; text-decoration:none; }
a:hover   { color: white; text-decoration:underline; }
a:active  { color: white; text-decoration:underline; }
a:focus   { color: white; text-decoration:underline; }

a.more:link    { color: #000000; text-decoration:none; }
a.more:visited { color: #000000; text-decoration:none; }
a.more:hover   { color: #000000; text-decoration:underline; }
a.more:active  { color: #000000; text-decoration:underline; }
a.more:focus   { color: #000000; text-decoration:underline; }

a.menu:link    { color: white; text-decoration:none; }
a.menu:visited { color: white; text-decoration:none; }
a.menu:hover   { color: white; text-decoration:underline; }
a.menu:active  { color: white; text-decoration:underline; }
a.menu:focus   { color: white; text-decoration:underline; }

input {
	border: 1px solid #D6D3D0;
	font-size: 11px; 
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}
select {
	border: 1px solid #D6D3D0;
	font-size: 11px; 
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}
textarea {
	border: 1px solid #D6D3D0;
	font-size: 11px; 
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

