body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	background-image: url(../images/login/backgroundimage.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
/*This is the default link style for any links that you do not apply a class to.*/

a:link {
	color: #FC0;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #FC0;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FC0;
	text-decoration: none;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
#main {

	width:620px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}
#leftshadow {
	margin-left:0px;
	margin-top:0px;
	width:11px;
	height:488px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/login/leftshadow.jpg);
	overflow:hidden;

}
#colwrap1 {
	float:left;
	width:599px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;

}
#header1 {
	margin-left:0px;
	margin-top:0px;
	width:299px;
	height:120px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/login/header1.jpg);
	overflow:hidden;

}
#header2 {
	margin-left:0px;
	margin-top:0px;
	width:300px;
	height:120px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/login/header2.jpg);
	overflow:hidden;

}
#loginbackground {
	margin-left:0px;
	margin-top:0px;
	width:599px;
	height:368px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/login/loginbackground.jpg);
	overflow:hidden;
	text-align: center;

}
#rightshadow {
	margin-left:0px;
	margin-top:0px;
	width:10px;
	height:488px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/login/rightshadow.jpg);
	overflow:hidden;

}
#bottomshadow {
	margin-left:0px;
	margin-top:0px;
	width:620px;
	height:13px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/login/bottomshadow.jpg);
	overflow:hidden;

}

#enterlogin {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 1.2em;
	font-weight: normal;
}
.input {
	border: 2px solid #FC0;
	width: 16em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	color: #000;
}
.unauthorized {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
}
.logintxt {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1em;
	color: #021246;
}
.usertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
}
.incorrect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #F00;
}
.walkoffame {
	background: url(../images/login/background.jpg);
}
