		/*** netleasedretail.com global styles ***/


body { 
	background-image: url(/img/menuBottomTile.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	border:0px;
	color: #000000; 
}

h1 {
	font-family: Times New Roman MT Extra Bold, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	margin-top:0px;
    margin-bottom:0px;
	font-variant: small-caps;
}

.h5login{
	color: #ffffff;
	text-decoration: underline;
	font-size: 14px;
	margin-top:0px;
    margin-bottom:0px;
}

.h1Small {
	font-family: Times New Roman MT Extra Bold, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	font-weight: bolder;
	margin-top:0px;
    margin-bottom:0px;
	font-variant: small-caps;
}

h2, h4, h5 {
	color: #000000;
	font-size: 14px;
	margin-top:0px;
    margin-bottom:0px;
}

h3 {
	color: #cccccc;
	font-size: 9px;
	margin-top:0px;
    margin-bottom:0px;
	text-align: left;
}

select, input, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003399; 
	font-weight: bold;
	background-color: #eeeeee; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
} 

.fieldfocusout {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003399; 
	font-weight: bold;
	background-color: #eeeeee; 
	border: #b86531; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
}

.fieldfocus {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003399; 
	font-weight: bold;
	background-color: #eeeeee; 
	border: #b86531;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
} 

.loginfield {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003399; 
	font-weight: bold;
	background-color: #eeeeee; 
	border: #b86531; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
}

.registerfield {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003399; 
	font-weight: bold;
	background-color: #eeeeee; 
	border: #b86531; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
}

.registertable {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	border: #b86531; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
}

.button { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	font-weight: bold;
	background-color: #000000; 
	border: #b86531;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	width: 75px;
	cursor: pointer;
}

.buttonover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #b86531; 
	font-weight: bold;
	background-color: #000000; 
	border: #b86531; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	width: 75px;
	cursor: pointer;
}

img {
	border-width : 0px;
}

.properties_thumb {
	border-color: #b86531;
	border-width : 2px;
}

th {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
}	

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	font-style: normal;
	text-indent: 0px;
	word-spacing: normal;
}

a:visited {
	color: blue;
	text-decoration: none;
}

a:active {
	color: blue;
	text-decoration: none;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: #649C83;
	text-decoration: underline;
}

.tdMenuButtonDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
	color: #b86531;
	height: 20px;
	width: 150px;
	vertical-align: middle;
	background-image: url(/img/buttonDown.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.tdMenuButtonDown a:visited {
	color: #b86531;
	text-decoration: none;
	cursor: pointer;
}

.tdMenuButtonDown a:active {
	color: #b86531;
	text-decoration: none;
	cursor: pointer;
}
.tdMenuButtonDown a:link {
	color: #b86531;
	text-decoration: none;
	cursor: pointer;
}
.tdMenuButtonDown a:hover {
	color: #b86531;
	text-decoration: none;
	cursor: pointer;
}

.tdMenuButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	height: 20px;
	width: 150px;
	vertical-align: middle;
	background-image: url(/img/button.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.tdMenuButton a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tdMenuButton a:active {
	color: #ffffff;
	text-decoration: none;
}
.tdMenuButton a:link {
	color: #ffffff;
	text-decoration: none;
}
.tdMenuButton a:hover {
	color: #b86531;
	text-decoration: none;
}

.tdMenuHead {
	text-align: left;
	height: 96px;
	width: 150px;
	background-image:url(/img/menuHeader.jpg);
	background-repeat: no-repeat;
}

.pageHeader {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
}

.mainBodyContent {
	height: 500px;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 20px;
}

.copyright {
	color: #ffffff;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
	height: 55px;
}
.copyrightBg {
	background-image:url(/img/copyrightTile.jpg);
	background-repeat: no-repeat;
}

.copyright a:visited {
	color: #ffffff;
	text-decoration: none;
}

.copyright a:active {
	color: #ffffff;
	text-decoration: none;
}
.copyright a:link {
	color: #ffffff;
	text-decoration: none;
}
.copyright a:hover {
	color: #b86531;
	text-decoration: none;
}

.login {
	font-size: 12px;
	color: #ffffff;
}

.login a:visited {
	color: #ffffff;
	text-decoration: none;
}

.login a:active {
	color: #ffffff;
	text-decoration: none;
}
.login a:link {
	color: #ffffff;
	text-decoration: none;
}
.login a:hover {
	color: #b86531;
	text-decoration: none;
}

.disclaimer {
	font-family: Arial,Helv,Sans Serif;
	font-size: 0.7em;
}

.req {
	color: #FF0000; 
	font-weight:bold;
}
 