body {

scrollbar-arrow-color: #ffcccc;

scrollbar-base-color: #330099;

scrollbar-dark-shadow-color: #990000;

scrollbar-track-color: black;

scrollbar-face-color: #990000;

scrollbar-shadow-color: #990000

scrollbar-highlight-color: #990000;

scrollbar-3d-light-color: #990000;

}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:link {text-decoration: none; color:#330099; }

A:visited {text-decoration: none;  color:#330099; }

A:active {text-decoration: none; color:#330099; }

A:hover	{color=gold; }

	A.ff {text-decoration: none; color: #330099; }

	A.ff:visited {text-decoration: none; color: #330099; }

	A.ff:hover	{color:#330099; }

	A:ff.active {text-decoration: none; color: #330099; }.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.backGround{
	color: #000;
	font-family: "Myriad Pro";
	text-align: center;
	vertical-align: middle;
	font-size: 14pt;
	background-image:url(change_passwords_sign.png);
	background-repeat:no-repeat;
	width:620px;
	height:100px;
	background-position: center center;
}

.displayTextSpecial{
	color: #F30;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
}