BODY {
	background-attachment: fixed;
	background-image: url(images/BG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-face-color:#669999;
	scrollbar-highlight-color:#62105C;
	scrollbar-3dlight-color:#99CCCC;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#003333;
	scrollbar-track-color:#003333;
}
a:link {
	text-decoration: none;
	color: #330099;

}

a:visited {

	text-decoration: none;
	color: #330099;
}
a:link {
	text-decoration: none;
	color: #330099;

}
a:hover {
	text-decoration: underline;
}


input, {
	background-image: url(images/inputBGFOCUS.gif);
}
select, textarea {
	background-color: #CADBDB;
}
a.hideme {
	color: #669999;
	font-size: 9px;
	text-decoration: none;
}
