body {
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #eeeeee;
	font-size: small;
	font-style: normal;
	}

/*A:link {
	FONT-WEIGHT: bold;
	COLOR: #DC52B2;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
A:visited {
	FONT-WEIGHT: bold;
	COLOR: #DC52B2;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

A:hover {
	FONT-WEIGHT: bold;
	COLOR: #DC52B2;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}*/
.bodyTxt {
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-size: small;
	font-style: normal;
	}
.bodyTxt a, .bodyTxt a:visited, .bodyTxt a:link {
	FONT-WEIGHT: bold;
	COLOR: #DC52B2;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	}
.bodyTxt a:hover {
	FONT-WEIGHT: bold;
	COLOR: #DC52B2;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
	}

.bottomMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
	text-align: justify;
	}
.bottomMenu a, .bottomMenu a:visited, .bottomMenu a:link {
	color: #ffffff;
	text-decoration: none;
	}
.bottomMenu a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
.headerTxt, h1 {
	COLOR: #D85FAC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	}
.headerGallery {
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-size: large;
	font-style: normal;
	font-weight:bold;
	}
.contactTxt {
	COLOR: #D85FAC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-size: x-small;
	font-style: normal;
	font-weight:bold;
	}
	
.maintable
{
	background-image: url('/templates/sydneybreast/images/dot-grey.gif');
	background-position: 593px;
	background-repeat: repeat-y;
}

h3, h4
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #D85FAC;
	margin: 0px;
	padding: 0px;
}

h3
{
	font-weight: normal;
}

h4
{
	font-weight: normal;
}

.bannersection
{
	background-image: url('/templates/sydneybreast/images/top-bkgnd.JPG');
	background-repeat: repeat-x;
}

.belowTheFold {
	width: 150px;
	float: left;
	display: block;
	margin-top: 20px;
	font-family: Verdana,Arial, Helvetica;
  font-size: 9px;
  text-align: center;
}
.belowTheFold ul li {
	text-decoration: none;
	list-style: none;
}
.belowTheFold a, .belowTheFold a:link, .belowTheFold a:visited {
	color: #b7b7b7;
  text-decoration: none;
}

.belowTheFold a:hover {
  text-decoration: underline;
}