body {
	margin: 0px;
	padding: 0px;
	background: white;
	font-family: Tahoma;
	font-size: 10pt;
}

TD {
	font-family: Tahoma;
	font-size: 10pt;
}

A:visited {
	color: blue;
}

INPUT {
	font-size: 8pt;
}

SELECT {
	font-size: 8pt;
}

#user_content {
	position: absolute;
	top: 25px;
	left: 50%;
	width: 702px;
	margin-left: -351px;
	border: #A94163 solid 3px;
}

#logo {
	margin-left: 10px;
	margin-top: 10px;
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	height: 56px;
	width: 237px;
}

#hinttext {
	position: absolute;
	top: 51px;
	left: 262px;
}

#labels {
	position: absolute;
	top: 70px;
	left: 180px;
}

.col1 {
	position: absolute;
	top: 218px;
	left: 0px;
	width: 85px;
}

.col2 {
	position: absolute;
	top: 218px;
	left: 90px;
	width: 85px;
}

#searchform {
	position: absolute;
	top: 185px;
	left: 5px;
}

#leaseList {
}

#pageTop {
	height: 227px !important;
	height: 236px;
}

#boilerplate {
	position: absolute;
	bottom: -20px;
	color: #666666;
	width: 702px;
	text-align: center;
}

#admin_content {
	width: 678px;
	margin: 25px auto 25px auto;
	border: #A94163 solid 3px;
}

#login {
	margin-top: 125px;
}

#spacer {
	height: 125px;
}


#welcome {
	clear:all;
	margin: 5px 0px 20px 10px;
	font-size: 14pt;
	color: #1A1C62;
}

#newLease {
	margin-right: 35px;
	float: right;
	text-align: right;
	font-size: 9pt;
}

#newLease A {
	text-decoration: none;
	font-weight: bold;
	color: #4246F8;
}

#newLease A:hover {
	text-decoration: underline;
}

#logout {
	margin-right: 5px;
	float: right;
	text-align: right;
	font-size: 9pt;
}

#logout A {
	text-decoration: none;
	font-weight: bold;
	color: #4246F8;
}

#logout A:hover {
	text-decoration: underline;
}

.columnHeader{
	color: white;
	background-color: #1A1C62;
	border-width: 0px 1px 0px 0px;
	border-color: #CCCCCC;
	border-style: solid;
	font-size: 9pt;
	height: 14px !important;
	height: 12px;
	padding: 2px;
}

#leaseList TD {
	padding: 2px;	
}

.column1 {
	width: 85px;
}

.column2 {
	width: 145px;
}

.column3 {
	width: 145px;
}

.column4 {
	width: 145px;
}

.column5 {
	width: 50px;
}

.column6 {
	width: 70px;
}

.column7 {
	width: 95px;
}

.column8 {
	width: 125px;
}

.columnn {
	width: 137px;
	border-width: 0px 1px 1px 0px;
	border-color: #CCCCCC;
	border-style: solid;
}

#logoCell {
	height: 40px;
}

.booleanCell {
	text-align: center;
	padding: 0px;
	font-size: 9px !important;
	border-width: 0px 1px 1px 0px;
	border-color: #CCCCCC;
	border-style: solid;
	font-size: 9px;
}

.boo1 {
	width: 16px;
}

.boo2 {
	width: 17px;
}

.listCell {
	width: 85px;
	font-size: 10pt;
	border-width: 0px 1px 1px 0px;
	border-color: #CCCCCC;
	border-style: solid;
}

#mgmtLabels {
	border-width: 0px;
	padding: 0px;
}

.sortArrow {
	float: right;
	border: 0px;
	margin:2px;
}

.row {
	clear: all;
	margin-top: 2px;
}

.label1 {
	width: 175px;
	text-align: right;
	margin-left: 20px;
	vertical-align: bottom;
}

.data1 {
	vertical-align: bottom;
}

.label2 {
	vertical-align: bottom;
	padding-left: 35px;
}

.data2 {
	vertical-align: bottom;
}

.infotext {
	margin: 3px 0px 3px 0px;
	font-size:9pt;
}

#memo {
	margin-top: 15px;
	margin-left: 15px;
}