/* lowndes.css - BizOrg / OurOwnWebsite 2007 */

html {
  scrollbar-arrow-color: BLACK;
  scrollbar-base-color: #000066;
  scrollbar-dark-shadow-color: BLACK;
  scrollbar-track-color:#000066;
  scrollbar-face-color: white;
  scrollbar-shadow-color: #000066;
  scrollbar-highlight-color: BLACK;
  scrollbar-3d-light-color: #000066;
}
body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #663399;
}
body {
  background-color: #FFFFFF;
  background-image: url(bg-sparkle.jpg);
}
h1 {
	font-size: 12px;
	color: #FF9900;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	font-size: 10px;
	color: #FFFFFF;

}body,td,th {
	color: #FFFFFF;
}
.roll-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	width: 110px;
	height: 14px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 14px;
	background-image: url(but-bgn.jpg);
}
.roll-button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	width: 110px;
	height: 14px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 14px;
	background-image: url(but-bgn-up.jpg);
}
.roll-button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	width: 110px;
	height: 14px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 14px;
	background-image: url(but-bgn-up.jpg);
}
.roll-button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	width: 110px;
	height: 14px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 14px;
	background-image: url(but-bgn.jpg);
}
/* DQ insert */
.style1 {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: bold;
}
h1 {
  font-size: 12px;
  color: #00FF00;
}
h2 {
  font-size: 12px;
  color: #FFFF00;
}
body,td,th {
  font-weight: bold;
}
h3 {
  color: #00CCFF;
  font-size: 12px;
}
.style4 {font-size: 14px; font-style: italic; font-weight: bold; }
.style5 {
  color: #FFFF00
}
a:link {
  color: #FFFF00;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #FFFF00;
}
a:hover {
  text-decoration: underline;
  color: #FFFF00;
}
a:active {
  text-decoration: none;
  color: #00FF00;
}
.style6 {font-size: 10px}
