<style>
<!--
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
body {
	background-repeat: repeat-y;
}
.sidenavlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;



}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;

}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
a {
	text-decoration: none;
	font-weight: bold;

}
option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.realtorName {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sidenavheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.myTHSsection {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.myTHSsubsection {


	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


/*main sidevbar*/
#main_sidebar {
	width: 110px;
	margin:0px 0 0 0;
	padding-bottom:0px;
	margin-bottom:0px;
	border:1px solid #FFFFFF;
	border-bottom:none;
}



ul.main_left_nav{
	width:110px;
	color:#fff; 
	list-style:none;
	margin:0px;
	padding:0px;
	background:#CCC;
}

ul.main_left_nav li{
	margin-left:2px;
	width:105px;
	border-bottom:1px solid  #FFF;
}

ul.main_left_nav li a{
	width:105px;
	padding:0px;
	display:block; 
	background: #CCCCCC;
	color: #000000;
	font:10px Arial, Helvetica, sans-serif; 
	text-decoration:none;
}

ul.main_left_nav li a:hover{
 	background: #990000; 
	color:#fff; 
	text-decoration:none;
}
/*main sidevbar ends*/
-->
</style>