* {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
img{
	border:none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
}


A {
	text-decoration:none;
	color: black;
}
A:hover{
	text-decoration: underline;
}


.topadw{
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top: 1px;
	padding-bottom: 1px;
}

.toptabletext{
	font-family : Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-left: 5px;
}

.tablelink{
	font-family :  Arial;
	font-size: 11px;
	font-weight: normal;
	color: black;
	padding-left: 18px;
}

.floatimgspec{
	padding-right: 7px;
	padding-bottom: 2px;
	float: left;
}

.tabletext{
	font-family : Arial;
	font-size: 11px;
	font-weight: normal;
	color: black;
	padding-top: 2px;
	padding-bottom: 2px;
}
.text{
	font-family :  Arial;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

.textunderline{
	font-family :  Arial;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}

.searchtoptext{
	font-family :  Arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.textbold{
	font-family :  Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.toptext{
	font-family : Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.toptextunderline{
	font-family : Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration:underline;
}

.toptextblue{
	font-family : Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #4f91b3;
}

.realtyitems{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
}
.realtyitems tr:hover{
	background-color: #c9e9fe;
	cursor: pointer;
}

.articleslist{
	margin-bottom: 20px;
}
.articleslist a{
	font-weight: bold;
	text-decoration:underline;
}

#additem-table thead td{
	font-weight:bold;
}
#additem-table td{
	vertical-align:top;
	margin: 0 10px 0 10px;
	border-left-style: dotted;
	border-left-width:1px;
	padding-left:5px;
	padding-top:3px;
}
#additem-table a{
	text-decoration:underline;
}
