.main {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #555;
	line-height: 15px;
}

.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaa;
	line-height: 15px;
}

.headers {
	font: 16px verdana;
	color: #999;
                     font-weight: BOLD;
}

.pageborder {
        border-width: 1px;
        border-style: solid;
        border-color: #fff;
}

.newsbdr {
        border-width: 1px;
        padding: 1px;
        border-style: solid;
        border-color: #aaa;
}

a.side-nav:link {font-family: Verdana; font-size: 10px; font-weight:BOLD; color: #fff; text-decoration: none; }
a.side-nav:visited {font-family: Verdana; font-size: 10px; font-weight:BOLD; color: #fff; text-decoration: none; }
a.side-nav:active {font-family: Verdana; font-size: 10px; font-weight:BOLD; color: #fff; text-decoration: none; }
a.side-nav:hover {font-family: Verdana; font-size: 10px; font-weight:BOLD; color: #fff; background: #555; text-decoration: none; }

a.footerlink:link {font-family: Verdana; font-size: 10px; color: #ddd; text-decoration: none; }
a.footerlink:visited {font-family: Verdana; font-size: 10px; color: #ddd; text-decoration: none; }
a.footerlink:active {font-family: Verdana; font-size: 10px; color: #ddd; text-decoration: none; }
a.footerlink:hover {font-family: Verdana; font-size: 10px; color: #ddd; background: #555; text-decoration: underline; }

a.footerlink2:link {font-family: Verdana; font-size: 10px; color: #777; text-decoration: none; }
a.footerlink2:visited {font-family: Verdana; font-size: 10px; color: #777; text-decoration: none; }
a.footerlink2:active {font-family: Verdana; font-size: 10px; color: #777; text-decoration: none; }
a.footerlink2:hover {font-family: Verdana; font-size: 10px; color: #777; background: #aaa; text-decoration: underline; }


hr {
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	color: white;
	border-color: #999;
	margin-top: 5px;
}

body {
background: #a78b5b url(http://www.themortgagegallery.com.au/data/admin/images/nav/first-home-buyer-bg.gif) repeat-x;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #fff;
	line-height: 15px;
}

A:link {text-decoration: underline; color: #0a3e65}
A:visited {text-decoration: underline; color: #0a3e65}
A:active {text-decoration: underline; color: #0a3e65}
A:hover {text-decoration: none; color: #000000;}

  .searchinput  {
  	color : #000;
  	font : 7pt Verdana, Arial, Helvetica, sans-serif;
  	font-weight : none;
  	text-decoration : none;
  	background : #fff;
  	border : 1 solid #7F9DB9;
	padding: 1px;
  }
  
  .searchlist  {
  	color : #000;
  	font : 7pt Verdana, Arial, Helvetica, sans-serif;
  	font-weight : none;
  	text-decoration : none;
  	background : #fff;
  	border : 1 solid #7F9DB9;
  }