.site-body
{
  background-image: url(bg_top.jpg);
  background-repeat: no-repeat;
  background-position: top center ;
  margin-top:0px;
}
td
{
  font-family:Arial, Verdana;
  font-size: 9pt;
  color: #39433b;
}
h3
{
  color:#5494d2;
  font-weight:bold;
}
A.leftmenu:link, A.leftmenu:visited, A.leftmenu:active
{
  font-size: 12px;
  color: #366c92;
  font-weight: bold;
  text-decoration: none;
  padding-left: 25px;
}
A.leftmenu:hover
{
  font-size: 12px;
  color: #366c92;
  font-weight:bold;
  text-decoration: underline;
  padding-left:25px;
}
A.globalmenu:link, A.globalmenu:visited, A.globalmenu:active
{
  font-size: 12px;
  color: #366c92;
  font-weight: bold;
  text-decoration: none;
  padding-left: 25px;
}
A.globalmenu:hover
{
  font-size: 12px;
  color: #366c92;
  font-weight:bold;
  text-decoration: underline;
  padding-left:25px;
}
.globalMenuTable
{
  margin-top:140px;
  padding-left:400px;
}
.mainAreaTable
{
  background-image: url(bg_maim_area.jpg);
  background-repeat: repeat;
  background-position: top right ;
  margin-top:0px;
}
.leftMenuArea
{
  background-image: url(bg_left_menu.jpg);
  background-repeat: repeat;
  background-position: top left ;
  margin-top:0px;
}
.tabLeftmenu
{
  background-image: url(bg_menu_left.jpg);
  background-repeat: no-repeat;
  background-position:bottom right;
  height:30px;
  vertical-align: middle;
}
#tdBottomFooterLeft
{
  background-image: url(bg_bottom_left.jpg);
  background-repeat: no-repeat;
  background-position:top left;
}
#footer
{
  background-image: url(bg_bottom_right.jpg);
  background-repeat: no-repeat;
  background-position:top right;

}
#bottomMenuLeft
{
  background-image: url(bg_left_menu.jpg);
  background-repeat: repeat;
  background-position: top left ;
  margin-top:0px;
}
#bottomMenuCenter
{
  background-image: url(bg_maim_area.jpg);
  background-repeat: repeat;
  background-position: top right ;
  margin-top:0px;
}
.ingress
{
  padding-left:5px;
  padding-right:10px;
}
.propertyArea
{
  background-color:#f3f8fc;
  border-right: #36506f 1px solid;
  border-top: #36506f 1px solid;
  border-left: #36506f 1px solid;
  border-bottom: #36506f 1px solid;
}
.tabPropertyDetails
{
  border-right: #36506f 1px solid;
  border-top: #36506f 1px solid;
  border-left: #36506f 1px solid;
  border-bottom: #36506f 1px solid;
}
.tdPropertyDetailsHeading
{
  background-color:#5494d2;
  color: #ffffff;
  font-weight: bold;
}
a:link, a:visited, a:active
{
  color: #39433b;
  text-decoration: none;
}
a:hover
{ 
  color: #39433b;
  text-decoration: underline;
}
