#myDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	width: 100%;
	height: auto;
	background-color: #CCCCCC;
}
#myDetails P{
	padding: 5px;
	margin: 0px;
}
#myDetails TD a:link{
	text-decoration: underline;
	color: #0000FF;
	font-weight: normal;
}
#myDetails TD a:visited{
	text-decoration: underline;
	color: #0000FF;
	font-weight: normal;
}
#myDetails TD a:hover{
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
}
#SideMenuAccount {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	width: 195px;
	margin: 0px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CC66;
	float: left;
}
#navcontainer {
	height: auto;
	text-align: left;
	text-indent: 5pt;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	overflow: hidden;
	margin: 0px;
	width: 195px;
	float: left;
	color: #000000;
}
#navcontainer ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#navcontainer li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 100%;
	background-color: #CCCCCC;
	border-bottom: 1px solid #999999;
	margin: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: normal;
	color: #000000;
}

#navcontainer a:link, #navlist a:visited
{
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 4px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: normal;
}

#navcontainer a:hover
{
	background-color: #003366;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CC66;
	font-weight: normal;
}
#navcontainer LI.nonactive {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #003366;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CC66;
	font-weight: normal;
}
#MyToolbox {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	width: 195px;
	margin: 10px 0px 0px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CC66;
	float: right;
}
#MyToolboxnavcontainer {
	height: auto;
	text-align: left;
	text-indent: 5pt;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	overflow: hidden;
	margin: 0px;
	width: 195px;
	float: left;
}
#MyToolboxnavcontainer ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#MyToolboxnavcontainer a
{
	display: block;
	padding: 3px;
	width: 100%;
	background-color: #CCCCCC;
	border-bottom: 1px solid #999999;
	margin: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: normal;
}

#MyToolboxnavcontainer a:link, #MyToolboxnavlist a:visited
{
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 4px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: normal;
}

#MyToolboxnavcontainer a:hover
{
	background-color: #003366;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CC66;
	font-weight: normal;
}
#MyToolboxnavcontainer .nonactive {
	padding: 4px;
	width: 100%;
	background-color: #003366;
	border-bottom: 1px solid #999999;
	margin: 0px;
	color: #FFFFFF;
}

.Button_edit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 90px;
	cursor: hand;
}
.Button_delete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 90px;
	cursor: hand;
}
#MylistingBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 120px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	width: 100%;
	margin: 8px 0px;
	float: left;
	border: 1px solid #003366;
}
#MylistingBox .title {
	background-color: #CCCCCC;
	height: 15px;
	width: 500px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	word-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	text-align: left;
}
#MylistingBox .details a:link{
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
}
#MylistingBox .details a:visited{
	color: #0000FF;
	font-weight: normal;
}
#MylistingBox .details a:hover{
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
}
#MylistingBox .district{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	margin: 0px 0px 0px 8px;
	float: left;
	background-color: #FFFFCC;
	height: auto;
	width: auto;
	padding: 0px;
}
#MylistingBox .dateListed{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin: 0px 0px 0px 8px;
	float: left;
	height: auto;
	width: auto;
	padding: 0px;
	border: none;
}
#MylistingBox .listingID{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0A246A;
	text-align: center;
	margin: 0px;
	float: left;
	height: auto;
	width: 100px;
	background-color: #FFFFCC;
}
#MylistingBox .openhomeDate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin: 0px 0px 0px 8px;
	float: left;
	height: auto;
	width: auto;
	padding: 0px;
	border: none;
	background-color: #99CC66;
}
#MylistingBox .details a:link{
	text-decoration: underline;
}
#MylistingBox .details a:visited{
	text-decoration: underline;
}
#MylistingBox .details a:hover{
	text-decoration: none;
}
#MylistingBox .pricebox {
	width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #003366;
	text-align: center;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
	padding: 0px;
	margin: 0px;
}
#MylistingBox .bedbathbox {
	margin: 0px 0px 0px 8px;
	border-left-style: none;
	font-weight: normal;
	text-align: center;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#MylistingBox .image {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0A246A;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 165px;
}
#MyListingNavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003366;
}
#MyListingNavbar a:link{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#MyListingNavbar a:visited{
	color: #FFFFFF;
	font-weight: normal;
}
#MyListingNavbar a:hover{
	text-decoration: none;
	color: #FFFF99;
	font-weight: normal;
}
#listingStats a:link{
	text-decoration: underline;
	color: #0000FF;
	font-weight: normal;
}
#listingStats a:visited{
	text-decoration: underline;
	color: #0000FF;
	font-weight: normal;
}
#listingStats a:hover{
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
}
#listingStats .left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#listingStats .right {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

