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: #E1E3EF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	width: 775px;
	font-size: 12px;
}
#lout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	font-size: 24px;
	color: #990000;
}
#subm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
}
#header a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	padding-right: 10px;
	padding-left: 10px;
}
#header {
	line-height: 25px;
	font-size: 16px;
	background-color: #000066;
	height: 30px;
	border: 3px groove #999999;
}