body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
}
.fading {
	background-image:url(../images/index_r9_c1.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.normalTxt {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}
.footerTxt {
	font-family:Tahoma;
	font-size:11px;
	color:#4A4A4A;
	text-decoration:none;
}
.input {
	font-type: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 150px;
}
.button {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	height: 21px;
	font-family: tahoma;
	font-size: 8pt;
	width: 150px;
}