body {
	background-image: url(img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.cont {
	background-image: url(img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.clr {
	clear: both;
}
.centdiv {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
.loginbox {
	background: url(img/bg_login.jpg) no-repeat;
//	height: 355px;
	width: 704px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 63px;
	font-size: 15px;
	font-weight: bold;
}
.bottom {
	font-size: 12px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	line-height: 13px;
	padding-top: 10px;
}
.logo {
	background-image: url(img/acces-hd-small.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-top: 90px;
	padding-left: 12px;
}

.bottom a {
	color: #369;
	text-decoration: none;
}

.cont .centdiv .loginbox table tr td a {
	color: #39F;
	text-decoration: none;
}

.inputbox {
	background-image: url(img/bg_input.gif);
	background-repeat: repeat-x;
	height: 54px;
	width: 232px;
	text-align: center;
	padding-top: 4px;
}
.inputbox input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 42px;
	width: 213px;
	font-size: 30px;
	color: #666;
	padding-top: 6px;
	padding-left: 7px;
}

.inputbox2{
	background-image: url(img/bg_input.gif);
	background-repeat: repeat-x;
	height: 54px;
	width: 332px;
	text-align: center;
	padding-top: 4px;
}

.inputbox2 input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 42px;
	width: 313px;
	font-size: 30px;
	color: #666;
	padding-top: 6px;
	padding-left: 7px;
}

.centdiv h1 {
	font-size: 60px;
	color: #FFF;
	letter-spacing: -4px;
	margin: 0px;
}
.centdiv h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
.loginbox h1 {
	font-size: 30px;
	color: #000;
	letter-spacing: -2px;
	margin: 0px;
}
.save {
	font-size: 20px;
	letter-spacing: -1px;
}


.top {
	height: 136px;
	padding-top: 50px;
	padding-left: 125px;
}
.smaller {
	font-size: 14px;
	font-weight: normal;
	margin-right: 60px;
}

.cont .centdiv .loginbox table tr td a.lnk {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #FF7C00;
}
img { border: 0px;}
img.border { border: 1px solid #000; }

