body
{
	background-color: rgb(61, 68, 68);
	color: rgb(61, 68, 68);
	margin: 0px;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #DFDFDF;
	scrollbar-3dlight-color: rgb(61, 68, 68); 
	scrollbar-arrow-color: rgb(61, 68, 68); 
	scrollbar-darkshadow-color: rgb(61, 68, 68); 
	scrollbar-face-color: rgb(165, 148, 104);
	scrollbar-highlight-color: rgb(61, 68, 68);
	scrollbar-shadow-color: rgb(61, 68, 68);
	scrollbar-track-color: rgb(61, 68, 68);

}

a:link
{
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #BDB193;
	text-decoration: none;
}

a:visited
{
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #BDB193;
	text-decoration: none;
}

a:hover
{
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #FDEBA2;
	text-decoration: none;
}

a.sub:link
{
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #9C8B5F;
	text-decoration: none;
}

a.sub:visited
{
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #A89971;
	text-decoration: none;
}

a.sub:hover
{
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #BDB193;
	text-decoration: none;
}

table
{
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #3D4444;
}

.home
{
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #DFDFDF;
}

.main
{	
	background-image: url('http://www.annapurnaestate.com.au/images/site/bg.jpg');
	border-top: 1px solid #BDB193;
	border-left: 1px solid #BDB193;
	border-right: 2px solid #7C704E;
	border-bottom: 2px solid #A89971;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #3D4444;
}

.highlight
{
	border-top: 1px solid #FDEBA2;
	border-left: 1px solid #FDEBA2;
	border-right: 1px solid #BDB193;
	border-bottom: 1px solid #BDB193;
	background: #DAD3C2;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #3D4444;
}

.highlight2
{
	border-top: 1px solid #FDEBA2;
	border-left: 1px solid #FDEBA2;
	border-right: 1px solid #BDB193;
	border-bottom: 1px solid #BDB193;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #3D4444;
}

h1
{
	font-size: 18pt;
	font-family: times new roman;
	color: #A89971;
}
h2
{
	font-size: 14pt;
	font-family: times new roman;
	color: #A89971;
}
h3
{
	font-size: 12pt;
	font-family: times new roman;
	color: #A89971;
}
h4
{
	color: #A89971;
}
h5
{
	color: rgb(192, 192, 192);
}
h6
{
	color: rgb(192, 192, 192);
}

button
{
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
}

label
{
	color: rgb(0, 0, 0);
}

ul 
{
	list-style-image: url('images/bullet.gif');
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #DFDFDF
}

ul.light 
{
	list-style-image: url('images/bullet.gif');
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #3D4444
}

ul.light2
{
	list-style-image: url('images/bullet2.gif');
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #3D4444
}

ul.light3
{
	list-style-image: url('images/bullet3.gif');
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	color: #3D4444
}

hr 
{
	color: #9C8B5F; 
	width: 300px;
}