
#topnav, #topnav td {
	font-size: 8pt;
	font-family: Arial, Lucida, Helvetica, Sans-serif;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.backtolist {
	height: 18px;
	padding: 4px 6px 4px 22px;
	background-image: url(/images/icons/table.png);	
	background-repeat: no-repeat;
	background-position: 4 4;
	border-top: 1px solid #f60;
	border-left: 1px solid #f60;
	border-right: 2px solid #f60;
	border-bottom: 2px solid #f60;
}

.addrmpost {
	display: inline;
	padding: 4px 6px 4px 22px;
	background-image: url(/images/icons/newspaper.png);	
	background-color: #fff;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	background-position: 4 4;
	border-top: 1px solid #f60;
	border-left: 1px solid #f60;
	border-right: 2px solid #f60;
	border-bottom: 2px solid #f60;
	margin: 4px;
}

.contactposter {
	height: 18px;
	padding: 4px 6px 4px 22px;
	background-image: url(/images/icons/email.png);	
	background-repeat: no-repeat;
	background-position: 4 4;
	border-top: 1px solid #f60;
	border-left: 1px solid #f60;
	border-right: 2px solid #f60;
	border-bottom: 2px solid #f60;
}

#topnav a, #topnav td a {
	padding-left: 18px;
	margin-right: 18px;
	color: #000;
	height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#boxlist {
	margin-top: 4px;
	padding-right: 6px;
}


#boxlist  .head {
	font-weight: bold;
	font-size: 12px;
}

#boxlist ul {
	margin-left: 3px;
	padding-left: 3px;
}

#boxlist ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #ccc;
}

.loginkey {
	background-image: url(/images/icons/key.png);	
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-right: 18px;
	color: #fff;
	height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 9pt;
}
#topnav a {
	background-repeat: no-repeat;
}

#topnav .homelink {
	background-image: url(/images/icons/house.png);	
}

#topnav .prefslink {
	background-image: url(/images/icons/wrench.png);	
}
#topnav .postingslink {
	background-image: url(/images/icons/newspaper.png);	
}
#topnav .helplink {
	background-image: url(/images/icons/help.png);	
}

#topnav .mateslink {
	background-image: url(/images/icons/group.png);	
}

#topnav .roomslink {
	background-image: url(/images/icons/building.png);	
}

#topnav .sponsorlink {
	background-image: url(/images/icons/money.png);	
}

#topnav .searchlink {
	background-image: url(/images/icons/find.png);	
}

#topnav .jobslink {
	background-image: url(/images/icons/money.png);	
}

#topnav .forsalelink {
	background-image: url(/images/icons/tag_blue.png);	
}

#topnav .postrmlink {
	background-image: url(/images/icons/newspaper_add.png);	
}

#topnav .emaillink {
	background-image: url(/images/icons/email.png);	
}

#topnav .forumlink {
	background-image: url(/images/icons/comments.png);	
}

#topnav .friendslink {
	background-image: url(/images/icons/group.png);	
}

#topnav .loginlink {
	background-image: url(/images/icons/connect.png);	
}

#topnav .logoutlink {
	background-image: url(/images/icons/disconnect.png);	
}

#topnav .favoriteslink {
	background-image: url(/images/icons/flame.png);	
}

#topnav .eventslink {
	background-image: url(/images/icons/date.png);	
}

#profiletools a {
	padding-left: 18px;
	margin-right: 18px;
	color: #000;
	height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#profiletools .addhotlist {
	background-image: url(/images/icons/flame_add.png);	
	background-repeat: no-repeat;
}

#profiletools .sendemail {
	background-image: url(/images/icons/email.png);	
	background-repeat: no-repeat;
}

.checkmark {
	padding-left: 18px;
	background-image: url(/images/icons/accept.png);	
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #000;
	font-size: 10px;
}
.exclamation {
	padding-left: 18px;
	background-image: url(/images/icons/exclamation.png);	
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #000;
	font-size: 10px;
}
.warning {
	padding-left: 18px;
	background-image: url(/images/icons/error.png);	
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #000;
	font-size: 10px;
}
.shield {
	padding-left: 18px;
	background-image: url(/images/icons/shield.png);	
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #000;
	font-size: 10px;
}
.happy {
	padding-left: 18px;
	background-image: url(/images/icons/emoticon_smile.png);	
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #000;
	font-size: 10px;
}
.unhappy {
	padding-left: 18px;
	background-image: url(/images/icons/emoticon_unhappy.png);	
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #000;
	font-size: 10px;
}
.rosette {
	padding-left: 18px;
	background-image: url(/images/icons/rosette.png);	
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 2px;
	color: #000;
	font-size: 9pt;
	font-weight: bold;
}
