body {
	background-image: url(../images/bgd.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	overflow: hidden;
}
#logint {
	background-image: url(../images/logint.gif);
	height: 172px;
	width: 391px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
}
#login {
	position: relative;
	z-index: auto;
	bottom: 0px;
	float: none;
}

#loginb {
	background-image: url(../images/loginb.gif);
	height: 286px;
	width: 391px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
#loginm {
	width: 391px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background-repeat: repeat-y;
	background-color: #B1C1EB;
}
#loginm h1 {
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
#admin {
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	height: 31px;
	background-color: #000066;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #EBEEF5;
	line-height: 31px;
	vertical-align: top;
	text-align: center;
}
#lout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	font-size: 24px;
	color: #990000;
}

