body, textarea{
	SCROLLBAR-FACE-COLOR: #3273B3;
	SCROLLBAR-HIGHLIGHT-COLOR: #9CD6FE;
	SCROLLBAR-SHADOW-COLOR: #9CD6FE;
	SCROLLBAR-3DLIGHT-COLOR: #3273B3;
	SCROLLBAR-ARROW-COLOR: #9CD6FE;
	SCROLLBAR-TRACK-COLOR: #3273B3;
	SCROLLBAR-DARKSHADOW-COLOR: #3273B3;
	font-family: tahoma;
	font-size: 8pt;
	color: black;

	}
	
	.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
border:1px solid #000000;
}

.submenu{
margin-bottom: 0.5em;
}

a	{
	color: black;
	text-decoration: none;
	}

a:hover
	{
	color: white;
	}

.inactive
	{
	color: white;
	}

table, tr, td
	{
	font-family: tahoma;
	font-size: 10pt;
	color: black;
	}
textarea
	{
background-color: white;
	}
	
	
.randje,input, textarea
	{  
	border: #3273B3; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}

.randje2
	{  
	border: white; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}
