body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/pattern_bg.gif);

}
.login {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.side-navigation {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.side-navigation:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text-box {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 22px;
	width: 123px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
.text-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text-red-title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.orange-text-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9409;
	text-decoration: none;
}
.gray-text-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.readmore-links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FE640F;
	text-decoration: none;
}
a{
text-decoration: none;
}

a:hover{
text-decoration: underline;
}
.top-navigation {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top-navigation:hover {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F6DE0F;
	text-decoration: none;
}
.main-title {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;

}
.submenu-heading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;




}
.property-tit {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	padding-left: 8px;
}
.header-image-bg {
	background-image: url(images/home_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
