body,tr,td{
	scrollbar-face-color:#4b1e7b;
	scrollbar-shadow-color:#c381e8;
	scrollbar-3dlight-color:#c381e8;
	scrollbar-arrow-color:#879ac4;
	scrollbar-base-color:#4b1e7b;
	scrollbar-track-color:#4b1e7b;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#c381e8;
	scrollbar-shadow-color:#000000;       
	color:#c381e8;
	font-size:8pt;
	font-family:tahoma;
	background-color:#4b1e7b;
	background-image:url();
	background-attachment : fixed;
	line-height: 15px;
	letter-spacing: 1px;
	text-align:left;
}

a:link{
	color:#c381e8; 
	text-decoration:underline;
	font-weight:normal;
	cursor: url("");
}

a:visited{
	color:#c381e8;
	text-decoration:none;
	font-weight:normal;
	cursor: url("");
}

a:active{
	color:#4b1e7b;
	text-decoration:none;
	font-weight:normal;
	cursor: url("");
}

a:hover{
	color:#4b1e7b;
	text-decoration:none;
	font-weight:bold;
	cursor:help;               
}

textarea, input{
	font-family:tahoma;
	font-size: 9pt;
	color: #c381e8;
	background:;
	border: 1px dashed;
	border-color:#4b1e7b; 
}

#content
{position:absolute; width:233px; left:265px; top:46px; height:237px; padding:3px; border:0; overflow:auto;}

h3{font-family:verdana; font-size:8pt; color:#fed2fe; background-color:#c381e8;}