/* sandilands - MarieClaretMarketing and BizOrg 2007 */
html {
  scrollbar-arrow-color: #006666;
  scrollbar-base-color: white;
  scrollbar-dark-shadow-color: white;
  scrollbar-track-color:#006666;
  scrollbar-face-color: white;
  scrollbar-shadow-color: #000000;
  scrollbar-highlight-color: #006666;
  scrollbar-3d-light-color: white;
}
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.roll-button {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #cccc66;
	text-decoration: none;
	display: block;
	background-image: url(but_do.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
}
.roll-button:link {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(but_up.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
}
.roll-button:visited {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-image: url(but_up.jpg);
	width: 150px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
}
.roll-button:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #cccc66;
	text-decoration: none;
	display: block;
	background-image: url(but_do.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #006666;
}
h2 {
	font-size: 14px;
	color: #006666;
}
h1 {
	font-size: 14px;
	color: #990000;
	display: inline;
}
.style1 {
	font-weight: bold;
	font-size: 12px;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCC99;
}

.table{
	background-image: url(address_strip.jpg);
}
