body {
	margin-top: 0px;
	background-color: #FFFFFF;
}
#wrapper {
	height: auto;
	width: 750px;
	margin: 0 auto;
}
#header {
	height: 76px;
	width: 750px;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
}
#spacer {
	height: 10px;
	width: 750px;
	background-color: #FFFFFF;
}
#contents {
	height: auto;
	width: 750px;
}
#footer {
	height: 20px;
	width: 750px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
}
#headerimg {
	float: left;
	height: 75px;
	width: 250px;
	background-image: url(../img/logo_tp.gif);
	background-repeat: no-repeat;
}
#headerlogin {
	float: right;
	height: 50px;
	width: 500px;
	margin-top: 3px;
}
.logintitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
.passwordforgot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
#ajaxbody-loader {
	margin-top: 40px;
	margin-left: 260px;
}
.footerbus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
}
input.btn {
	color:#666666;
	background-color: #FFFFFF;
	background-image: url(../img/but_bck01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 22px;
} 
#topbuttons-box {
	background-color: #E7E7E7;
	height: 30px;
	width: 750px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.passwordforgot a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
.passwordforgot a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
.footerbus a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.footerbus a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
