body
{
	background-color: #AAAAAA;
	font-size: 9pt;
	font-family: Arial, Helvetica, serif;
	margin: 0 0 0 0;
	overflow: -moz-scrollbars-vertical;
}

a
{
	font-size: 8pt;
	color: #CA642C;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

td {
	font-size: 8pt;
	font-family: Arial, Helvetica, serif;
}

th {
	font-size: 8pt;
	font-family: Arial, Helvetica, serif;
}

p 
{
	font-size: 8pt;
	margin-top: 4px;
	margin-bottom: 0px;
	display: block;
}

h3
{
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
}

input, textarea, select, option, button {
	background-color: #c9dcf2;
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
}

input[type=checkbox]  {
	background-color: #ffffff;
}

pre
{
	font-style: italic; 
}

.header
{
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
}

.menuknop
{
	font-family: Arial, Helvetica, serif;
	color: #555555;
	border-left: #DDDDDD 1px solid;
	border-top: #BBBBBB 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	height: 22px;
	width: 90px;
	text-align: left;
	background-image: url(/img/menubalk.gif);
	cursor: pointer;
}

.menuknop a
{
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.menuknop_pressed
{
	font-size: 9pt;
	cursor: pointer;
	font-family: Arial, Helvetica, serif;
	color: #555555;
	background: #EEEEEE;
	border-left: #777777 1px solid;
	border-top: #777777 2px solid;
	border-right: #BBBBBB 1px solid;
	border-bottom: #BBBBBB 1px solid;
	height: 22px;
	width: 90px;
	text-align: left;
}

.menuknop_pressed a
{
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.icon {
	font-size: 18px; 
	background: url("/img/cirkel_donker.gif");
	width: 36px;
	height: 36px;
	color: #FFFFFF;
}

.icon_pressed {
	font-size: 18px; 
	background: url("/img/cirkel_licht.gif");
	width:36px;
	height:36px;
	color:#003399;
	cursor: pointer;
}

.link {
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.link A:link {
color: #000055;
text-decoration: none;
}

.link A:visited {
color: #000055;
text-decoration: none;
}

.link A:hover {
text-decoration: underline;
}

.tblcolor table {
	border: 0px;
	background-color: #FFFFFF
}

.tblcolor th {
	padding-left: 3px;
	padding-right: 5px;
	font-size: 9pt;

	background-color: #0077BB;
	color:#EEEEEE;
	border: 1px solid #000000;

	border-width: 2px;
	border-style: outset;
	border-color: #EEEEEE;

	background-image: url(/img/hd.gif);
}

.tblcolor tr {
	background-color: #BBCCFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, serif;
	background-image: url(/img/td.gif);
}

.tblcolor td {
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
	margin-left: 0px;

	border-width: 1px;
	border-style: outset;
	border-color: #EEEEEE;
}

tr.odd td {
	background-color: #CCDDFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, serif;
}

tr.reminder_odd td
{
	background-color: "#FFCCCC";
}

tr.reminder td
{
	background-color: #FFAAAA;
}

tr.incassobureau td
{
	background-color: #FF6666;
}

.tblcolor a {
	font-weight: bold;
	font-size: 8pt;
	color: #444444;
}

.tblcolor th a {
	color: #FFFFFF;
	font-weight: bold;
}

.price {
	position: relative;
	margin-bottom: -50px;
	left: -60px;
	top: -20px;
	border: #000000 1px solid;
	background: #FFFFAA;
}

.product {
	border: #000000 1px solid;
	cursor: pointer;
	background: #C9DCF2;
}

.box {
	border-width: 3px;
	border-style: outset;
	border-color: #AAAAAA;
}

.box td {
	padding: 3px;
}

.redinput {
	background-color: #FF1111;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
}

.tab {
	text-align: center;
	background-color: #CA642C;
	border-width: 2px;
	border-style: outset;
	border-color: #AAAAAA;
}

.tab A {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.tab_pressed {
	text-align: center;
	background-color: #CCCCCC;
	border-width: 2px;
	border-style: inset;
	border-color: #AAAAAA;
}

.tab_pressed A {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.tbl_left {
	width: 90%;
	padding: 0;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.tbl_header {
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	background-color: #004499;
}

.tbl_header TD {
	padding: 0;
}

.header2 {
	color: #EEEEEE;
	background-image: url(/img/header2.gif);
}

.header3 {
	background-image: url(/img/header3.gif);
}

.header4 {
	background-image: url(/img/header4.jpg);
	vertical-align: top;
	text-align: right;
}

.tbl_main {
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	background: #77AACC;
}

.tbl_main TD {
}

.td_left {
	border-top: #004F99 0px solid;
}

.div_main {
	margin: 10px 0px 0px 15px;
	margin-bottom: 30px;
	color:#000000;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

.top-left, .top-right, .bottom-left, .bottom-right
{ 
	background-image: url('/img/corners2.gif');
	height: 14px;
	font-size: 2px;
}

.top-header
{
	height: 10px;
	font-size: 11px;
 	margin-top: -21px;
	margin-left: 20px;
 	background-color: #FFFFFF;
	background-image: none;
	color: #000066;
	font-size: 12px;
	font-weight: bold
}

.top-left, .bottom-left
{ 
	margin-right: 12px;
}

.top-right, .bottom-right
{ 
	margin-left: 14px;
	margin-top: -14px;
}

.top-right
{
	background-position: 100% 0;
}

.bottom-left  
{ 
	background-position: 0 -26px;    /* CHANGE: replace second number by negative height of one of your corners */
}

.bottom-right
{ 
	background-position: 100% -26px; /* CHANGE: replace second number by negative height of one of your corners */
}

.inside
{
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	background: #FFFFFF;
	color: #000000;
	padding-left: 10px;
	padding-right:10px;
	font-family: Tahoma;
	line-height: 12pt;
}

.inside p
{
	line-height: 12pt;
}

.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */

.url
{
	color:	#666666
}



.button
{
	font-family: Arial, Helvetica, serif;
	color: #555555;
	border-left: #DDDDDD 1px solid;
	border-top: #BBBBBB 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	height: 22px;
	width: 90px;
	text-align: center;
	background-image: url(/img/menubalk.gif);
	cursor: pointer;
}

.button a
{
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.menuknop
{
	font-family: Arial, Helvetica, serif;
	color: #555555;
	border-left: #DDDDDD 1px solid;
	border-top: #BBBBBB 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	height: 22px;
	width: 90px;
	text-align: left;
	background-image: url(/img/menubalk.gif);
	cursor: pointer;
}

.menuknop a
{
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.button_pressed
{
	cursor: pointer;
	font-family: Arial, Helvetica, serif;
	color: #555555;
	background: #EEEEEE;
	border-left: #777777 1px solid;
	border-top: #777777 2px solid;
	border-right: #BBBBBB 1px solid;
	border-bottom: #BBBBBB 1px solid;
	height: 22px;
	width: 90px;
	text-align: center;
}

.button_pressed a
{
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}