@import url(file:///F|/ALCOLIZER/IMAGES/form.css);
/* GLOBAL LINKS */
a	{
	text-decoration: none;
	color: #A53D72;

	}
a:hover	{
	text-decoration: none;
	color: #999999;

	}
/* Grey SCROLLBAR */
body	{
	scrollbar-face-color: #767B67;
	scrollbar-track-color: #767B67;
	scrollbar-darkshadow-color:#767B67;
	scrollbar-shadow-color:#555949;
	scrollbar-highlight-color:#767B67;
	scrollbar-3dlight-color: #555949;
	scrollbar-arrow-color: #DFE1D1;
	}
/* FONTS */
font	{
	font-family: Arial Narrow, 
	}
.8px	{
	font-size: 9px;
	}
.8px	{
	font-size: 8px;
	}
.BodyText
	{
	font-size: 8px;
	}
/* USER FORM FIELDS */
input
	{
	background-image: url(/images/input_bg.gif);
	}
select	{
	background: #;
	}
.EnterRadio
	{
	background-image: url(/images/pix.gif);
	}
textarea
{
	background-image: url(/images/);
	}
