.cityNav a {
	color: #333300;
	font: bold 13px Arial, Helvetica, sans-serif;
	float: left;
	text-decoration: none;
	text-align: center;
	padding: 5px 10px;
	BACKGROUND-IMAGE: url(/_shell/images/left_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.refresh {
	float: left;
	margin: 10px;
}

.cityNav a:visited {
	float: left;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cityNav a:hover {
	color: #CCCC66;
	background-color: #333300;
	background-position: right bottom;	
	BACKGROUND-IMAGE: url(/_shell/images/right_on.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.profNav a {
	color: #333300;
	font: bold 12px Arial, Helvetica, sans-serif;
	float: left;
	text-decoration: none;
	text-align: center;
	padding: 5px 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(/_shell/images/rightP.gif);
	background-color: #EEEEEE;
}
.profNav a:visited {
	font: bold 11px Arial, Helvetica, sans-serif;
	float: left;
	text-decoration: none;
	text-align: center;
}
.profNav a:hover {
	color: #333333;
	background-color: #CCCCCC;
	background-position: right bottom;	
	BACKGROUND-IMAGE: url(/_shell/images/right_on.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#fLink a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333300;
	text-decoration: none;
	padding-bottom: 3px;
	margin-bottom: 3px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 0px;
}

#fLink a:hover {
	color: #999933;
}
#navcontainer {
	width: 100%;
	text-align: center;
	padding-bottom: 6px;
	_margin-left: -5px;
}

ul#navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 150px;
	display: block;
}

ul#navlist li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
	display: block;
	background: #333333;
}

ul#navlist li a {
	display: block;
	width: 100%;
	_width: 138px;
	color: #333333;
	text-decoration: none;
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	border: 1px solid #999999;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li a:hover {
        color: #333333;
        background: #999999;
}
ul#navlist li#newmail a {
        background: url(/_shell/images/mail.gif);
}
.messages A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	text-align: center;
	color: #333333;
	background-color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 150px;
	float: right;
	margin-right: 5px;
}
#mail a {
	text-align: center;
	list-style: none;
	padding: 5px 0px 10px;
	margin: 5px 0px;
	width: 150px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
#newmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCC00;
}

#statusselect{
	font-size:10px;
	width: 135px;
}

.BuddyList a {
	font-size:inherit;
	text-decoration: none;
}