
.smalltext {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none
}
.border{
border:1px solid #b5b5b6;/*light greay*/
padding:5px;
}


/*above class found matching...add the below class*/

.rightnav {
	/*float:left;*/
	float:right;
	width:250px;
	/*width:220px;*/
	padding:6px;
	line-height:30px;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-left-style:solid;
	border-top-color:#999999;
	border-right-color:#999999;
	border-bottom-color:#999999;
	border-left-color:#999999;
}

.rightnav1 {
	/*float:left;*/
	float:right;
	width:25%;
	/*width:220px;*/
	padding:10px;
	line-height:30px;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-left-style:solid;
	border-top-color:#999999;
	border-right-color:#999999;
	border-bottom-color:#999999;
	border-left-color:#999999;
}

.mainbody{
	float:left;
	text-align: left;

}
.mainimage {
	padding: 1px;
	float: left;
}
.imageborder {
	padding: 10px;
	float: left;
	border: 1px solid #CCCCCC;
}
.imagetitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color: #999999;
	text-align: center;
	float: left;
	width: 100px;
}

.redClass{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#FF0000;
}
.more {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color:#666666;
	width:640px;
	text-decoration:none;
}

.more :hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color:#999999;
	width:640px;
	text-decoration:underline;	
}

.property2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color:#333333;
}
div.row2 {
  clear: both;
  padding-top: 10px;
}

div.row2 span.label {
  float: left;
  width: 250px;
  text-align: right;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#000000;
}

div.row2 span.formw {
  float: right;
  width: 360px;
  text-align: left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-style:oblique;
  color:#666666;
}
 
.property_account_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:.5px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	height:20px;
	text-align:left;
}

.imageborder_myaccount {
	width:150px;
	padding: 10px;
	float: left;
	border: 1px solid #999999;
}

.imagetitle_myaccount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	width: 160px;
}

.mainbody_myaccount{
	float: none;
	width:680px;
	text-align: left;
	padding: 10px;
}

