body {
	background-image: url(i/bg_3.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.RL {
	border-right: solid 1px #999999;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: #767676;
}
a {
	font-weight: bold;
	color: #17447A;
	text-decoration: none;
}
.red {
	color: #B90005;
}
.spc {
	line-height: 19px;
}
.inp {
	font-family: vardana;
	font-size: 11px;
	color: #4A4A4A;
	background-image: url(i/bg_inp.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #959595;
	border-bottom-color: #959595;
	border-left-color: #000000;
	width: 120px;
	margin-top: 10px;
}
.login {
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #959595;
	border-bottom-color: #959595;
}