body 		{
	background-color: #000000;
	margin-bottom:0;
	margin-right:0;
	margin-top:30;
	scrollbar-face-color:#33312A;
	scrollbar-3dlight-color:#989684;
 	scrollbar-base-color:#ffffff;
 	scrollbar-dark-shadow-color:#333333; 
 	scrollbar-arrow-color:#ffffff;
 	scrollbar-shadow-color:#262012;
 	scrollbar-track-color:#33312A;
}
*, body, ul, li, p, h3, h4, h5 {
	margin-left: 0;
	padding: 0;
}


a:link		{
	color:#E0E0E0;
	text-decoration: underline;

}
a:visited 	{
	color: #E0E0E0;
	text-decoration: underline;
}
a:hover		{
	color:#E1CEB9;
	text-decoration: none;

}
a:active 	{
	color: #E0E0E0;
	text-decoration: underline;

}

.foot a:link		{
	color: #898679;
	text-decoration: none;
	font-size:10px;
}
.foot a:visited 	{
	color: #898679;
	text-decoration: none;
	font-size:10px;
}
.foot a:hover		{
	color: #cccccc;
	text-decoration: underline;
	font-size:10px;
}
.foot a:active 	{
	color: #898679;
	text-decoration: hover;
	font-size:10px;
}


table {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff;}

td.bronze {
	background-color: #989684;
}

td.darkbrown {
	background-color: #33312A;
	height:20;
}

td.special_case {
background-image: url(../images/jewellery-perth_15.jpg);
background-repeat:no-repeat;
background-color:#646053;
padding-left:20;
line-height:22px;
}

td.special_case2 {
background-image: url(../images/jewellery-perth_26.gif);
background-repeat:repeat-x;
background-color:#000000;
}

td.special_case3 {
background-image: url(../images/jewellery-perth_10.gif);
background-repeat:repeat-x;
background-color:#000000;
}

td.special_case4 {
background-image: url(../images/jewellery-perth_17.gif);
background-repeat:repeat-x;
background-color:#646053;
}

td.special_case5 {
background-image: url(../images/jewellery-perth_12.gif);
background-repeat:repeat-x;
background-color:#000000;
}

.tabs {line-height:20px;}
.bold {font-weight:bold;}

/* List */
ul, li {
	list-style-type: none;
}
ul.list {
	margin: 5px 0;
}

ul.list li {
	margin-top: 5px;
}

ul.list li a {
	text-decoration: none;
}

ul.main li {
	padding-left: 20px;
	background: url('../images/BULLET.gif') left center no-repeat;
}	

ul.main2 li {
	padding-left: 20px;
	background: url('../images/BULLET2.gif') left center no-repeat;
}	


.galtxt {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#EEEFE7}

.keywords {color:#2E2E25; font-family:Arial, Helvetica, sans-serif; font-size:9px; }
