body{
	padding: 0px;
	margin: 0px auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #33477c;
	background-position: left top;
}
H1, H2, H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
p{
	margin: 0px;
	padding: 10px 0px;
	line-height: 18px;
}
form {
	padding: 0px;
	margin: 0px;
}.value_bg{
	background-image: url(../images/value.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 322px;
	height: 38px;
}
.value {
	width: 300px;
	border: 0px;
	height: 20px;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
}

.button {
	background-image: url(../images/go-button.jpg);
	background-repeat: no-repeat;
	width: 82px;
	border: 0px;
	height: 48px;
	line-height: 36px;
	padding: 0px;
	margin: 0px;
}
.loginbx {
	background-color: #2B4882;
}
.bxshdw {
	background-image: url(../images/login-bxshdw.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 66px;
	width: 740px;
}
.bx-btm {
	background-image: url(../images/bx-btm.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 40px;
}
.bx-top {
	background-image: url(../images/bx-top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 40px;
}
.bx-lft {
	background-image: url(../images/bx-lft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 40px;
}
.bx-rght {
	background-image: url(../images/bx-rght.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 40px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C80C0D;
	text-align: center;
	background-image: url(../images/shdw.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tx1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
