

body {
  color            : #000080;
  margin           : 0px;
  padding          : 0px;
  background	   : url(template/BlueBay/images/bak.jpg) #ffffff fixed center top ;
  background-repeat: repeat-y; 
  font-family      : arial, sans-serif;
  font-size        : 12px;
 
}

.leftrow {
  background-color : #ffffff; 
  width            : 165px;
  height           : 100%;
  margin-right     : 10px;
  margin-left	   : 0px;
  padding-left     : 0px;
  
}
.rightrow {
  background-color : #ffffff;
  height           : 100%;
  width            : 165px;
  align            : right;
  margin-left      : 5px;
  padding-left     : 5px;

}

a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 165px;
  background-color : #ECEAD8;
  text-indent      : 10px;
}
a.mainlevel: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  width            : 165px;
  background-color : #99FFFF;
  text-indent      : 10px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(http://www.bluebayproperties.com/template/BlueBay/images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #857643;
	text-align: left;
	padding-top: 2px;
	padding-left: 12px;
	height: 16px !important;
	height: 19px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -17px;
	
	color: #857643;
}