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

html {
  scrollbar-arrow-color: #990099;
  scrollbar-base-color: yellow;
  scrollbar-dark-shadow-color: BLACK;
  scrollbar-track-color:yellow;
  scrollbar-face-color: white;
  scrollbar-shadow-color: yellow;
  scrollbar-highlight-color: green;
  scrollbar-3d-light-color: yellow;
}
body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
}
body {
	background-color: #990099;
}
h1 {
	font-size: 12px;
	color: #FF9900;
	display: inline;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	font-size: 10px;
	color: #FFFFFF;

}body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFCC99;
}

.roll-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	display: block;
	background-image: url(images/but-bg-d.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 16px;
}
.roll-button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/but-bg-u.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}
.roll-button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFff;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/but-bg-u.jpg);
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}
.roll-button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
	display: block;
	background-image: url(images/but-bg-d.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}

.bg-table{
<border="0" cellspacing="0" >
	background-color: #000000;
	background-image: url(images/ocre-line.jpg);
}
