/* 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: 16px;
  color: #990099;
  	display: inline;
}

h2 {
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	font-size: 10px;
	color: #FFFFFF;

}body,td,th {
  color: #006633;
}

a:link {
  color: #990099;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	  color: #990099;
}


a:hover {
	text-decoration: underline;
	  color: #990099;
}

a:active {
	text-decoration: none;
  color: #FF00FF;
}

.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);
}
.style1 {color: #006633}
.style2 {
  color: #990099
}

.style5 {font-size: 12px}
.style8 {font-size: 12}
.style3 {
  font-size: 12px;
  font-weight: bold;
}
.style12 {font-size: 16}
.style13 {color: #00FF00}

.style14 {
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}

.style10 {color: #990099; font-weight: bold; }
.style15 {
  font-size: 24px;
  font-weight: bold;
  color: #990099;
}

