body {
	margin: 0px;
}
.border {
	border-top-width: 0.75pt;
	border-right-width: 0.75pt;
	border-bottom-width: 0.75pt;
	border-left-width: 0.75pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: d4d4d4;
	border-right-color: d4d4d4;
	border-bottom-color: d4d4d4;
	border-left-color: d4d4d4;
}
.side_line {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #d4d4d4;
}

.borders {
	border: thin solid #000066;
	background-image:url(images/admin/menu/bg.gif);
}

.tit_orange_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ff9833;
}
.txt_blank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

.textgrey10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: 666666;
}
.textgrey11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
.tit_bar {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffbe00;
	border-right-color: #ffbe00;
	border-bottom-color: #ffbe00;
	border-left-color: #ffbe00;
}


.titleswhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.menu_border {
	border-top: 1pt solid;
	border-right: 1pt solid;
	border-bottom: 1pt solid;
	border-left: 1pt solid;
}
.bottom_menu_line {

	border-top: 1pt none;
	border-right: 1pt none;
	border-bottom: 1pt solid;
	border-left: 1pt none;
}

table.navbar {
   border-collapse: collapse;
}
table.navbar td a, table.navbar td a:link, table.navbar td a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	width: 189px;
	text-decoration:none;
	background-image: url(images/main/menu_point1.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-indent: 30px;
	padding: 10px;
}

table.navbar td a:hover, table.navbar td a:active {
	background-image: url(images/main/menu_point2.gif);
	background-color: #ffdbb8;
}

table.buttons {
   border-collapse: collapse;
}
table.buttons td a, table.buttons td a:link, table.buttons td a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	width: 189px;
	text-decoration:none;
	background-image: url(images/main/menu_point1.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
	text-indent: 50px;
	padding: 10px;
}

table.buttons td a:hover, table.buttons td a:active {
	background-image: url(images/main/menu_point2.gif);
	background-color: #ffdbb8;
}
td.pages_inactive {
   border-collapse: collapse;
}
td.pages_inactive a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9833;
	display: block;
	width: 20px;
	text-decoration:none;
	border: 1pt solid #d4d4d4;
	background-color: #ffffff;
}

td.pages_inactive a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	display: block;
	width: 20px;
	text-decoration:none;
	border: 1pt solid #d4d4d4;
	background-color: #ff9833;
}


td.pages_active {
   border-collapse: collapse;
}
td.pages_active a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	display: block;
	width: 20px;
	text-decoration:none;
	border: 1pt solid #d4d4d4;
	background-color: #ff9833;
}

td.pages_active a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9833;
	display: block;
	width: 20px;
	text-decoration:none;
	border: 1pt solid #d4d4d4;
	background-color: #ffffff;
}


table.pages {
   border-collapse: collapse;
}
table.pages td a, table.pages td a:link, table.pages td a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9833;
	display: block;
	width: 20px;
	text-decoration:none;
	border: 1pt solid #d4d4d4;
}

table.pages td a:hover, table.pages td a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	display: block;
	width: 20px;
	text-decoration:none;
	border: 1pt solid #d4d4d4;
	background-color: #ff9833;
}

table.home td a, table.home td a:link, table.home td a:visited, table.home td a:hover, table.home td a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: ff9833;
	text-decoration: none;
	font-weight: bold;
}
table.more td a, table.more td a:link, table.more td a:visited, table.more td a:hover, table.more td a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
table.next {
   border-collapse: collapse;
}
table.next td a, table.next td a:link, table.next td a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

table.next td a:hover, table.next td a:active {
	text-decoration:underline;
}
table.links_tit {
   border-collapse: collapse;
}
table.links_tit td a, table.links_tit td a:link, table.links_tit td a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

table.links_tit td a:hover, table.links_tit td a:active {
	text-decoration:underline;
}
table.links {
   border-collapse: collapse;
}
table.links td a, table.links td a:link, table.links td a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9833;
	text-decoration:none;
	font-weight: bold;
}

table.links td a:hover, table.links td a:active {
	text-decoration:underline;
}

.border_home {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-top-color: d4d4d4;
	border-right-color: d4d4d4;
	border-bottom-color: d4d4d4;
	border-left-color: d4d4d4;
}
.top_menu_lineCopy {


	border-top: 1pt solid;
	border-right: 1pt none;
	border-bottom: 1pt none;
	border-left: 1pt none;
}
.border_search_prop {
	border: 1pt solid #ffbe00;
}
.txt_orange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff9833;
}
.buttonorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #FF9933;
	border: 1px solid #FFFFFF;
	
}
table.buttonorange td a, table.buttonorange td a:link, table.buttonorange td a:visited, table.buttonorange td a:hover, table.buttonorange td a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}	
.textgrey11bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.pic_border {
	border: thin solid #FFFFFF;
}

a#buyers { 
     background-image: url(images/admin/menu/buyers.gif);
     display: block;
     width: 63px;
     height: 52px;
}

a#buyers:hover { 
     background-position: -63px 0px;
}

a#monthly_reports { 
     background-image: url(images/admin/menu/monthly_reports.gif);
     display: block;
     width: 63px;
     height: 52px;
}

a#monthly_reports:hover { 
     background-position: -63px 0px;
}
a#xml { 
     background-image: url(images/admin/menu/xml_l.gif);
     display: block;
     width: 63px;
     height: 52px;
}
a#xml:hover { 
     background-image: url(images/admin/menu/xml_h.gif);
     display: block;
     width: 63px;
     height: 52px;
}
a#property_alerts { 
     background-image: url(images/admin/menu/property_alerts.gif);
     display: block;
     width: 63px;
     height: 52px;
}

a#property_alerts:hover { 
     background-position: -63px 0px;
}

.borderorange {
	border: 0.75pt solid #FF9833;
}
.tit_orange_big {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF9833;
	font-weight: bold;
}
.tit_white_big {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.borderwhite {
	border: 0.75pt solid #FFFFFF;
}
.bordergrey {

	border: 0.75pt solid #666666;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_blank_top {
	margin-right:15px;
	margin-top:1px;
	margin-bottom:-1px;
}
.textgrey11_top {
	margin-top:5px;
	margin-bottom:10px;
}
.textgrey11bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

