<!--
body{
font-size: 8pt;
}
	a:link       { color: #77578A; text-decoration: none }
	a:active     { color: #77578A; text-decoration: none }
	a:visited    { color: #77578A; text-decoration: none  }
	a:hover      { color: #573A68; text-decoration: underline}

	a.menu1:link       { color: #2D4560; text-decoration: none; font-family: Tahoma; font-size: 9 pt; }
	a.menu1:active     { color: #2D4560; text-decoration: none; font-family: Tahoma; font-size: 9 pt; }
	a.menu1:visited    { color: #2D4560; text-decoration: none; font-family: Tahoma; font-size: 9 pt;  }
	a.menu1:hover      { color: #2D4560; text-decoration: none; font-family: Tahoma; font-size: 9 pt; }



	a.isveren_link:link       { color: #5E5B5B; text-decoration: none }
	a.isveren_link:active     { color: #5E5B5B; text-decoration: none }
	a.isveren_link:visited    { color: #5E5B5B; text-decoration: none  }
	a.isveren_link:hover      { color: #FF0000; text-decoration: none}

	.textbox {

		border-color : #17436F #17436F #17436F #17436F;
		border-width : 1 1 1 1;
		color : Black; background-color : #ffffff;
		height : 19px; font-size : 12px;
	}
	.textarea {
		border-color : #17436F #17436F #17436F #17436F;
		border-width : 1 1 1 1;
		color : Black; background-color : #ffffff;
	}		
	.formfield {
		border-color : #17436F #17436F #17436F #17436F;
		border-width : 1 1 1 1;
		color : Black; background-color : #ffffff;
		height : 19px; font-size : 12px;
	}
	.button{
		border-color : #17436F #17436F #17436F #17436F;
		border-width : 1 1 1 1;
		color : Black; background-color : #EBEBEB;
		height : 19px; font-size : 12px;
	}

	TD.rempli { font-family : Tahoma, Arial, sans-serif; background-color : #66CC99;}
	TD.memo { font-family : Tahoma, Arial, sans-serif; background-color: #0099cc;}

	SELECT 	{
	font-size : 8pt;
	font-family:Verdana
	}

	.menu	{	font-size : 10pt; font-family: verdana; color: #2D4560	}


	a.menu2      { color: #666666; text-decoration: none ;font-size : 8pt; font-family: Tahoma;}
	a.menu2:active      color: #666666; text-decoration: none ;font-size : 8pt; font-family: Tahoma; }
	a.menu2:visited    { color: #666666; text-decoration: none ;font-size : 8pt; font-family: Tahoma; }
	a.menu2:hover      { color: #666666; text-decoration: none;font-size : 8pt; font-family: Tahoma; }

	font         { font-family: VERDANA}

	.fontbase {
	FONT-SIZE: 11px; FONT-FAMILY: verdana; font-color: #000000
}
.kutu {
	MARGIN-BOTTOM: 0px; MARGIN-LEFT: 3px
}
.kutu_ust {
	MARGIN-BOTTOM: 0px; MARGIN-LEFT: 5px
}
#scrollWebWindow {
	OVERFLOW: hidden; WIDTH: 190px; CLIP: rect(0px 190px 190px 0px); POSITION: relative; HEIGHT: 180px
}
#scrollWebContent {
	VISIBILITY: hidden; WIDTH: 190px; POSITION: absolute; HEIGHT: 180px
}

td				{ font-family: VERDANA; font-size: 8pt; text-align:left}
font         { font-family: VERDANA;font-size: 8pt;}
td.spot { font-size : 8pt; color: #3333FF; font-family: verdana;}
-->