<style type="text/css">
<!--



BODY {
	margin:0;
}


TD {
	font-family:Tahoma;
	font-size:12px;
	}

/*
TD.title { font-family:Tahoma; font-size:14px; font-weight: bold; color: #FFFFFF; background-color: #AFBFD1;}
*/

TD.title { 
	font-family:Tahoma; 
	font-size:12px; 
	font-weight: bold; 
	color: #000088; 
	background-image:url('./../img/table_bg_main.gif');
	height: 22px;
	}


//->
</style>


<style type="text/css">
<!--


/* This is needed! */
TD.default {
	background-color: none;
	}


/* This is needed! */
TD.selected { 
	background-color: #AFBFD1;
	}


/* This is needed! */
TD.selectedCategory {
	font-weight: bold;
	background-color: #D2D2D2;
	}


/* This is needed! */
HTMLexport {
	font-family: Tahoma;
	font-size: 12px;
	}


A:link 		{ text-decoration: none; color: #FF0000 }
A:visited 	{ text-decoration: none; color: #FF0000 }
A:active 	{ text-decoration: none; color: #FF0000 }
A:hover 	{ text-decoration: underline; color: #000088 }

A.menu:link 	{ text-decoration: none; color: #000088 }
A.menu:visited 	{ text-decoration: none; color: #000088 }
A.menu:active 	{ text-decoration: none; color: #000088 }
A.menu:hover 	{ text-decoration: none; color: #FF0000 }


BODY {
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #AFBFD1;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	}


TEXTAREA, INPUT, OPTION, SELECT {
	background-color: #FFFFFF;
	color: #1C46BC;
	font-family: Tahoma;
	font-size: 12px;
	}



@media print {
/* Print definitions */

	.noprint { 
	display: none; 
	}

	.invoice { 
	padding: 1px;
	margin: 0cm;
	}

	.bankdata {
	position: fixed; 
	bottom: 0px;
	}
}







//->
</style>



