BODY	{
	cursor : arrow;
	font-family: Arial;
	color: #5A63B5;
	scrollbar-face-color: #5A63B5;
	scrollbar-highlight-color: #6E6DBE;
	scrollbar-shadow-color: #5A63B5;
	scrollbar-arrow-color: #6E6DBE;
	scrollbar-base-color: #5A63B5
	}

SELECT{
	background-color: #D2D3F2;
	cursor: arrow;
	font-family: Arial;
	color: #4949C8;
	filter: Alpha(opacity=50);
	}

OPTION{
	background-color: #D2D3F2;
	cursor: arrow;
	height: 20px;
	font-family: Arial;
	color: #4949C8
	filter: Alpha(opacity=50);
	}

INPUT	{
	background-color: #D2D3F2;
	cursor: hand;
	height: 18px;
	font-size: 11px;
	font-family: Arial;
